Lucas_Werkmeister_WMDE added a comment.

  This query for most-used grammatical features 
<https://query.wikidata.org/#SELECT%20%3Fitem%20%3FitemLabel%20%3Fcount%20WITH%20%7B%0A%20%20SELECT%20%3Fitem%20%28COUNT%28%2a%29%20AS%20%3Fcount%29%20WHERE%20%7B%0A%20%20%20%20%3Fform%20wikibase%3AgrammaticalFeature%20%3Fitem.%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fitem%0A%20%20HAVING%28%3Fcount%20%3E%3D%201000%29%0A%7D%20AS%20%25results%20WHERE%20%7B%0A%20%20INCLUDE%20%25results.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3Fcount%29>
 might be useful as a starting point for populating the sort order (both on 
Wikidata and for local development).
  
  Also, note that this reordering should happen at the display level – 
internally, I think we should continue to store the grammatical features in the 
same order (by string serialization). It doesn’t make sense to reorder them in 
the internal JSON each time the interface message is adjusted.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, jhsoby, Yurik, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, 
_jensen, rosalieper, Bodhisattwa, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, 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