Skip to content
lukovnikov edited this page May 3, 2013 · 3 revisions

There is a public SPARQL endpoint over the DBpedia data set at:

http://DBpedia.org/sparql

The endpoint is provided using OpenLink Virtuoso as the back-end database engine.

You can ask queries against DBpedia using:

There is a list of all DBpedia data sets that are currently loaded into the SPARQL endpoint. This may not always include all available DBpedia data sets.

Some example queries using the SNORQL query explorer:

Other nice examples of DBpedia use:

About SPARQL

SPARQL Tutorial

A SPARQL tutorial is available at this Apache Jena site: http://jena.apache.org/tutorials/sparql.html

SPARQL implementations:

Some SPARQL implementations are listed at: http://www.w3.org/wiki/SparqlImplementations

Clone this wiki locally