Skip to content

ybv/dbpedia_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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