query-c146eaa74fb054c54e90b96dae932144
Query no longer working of ListeriaBot updates). Now, there is a systematic timeout error. Could you have a look at it, please? historyThe following query was working fine until recently (see
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT (wd:Q5 as ?item)(COUNT(DISTINCT ?item) as ?count)
WHERE {
hint:Query hint:optimizer "None".
?item wdt:P131+ wd:Q142.
?item (wdt:P31/wdt:P279*) wd:Q16970
MINUS { ?item wdt:P625 [].}