Skip to content

Commit 17786a0

Browse files
committed
Update article fetch to not include unnecessary SERVICE line
1 parent 71cbc90 commit 17786a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/resources/queries/nearby_query.rq

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ SELECT
4343
OPTIONAL {
4444
?wikipediaArticle schema:about ?item ;
4545
schema:isPartOf <https://${LANG}.wikipedia.org/> .
46-
SERVICE wikibase:label { bd:serviceParam wikibase:language "${LANG}" }
4746
}
4847
OPTIONAL {
4948
?wikipediaArticle schema:about ?item ;

0 commit comments

Comments
 (0)