User:Wladek92/test/sparql

From mediawiki.org

This template displays SPARQL query with syntax highlighting, prefixes and link to WDQS beta site to run the query.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
queryquery

SPARQL query

Example
SELECT * WHERE { ?x wdt:P31 wd:Q5 } LIMIT 1
Stringrequired
extraprefixextraprefix

Extra prefixes to be added

Example
PREFIX wikibase: <http://wikiba.se/ontology#>
Stringoptional
namespacenamespace

Namespace for query

Example
categories
Unknownoptional
endpointendpoint

Endpoint for query, if different from the default wikidata one

Example
https://dcatap.wmflabs.org/
URLoptional
{{{query}}}

Try it!