Provinces: Difference between revisions
(Replaced content with " ==== Province de Namur ==== Toutes ...") Tag: Replaced |
No edit summary |
||
Line 4: | Line 4: | ||
Toutes ... | Toutes ... | ||
=== Exemple Data-arch.be === | |||
{{#sparql: | |||
SELECT ?item ?itemLabel WHERE { | |||
?item wbt:P41 ?cui . | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr,en" } | |||
} | |||
LIMIT 100 | |||
| chart=bordercloud.visualization.DataTable | |||
| endpoint = https://query.data.arch.be/proxy/wdqs/bigdata/namespace/wdq/sparql | |||
| log=2 | |||
}} | |||
=== Test 2 === | |||
{{#sparql: | |||
SELECT ?item ?itemLabel WHERE { | |||
?item wbt:P42 ?cui . | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr,en" } | |||
} | |||
LIMIT 4000 | |||
| chart=bordercloud.visualization.DataTable | |||
| endpoint = https://query.data.arch.be/proxy/wdqs/bigdata/namespace/wdq/sparql | |||
| log=2 | |||
}} |
Revision as of 13:17, 16 September 2024
Province de Namur
Toutes ...
Exemple Data-arch.be