/dbpedia/sparql

POST /api/dbpedia/sparql

Price: 1 credit

Run a raw SPARQL query against the DBpedia SPARQL endpoint

How to use it

Run any SPARQL 1.1 query against the full DBpedia graph — the most powerful way to query relationships, aggregations and graph traversals over data extracted from Wikipedia. Use the 'dbr:' prefix for resources, 'dbo:'/'dbp:' for ontology and raw properties, and 'rdfs:' for labels. Returns one row per result, each row a list of variable bindings (variable name, value, value type, language and datatype). Add a LIMIT to keep heavy queries inside the engine time budget.

Parameters

Request body

Response

Errors

Response headers