Template:SPARQL
Jump to navigation
Jump to search
{{{query}}}
This documentation is transcluded from Template:SPARQL/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Applies syntax highlighting to a SPARQL query and adds links to run or edit the query at a SPARQL endpoint server.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Query | query | The SPARQL query
| Content | required |
Collapsability | state | State of the code block: “expanded” to make it collapsible, “collapsed” to make it collapsible and collapse it by default; otherwise the code block is not collapsible | Line | optional |
Endpoint | endpoint | URL of the SPARQL endpoint that can run this query
| URL | optional |