query-f5e7c2b6c89e4c5a0906e8300d390dc7
Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel Search for labels in other languages that do not exist in a target language
Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. #instance of human ?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". } FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER(LANG(?lang_label) = "it") #with missing Italian label }) } ORDER BY ?itemLabel
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX bd: <http://www.bigdata.com/rdf#>
#Search for labels in other languages that do not exist in a target language
#Can be input for Q29032512
SELECT ?item ?itemLabel ?itemDescription WHERE {
?item wdt:P31 wd:Q5. #instance of human
?item wdt:P27 wd:Q31. #country of citizenship Belgium
SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,fr,en,de,it,es,no,pt". }
FILTER(NOT EXISTS {
?item rdfs:label ?lang_label.
FILTER(LANG(?lang_label) = "it") #with missing Italian label
})
}
ORDER BY ?itemLabel
Query found at
- https://www.wikidata.org/wiki/User:Amitie_10g/Sandbox/Wikidata:SPARQL_query_service/queries/examples/maintenance
- https://www.wikidata.org/wiki/User:Amitie_10g/Sandbox/Wikidata:SPARQL_query_service/queries/examples/maintenance/en
- https://www.wikidata.org/wiki/User:Amitie_10g/Sandbox/Wikidata:SPARQL_query_service/queries/examples/maintenance/es
- https://www.wikidata.org/wiki/User:Amitie_10g/Sandbox/Wikidata:SPARQL_query_service/queries/examples/maintenance/zh
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/cs
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/en
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/es
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/fr
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/ja
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/nl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/pl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/sv
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/maintenance/uk