v3

latestOpenAPI 3.0.3raw.githubusercontent.com2025-04-154010.9 KB
Query Execution

get/sparql

Query parameters

querystring required
Example:SELECT * WHERE { SERVICE <http://dbpedia.org/sparql> { ?s ?p ?o } } LIMIT 10

The SPARQL query string

Response

Returns the query result with the specified MIME type (default: application/sparql-results+json)

All 4 operations