Addshore added a comment.

@Tgr Hmm. I just realised that pageterms module also reflects the wikidata content in the language as indicated by uselang... that's another potential api breaking point.

Yup, another reason to not change the "description" key.

In a world where we factor out page terms into its own thing and could move things around a nice final output could be something like:

[
    'wikibase' => [
        'label' => 'Foo1',
        'description' => 'Foo2',
    ],
    'article' => [
        'description' => 'from the parser function',
    ]
]



BTW. I wondered where "terms" originated from in wikidata speak. Best I could find was: "Term is a technical concept representing some text (a single string) in a specific language. Allocated in a set contained by a Fingerprint, Terms are used to capture Labels and Descriptions of Entities."

From an older version of the wikibase development glossary: https://www.mediawiki.org/wiki/User:Henning_(WMDE)/Wikibase/Glossary#Term

So yes, a term is basically a string in a specific language, although the term "term" can appear in different ways at different levels of the system.
Also with the above definition individual aliases are probably also terms / can be represented as a term.


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

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

To: Tgr, Addshore
Cc: TheDJ, Fjalapeno, Mholloway, Tbayer, MZMcBride, Alsee, bearND, Mike_Peel, Tgr, JKatzWMF, daniel, Bmueller, Addshore, Lydia_Pintscher, Samwilson, Aklapper, DannyH, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, B20180, Nakon, MusikAnimal, Niharika, Fhocutt, Wikidata-bugs, aude, Ricordisamoa, -jem-, Mbch331, Krenair
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to