Template:SPARQL2/doc
Jump to navigation
Jump to search
{{SPARQL2|start=3|highlight=1|query=3}}
The following query uses these:
33
{{SPARQL2|highlight=2|query=1 2}}
The following query uses these:
11
22
{{SPARQL2|nohints=test|query=...}}
1SELECT ?pop WHERE {
2 wd:Q2807 wdt:P1082 ?pop
3}
{{SPARQL2|query=...}}
The following query uses these:
- Items: Q2807
- Properties: P1082
1SELECT ?pop WHERE { 2 wd:Q2807 wdt:P1082 ?pop 3}