Bug fixes and improvements.
This commit is contained in:
parent
89549b750f
commit
faa0b3cb4e
4 changed files with 14 additions and 6 deletions
|
|
@ -12,6 +12,7 @@ SELECT DISTINCT ?item ?distance ?itemLabel ?isa ?isaLabel ?commonsCat ?commonsSi
|
|||
}
|
||||
}
|
||||
MINUS { ?item wdt:P582 ?endTime . }
|
||||
MINUS { ?item wdt:P31 wd:Q1497375 . }
|
||||
OPTIONAL { ?item wdt:P373 ?commonsCat. }
|
||||
OPTIONAL { ?commonsSiteLink schema:about ?item;
|
||||
schema:isPartOf <https://commons.wikimedia.org/>. }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue