Addshore added a comment.

"L560": {
      ...
       "lemmas": [
           {
               "language": "en",
               "value": "colour"
           },
           {
               "language": "en",
               "value": "color"
           }
       ],
       ...
}

Looking forward for external JSON, we probably want individual lists of terms per language code that are addressable.

"L560": {
      ...
       "lemmas": [
         "en": [
             {
                 "language": "en",
                 "value": "colour"
             },
             {
                 "language": "en",
                 "value": "color"
             }
          ],
       ],
       ...
}

Also, given past decisions to have different JSON in the DB and exposed to clients we probably want to think carefully about if we make them differ, why etc.


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

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

To: Addshore
Cc: Addshore, Lydia_Pintscher, WMDE-leszek, Aklapper, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to