Lucas_Werkmeister_WMDE added a comment.

  Hm, one thing I just noticed: `wikibase:statements` is also currently only on 
lexemes, not on forms and senses – and it includes the form and sense statement 
counts (demo query 
<https://query.wikidata.org/#SELECT%0A%28SAMPLE%28%3Fstatements%29%20AS%20%3Fstatements_%29%0A%28COUNT%28DISTINCT%20%3FlexemeStatement%29%20AS%20%3FlexemeStatements%29%0A%28COUNT%28DISTINCT%20%3FlexemeStatement%29%20%2B%20COUNT%28DISTINCT%20%3FsenseStatement%29%20%2B%20COUNT%28DISTINCT%20%3FformStatement%29%20AS%20%3FtotalStatements%29%0AWHERE%20%7B%0A%20%20BIND%28wd%3AL1%20AS%20%3Flexeme%29%0A%20%20%3Flexeme%20wikibase%3Astatements%20%3Fstatements.%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Fproperty1%20wikibase%3Aclaim%20%3Fp1.%0A%20%20%20%20%3Flexeme%20%3Fp1%20%3FlexemeStatement.%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Flexeme%20ontolex%3Asense%20%3Fsense.%0A%20%20%20%20%3Fproperty2%20wikibase%3Aclaim%20%3Fp2.%0A%20%20%20%20%3Fsense%20%3Fp2%20%3FsenseStatement.%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Flexeme%20ontolex%3AlexicalForm%20%3Fform.%0A%20%20%20%20%3Fproperty3%20wikibase%3Aclaim%20%3Fp3.%0A%20%20%20%20%3Fform%20%3Fp3%20%3FformStatement.%0A%20%20%7D%0A%7D>).
 So it would be consistent to also have `wikibase:identifiers` only on the 
lexeme, counting the identifiers in the whole lexeme including its forms and 
senses.

TASK DETAIL
  https://phabricator.wikimedia.org/T302058

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Mahir256, Lucas_Werkmeister_WMDE, Arian_Bozorg, Nikki, Gehel, 
Lydia_Pintscher, Envlh, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, 
MPhamWMF, maantietaja, CBogen, ItamarWMDE, Akuckartz, Nandana, Namenlos314, 
Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to