Project:SPARQL/examples: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
## Observations and their locations
== Observations and their locations ==


{{SPARQL2|query=  
{{SPARQL2|query=  
Line 7: Line 7:
SELECT * WHERE {
SELECT * WHERE {
   ?s wbt:P8 ?o .
   ?s wbt:P8 ?o .
}
}}
=== <translate><!--T:434--> Goats</translate> ===
{{SPARQL2|query=SELECT ?item ?itemLabel
WHERE
{
  ?item wdt:P31 wd:Q2934.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
}
}}
}}
Bots, Bureaucrats, emailconfirmed, Administrators
603,740

edits