Tidy
This commit is contained in:
parent
a5f7ba917d
commit
5fde13608f
|
@ -16,4 +16,4 @@ SELECT DISTINCT ?item ?distance ?itemLabel ?isa ?isaLabel ?commonsCat ?commonsSi
|
||||||
OPTIONAL { ?commonsSiteLink schema:about ?item;
|
OPTIONAL { ?commonsSiteLink schema:about ?item;
|
||||||
schema:isPartOf <https://commons.wikimedia.org/>. }
|
schema:isPartOf <https://commons.wikimedia.org/>. }
|
||||||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
|
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
|
||||||
} ORDER BY (?distance)"""
|
} ORDER BY (?distance)
|
||||||
|
|
Loading…
Reference in a new issue