Further to the below, this query https://w.wiki/DFDJ using a random
sample finds that
* about 9.7% of items without statements have no wikipedia links.
That's about 80,000 items, which is more than Yaron Koren found --
probably because I'm only including sitelinks to actual wikipedias, not
wikisource wikivoyage or wikicommons.
* about 86% have one wikipedia link (713,000 items)
* 3.5% have two wikipedia links (29,000 items), 0.3% (about 2500 items)
have three wikipedia links
So to fix these items will require analysing what information can be
extracted from the wiki articles.
-- James.
Romaine wrote:
We have to move to the elephant in the room: items without statements.
There are currently 829k of them.
https://w.wiki/DEYs
Andy Mabbett wrote:
The first half-dozen or so I checked all also have a
Wikipedia link in
one or more languages.
Maybe it would be worth making a query for each of the top,
say twenty
languages and posting on the relevant Village Pump?
Or having an article or talk page template added by a bot,
to each
affected article?
On 28/02/2025 19:28, Yaron Koren wrote:
...
Also, here is a query to get the true "duds" - no statements, no
lexemes, and no Wikipedia/Wikimedia articles - it looks like there are
about 8,000 of these, so thankfully not really an "elephant":
https://query.wikidata.org/
#SELECT%20DISTINCT%20%3Fitem%20WHERE%20%7B%0A%20%20%3Fitem%20wikibase%3Astatements%200%20.%0A%20%20MINUS%20%7B%20%3Fitem%20dct%3Alanguage%20%5B%5D%20%7D%20.%20%23%20exclude%20lexemes%0A%20%20MINUS%20%7B%20%5B%5D%20schema%3Aabout%20%3Fitem%3B%20schema%3AisPartOf%20%5B%5D%20%7D%20%23%20exclude%20items%20with%20no%20Wikipedia%2C%20etc.%20article%0A%7D <https://query.wikidata.org/#SELECT%20DISTINCT%20%3Fitem%20WHERE%20%7B%0A%20%20%3Fitem%20wikibase%3Astatements%200%20.%0A%20%20MINUS%20%7B%20%3Fitem%20dct%3Alanguage%20%5B%5D%20%7D%20.%20%23%20exclude%20lexemes%0A%20%20MINUS%20%7B%20%5B%5D%20schema%3Aabout%20%3Fitem%3B%20schema%3AisPartOf%20%5B%5D%20%7D%20%23%20exclude%20items%20with%20no%20Wikipedia%2C%20etc.%20article%0A%7D>
_______________________________________________
Wikidata mailing list -- [email protected]
Public archives at
https://lists.wikimedia.org/hyperkitty/list/[email protected]/message/6DEMWYDS5JXARIIYFQXGW5DCP2VA6DE3/
To unsubscribe send an email to [email protected]