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.