Wikisource:Wikidata/Maintenance/Encyclopedia articles

From Wikisource
Jump to navigation Jump to search
Wikidata Maintenance Encyclopedia articles

Key items and properties[edit]

Any encyclopedia article without a main subject (P921)[edit]

# Any encyclopedia article without a main subject (P921)
SELECT ?item ?itemLabel WHERE {
  ?item wdt:P31 wd:Q13433827. # P31 is a: Q13433827 encyclopedia article
  MINUS { ?item wdt:P921 [] } . # P921: main subject
  
  # the label service is too slow, so try this
  OPTIONAL {
    ?item rdfs:label ?itemLabel. FILTER( LANG(?itemLabel)="en" )
  }
}

Go to query page

Articles without main subjects, by parent work[edit]

Encyclopædia Britannica 11th edition (Q867541)
EB1911 articles with no main subject
A Compendium of Irish Biography (Q19020593)
Compendium of Irish Biography articles with no main subject