Template:Sophox/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Sophox. It contains usage information, categories and other content or metadata that is not part of the original template. |
This template applies syntax highlighting to a Sophox-compatible SPARQL query and appends links to run or edit the query on the public Sophox endpoint.
Template data
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 |
See also
- {{QLever}}