Skip to content

SemanticComputing/sparql-faceter-dbpedia-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPARQL Faceter DBpedia demo

SPARQL Faceter demo using DBpedia.

Try it here

Installation

bower install

Running locally

You will need to serve the files with a server, for example python's built-in HTTP server:

python3 -m http.server

Then navigate to http://localhost:8000.