Hello,
if I test the query [1] on Toolserver I got an empty result, on labs I
got an correct answer. With other articles this query works fine. Could
somebody check this?
This query is part of project WIWOSM, so unfortunately I can not move to
Labs in the moment, because this project need a Postgresql installation
that there still not exist.
Is there any idea for a workaround to get from 300.000 Wikipedia
articles the Wikidata Q-Number?
Greetings Tim
[1] SELECT `ips_item_id` FROM `wb_items_per_site`
WHERE `ips_site_id` = 'dewiki'
AND `ips_site_page` = 'Bundesanstalt_für_Verwaltungsdienstleistungen';