Le mer. 22 janv. 2020 à 11:06, Olaf Simons <[email protected]> a écrit : > > no, not quite.
Hmm, not sure to understand what you want then, could you explain? > My problem is that the wikidata number (that appears in the Wiki-link section) is not organised as a regular Property entry - so I wonder how to ask for it in this search: Yes, that's why I used schema:about to get the wikilink (store in a link variable). Here the same instruction but applied to your query (that I see in your second mail after I answered the first mail, sorry, maybe it will be more explicit like that) : https://database.factgrid.de/query/#SELECT%20%3Fplace%20%3FplaceLabel%20%3Flink%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3Fplace%20wdt%3AP2%20wd%3AQ8.%0A%20%20%3Flink%20schema%3Aabout%20%3Fplace%20.%0A%7D%0A%0AORDER%20BY%20%3FplaceLabel Cheers, ~nicolas
_______________________________________________ Wikidata mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata
