/dbpedia_graph

exploring dbpedia using cayley

Primary LanguageCSS

dbpedia

DBpedia person explorer

What this project does

  • Exposes an inerface for adding single/ multiple person data triples into cayley
  • Exposes an interface to search for indexed person data by name, and lookup other persons by location

Installation

  • Clone this repository
  • Intall docker
  • Pull the backend image, and build frontend image by
cd dbpedia_graph
./init.sh
  • You should see logs indicating the backend server running at http://localhost:64210 and the frontend server running at http://localhost:5000

Screenshots

Explore View

Detail View

Gotchas

  • Every restart deletes the existing embedded database, and the dataset needs to be re-uploaded.

License

License