[15:17:48] hi, in sparql how can I filter for items which don't have a label in language X [16:25:03] arved: FILTER NOT EXISTS { ?item rdfs:label ?label FILTER(LANG(?label) = "XX") } [16:25:11] or MINUS { ?item rdfs:label ?label FILTER(LANG(?label) = "XX") } [21:28:23] If anyone has ideas on how WolfgangFahl could get his bot approval un-stuck, I am confident he would appreciate the help -- https://www.wikidata.org/wiki/Wikidata:Requests_for_permissions/Bot/ConferenceCorpusBot [21:29:11] I think he would also appreciate it if the better answer is "don't bother with a bot account, just do X"