sparql
query
Execute a SPARQL query and return the results
get/{storeName}/sparql
Path parameters
storeNamestring required
The name of the store
Query parameters
querystring required
The SPARQL query string
default-graph-uristring url
The URI of a graph to add to the default graph of the query dataset
named-graph-uristring url
The URI of a graph to add to the query dataset as a named graph
Response
Successful response. The response body contains the SPARQL query result.
Changes
Changed in 3 of the 11 revisions of this API.14
- ○
api operation id
sparqlQuerywas addedapi-operation-id-added
- ○
api tag
queryaddedapi-tag-added
- ○
api tag
sparqladdedapi-tag-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲