daniel created this task. daniel added subscribers: vlsergey, Jc3s5h, Wikidata-bugs, Ricordisamoa, Lydia_Pintscher, daniel. daniel added projects: Wikidata, MediaWiki-extensions-WikibaseRepository. Herald added a subscriber: Aklapper.
TASK DESCRIPTION Some data types contain information that effectively selects a sub-type. Examples of such sub-types are the unit of a Quantity, the calendar of a Date, and the globe of a Coordinate. In order to support things like representing a length given in inches as feet-and-inces-and-fractions, or properly parse a date from a lunar calendar, or properly format celestial coordinates, the choice of formatter needs to depend not only on the value type and data type, but also on the value itself. For choosing a parser, we'd have to rely on the information given in the parser options, or guess from the input string, since there is no data value yet. TASK DETAIL https://phabricator.wikimedia.org/T126445 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: daniel, Lydia_Pintscher, Ricordisamoa, Wikidata-bugs, Jc3s5h, vlsergey, Aklapper, Izno, aude, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
