We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71cbc90 commit 17786a0Copy full SHA for 17786a0
app/src/main/resources/queries/nearby_query.rq
@@ -43,7 +43,6 @@ SELECT
43
OPTIONAL {
44
?wikipediaArticle schema:about ?item ;
45
schema:isPartOf <https://${LANG}.wikipedia.org/> .
46
- SERVICE wikibase:label { bd:serviceParam wikibase:language "${LANG}" }
47
}
48
49
0 commit comments