DBpedia SPARQL API
SPARQL endpoint for querying the DBpedia knowledge graph, which structures data extracted from Wikipedia into a machine-readable ontology covering millions of entities. Supports SELECT, ASK, DESCRIBE, and CONSTRUCT query types with results in JSON, XML, CSV, and Turtle formats.
Screenshot:
Slug: dbpedia
Key:
Base URL:
Auth: none
Endpoints: 7
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:09:44.687718
Key:
dbpedia.org:dbpedia-sparql-apiBase URL:
https://dbpedia.org/sparqlAuth: none
Endpoints: 7
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:09:44.687718
Links
Documentation:
- Getting Started Guide official
- Linked Data Access official
- SPARQL over Online Databases official
Topics
Endpoints (8)
| Path | Summary | Response | Auth |
|---|---|---|---|
| Execute SPARQL query | application/sparql-results+json |
none | |
| data/{resource} | Get resource data (data endpoint) | application/rdf+xml |
none |
| fct | Faceted browser | text/html |
none |
| ontology | Get DBpedia ontology | application/rdf+xml |
none |
| ontology/{class} | Get ontology class | application/rdf+xml |
none |
| resource/{resource} | Get resource data | text/html |
none |
| sparql | Execute SPARQL query | application/sparql-results+json |
none |
| sparql | Execute SPARQL query (POST) | application/sparql-results+json |
none |