Provinces: Difference between revisions
No edit summary |
|||
Line 30: | Line 30: | ||
LIMIT 10 | LIMIT 10 | ||
| chart=bordercloud.visualization.DataTable | | chart=bordercloud.visualization.DataTable | ||
| endpoint = https://query.data.arch.be/proxy/wdqs/bigdata/namespace/wdq/sparql | |||
| log=2 | |||
}} | |||
=== Exemple csv Data-arch.be === | |||
{{#sparql: | |||
SELECT ?item ?itemLabel WHERE { | |||
?item wbt:P39 ?cui . | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr,en" } | |||
} | |||
LIMIT 10 | |||
| endpoint = https://query.data.arch.be/proxy/wdqs/bigdata/namespace/wdq/sparql | | endpoint = https://query.data.arch.be/proxy/wdqs/bigdata/namespace/wdq/sparql | ||
| log=2 | | log=2 | ||
}} | }} |
Revision as of 09:47, 16 September 2024
Province de Namur
Toutes l
Exemple d'un jeu de données
Exemple Data-arch.be
Exemple csv Data-arch.be
Sorry, the SPARQL server sent an error. (see details with parameter log=2)
Error #sparql :Error query : SELECT ?item ?itemLabel WHERE { ?item wbt:P39 ?cui . SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr,en" } } LIMIT 10 Error endpoint: https://query.data.arch.be/proxy/wdqs/bigdata/namespace/wdq/sparql Error http_response_code: 0 Error message: Error (see log) Error number: 7 Error message: Failed to connect to query.data.arch.be port 443 after 1 ms: Couldn't connect to server Error data: Array ( [query] => SELECT ?item ?itemLabel WHERE { ?item wbt:P39 ?cui . SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr,en" } } LIMIT 10 [output] => xml [Accept] => application/sparql-results+xml )