Skip to content

Instantly share code, notes, and snippets.

Query to get ids of all Quartiere:
```SELECT ?item ?itemLabel
{?item wdt:P31 wd:Q19644586
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}```
Query to get the property that connects "things" to Quartiere:
```SELECT ?item ?itemLabel ?prop ?propLabel
{?item ?prop wd:Q167179
@criscod
criscod / dinacon_wikidata_sarasua.md
Last active October 20, 2017 13:30
DINACON - Querying Wikidata