bug fixes
This commit is contained in:
parent
59611dd077
commit
fbcf3d102b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
SELECT ?item ?itemLabel ?commonsSiteLink ?commonsCat WHERE {
|
||||
?item wdt:P836 {{ gss }} .
|
||||
?item wdt:P836 "{{ gss }}" .
|
||||
OPTIONAL { ?commonsSiteLink schema:about ?item ;
|
||||
schema:isPartOf <https://commons.wikimedia.org/> }
|
||||
OPTIONAL { ?item wdt:P373 ?commonsCat }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue