Accessing the DBpedia Dataset over the Web


The DBpedia dataset can be accessed online via a SPARQL query endpoint and as Linked Data.


Contents

1. Querying DBpedia

The DBpedia dataset enables quite astonishing query answering possibilities against Wikipedia data.

1.1. Backend Database Engine

DBpedia runs of a live instance of OpenLink Virtuoso.

1.2. Public SPARQL Endpoint

There is a public SPARQL endpoint over the DBpedia dataset at http://DBpedia.org/sparql


You can ask queries against DBpedia using:

or any other SPARQL aware client(s).

1.3. Example query displayed with the Spar QI query builder

1.4. Example queries displayed with the Leipzig query builder

1.5. Example queries displayed with the Berlin SNORQL query explorer

1.6. Example queries exposed as Linked Data pages using OpenLink's iSPARQL Query tool

1.7. Free Text Search

The DBpedia SPARQL endpoint also supports free text search within DBpedia texts. Free text search queries are expressed using Virtuoso's bif:contains() SPARQL extension function. By using the SPARQL lang() function, it is possible to restrict search results to certain languages.


1.8. Examples rendering DBpedia Data with Google Map 

1.9. Example displaying DBpedia Data with Exhibit

2. Linked Data

Linked Data is a method of publishing RDF data on the Web and to interlink data between different data sources.

2.1. Background

Linked Data on the Web can be accessed using Semantic Web browsers, just as the traditional Web of documents is accessed using HTML browsers. However, instead of following links between HTML pages, Semantic Web browsers enable users to navigate between different data sources by following RDF links. This allows the user to start off at one data source, and then move through a potentially endless Web of data sources connected by RDF links. It also allows the robots of Semantic Web search engines to follow these links to crawl the Semantic Web.


Please see to Tim Berners-Lee's Web Design Note about Linked Data and the tutorial on How to publish Linked Data on the Web for more information about Linked Data.

2.2. The DBpedia Linked Data Interface

The DBpedia dataset is served as Linked Data meaning that all DBpedia URIs are dereferencable.


This allows you to browse the DBpedia dataset with Semantic Web browsers like Disco, Tabulator, the OpenLink RDF Browser, Objectviewer, or Zitgist Data Viewer.


Some example Linked Data URIs from the DBpedia dataset are listed below. To start surfing the Semantic Web, please enter any of these URIs into the navigation bar of one of the Semantic Web browsers listed above.



3. Semantic Web Crawling Sitemap

Semantic Web Crawling: a Sitemap Extension defines an extension for the Sitemap protocol targeted at the efficient discovery and use of RDF data. Data publishers can state where RDF is located and alternative means to access it. Semantic Web clients and Semantic Web crawlers can use this information to access required RDF data in the most efficient way for the task they have to perform.


The Dbpedia project supports this sitemap extension. The DBpedia sitemap, pointing at the SPARQL endpoint, the downloads and some example instances, is found here.



 
There are no files on this page. [Display files/form]
There is no comment on this page. [Display comments/form]

Information

Last Modification: 2008-03-28 09:45:35 by Chris Bizer