Include images that already have depicts
This commit is contained in:
parent
75257632ba
commit
a2aa063dd5
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ select ?object ?objectLabel ?objectDescription (count(*) as ?count) {
|
|||
?item wdt:P31 wd:Q3305213 .
|
||||
?item wdt:P18 ?image .
|
||||
?item wdt:{{ pid }} ?object .
|
||||
filter not exists { ?item wdt:P180 ?depicts }
|
||||
optional {
|
||||
?object rdfs:label ?objectLabel.
|
||||
FILTER(LANG(?objectLabel) = "en").
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue