Multichill created this task. Multichill added a subscriber: Multichill. Multichill added projects: Pywikibot-Wikidata, pywikibot-core.
TASK DESCRIPTION I wanted to play around with the new title (https://www.wikidata.org/wiki/Property:P1476) but I noticed we haven't implemented "Monolingual text" yet. The other datatypes at https://www.wikidata.org/wiki/Special:ListDatatypes seem to be implemented.
The data type has two parts: * a string * the language code (mandatory) See for example https://www.wikidata.org/w/index.php?title=Q62&diff=prev&oldid=18416...
Or in json:
"P1476": [ { "snaktype": "value", "property": "P1476", "datatype": "monolingualtext", "datavalue": { "value": { "text": "List of United States counties and county equivalents", "language": "en" }, "type": "monolingualtext" } } ] (from https://www.wikidata.org/w/api.php?action=wbgetentities&ids=Q62&prop... )
We should probably create pywikibot.WbMonolingualtext for this.
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Multichill Cc: Aklapper, Multichill, jayvdb, pywikipedia-bugs
jayvdb added a subscriber: jayvdb.
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: Aklapper, Multichill, jayvdb, pywikipedia-bugs
jayvdb triaged this task as "High" priority.
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: Aklapper, Multichill, jayvdb, pywikipedia-bugs
jayvdb added a comment.
Does Wikidata use an authority for the list of language codes? Or does it include 'mediawiki' language codes also?
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: Aklapper, Multichill, jayvdb, pywikipedia-bugs
Multichill added a project: Blocked-on-Wikidata. Multichill set Security to none.
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Multichill Cc: Aklapper, Multichill, jayvdb, Wikidata-bugs, pywikipedia-bugs
Multichill added a comment.
Hi Wikidata team, could you please answer jayvdb's question so we correctly implement this data type?
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Multichill Cc: Aklapper, Multichill, jayvdb, Wikidata-bugs, pywikipedia-bugs
Multichill added a subscriber: Lydia_Pintscher.
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Multichill Cc: Aklapper, Multichill, jayvdb, Lydia_Pintscher, Wikidata-bugs, pywikipedia-bugs
Lydia_Pintscher added a comment.
It is currently not consistent between backend and frontend which is a huge problem. I'll add the task for that as blocking.
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Lydia_Pintscher Cc: Aklapper, Multichill, jayvdb, Lydia_Pintscher, Wikidata-bugs, pywikipedia-bugs
Lydia_Pintscher added a blocking task: T78006: Determine list of available languages in a uniform way.
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Lydia_Pintscher Cc: Aklapper, Multichill, jayvdb, Lydia_Pintscher, Wikidata-bugs, pywikipedia-bugs
Liuxinyu970226 added a subscriber: Liuxinyu970226.
TASK DETAIL https://phabricator.wikimedia.org/T85385
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Liuxinyu970226 Cc: Aklapper, Multichill, jayvdb, Lydia_Pintscher, Liuxinyu970226, Wikidata-bugs, pywikipedia-bugs
pywikipedia-bugs@lists.wikimedia.org