Removal of distinguishingItems in CLDR 33
Tom Hughes via CLDR-Users
cldr-users at unicode.org
Wed Mar 28 15:50:56 CDT 2018
After more investigation I realised it's not actually even obvious
how to map the annotations to this - I think it's something like
anything without @VALUE, @METADATA or @DEPRECATED?
In any case I've hard coded the value from CLDR 32 in my scripts
for now...
I've filed https://unicode.org/cldr/trac/ticket/11026 though I did
have a bit of trouble with the captcha as it kept telling me that
the V1 recaptcha had shut down on 2018-03-31 which obviously isn't
actually true yet but will be very soon.
Tom
On 28/03/18 19:46, Steven R. Loomis wrote:
> The changes made in #10194 should have linked to
> https://www.unicode.org/reports/tr35/tr35.html#DTD_Annotations instead
> of just saying "annotations in the DTD and the
> DTDData classes in CLDR tooling" but yes, I can see how parsing comments
> is painful. It might be good to ship derived data files based on the
> output of DTDData.
>
> Can you file a bug for cleaning up the docs and providing the metadata?
>
> On Wed, Mar 28, 2018 at 11:28 AM, Tom Hughes via CLDR-Users
> <cldr-users at unicode.org <mailto:cldr-users at unicode.org>> wrote:
>
> Apparently the distinguishingItems information in the supplemental
> metadata has been moved in CLDR 33 but I'm struggling to understand
> what I am supposed to use instead.
>
> I've found http://unicode.org/cldr/trac/ticket/10194
> <http://unicode.org/cldr/trac/ticket/10194> and also the
> description in TR35 at:
>
> https://www.unicode.org/reports/tr35/tr35-51/tr35.html#Valid_Attribute_Values
> <https://www.unicode.org/reports/tr35/tr35-51/tr35.html#Valid_Attribute_Values>
>
> Apparently it has been replaced by "annotations in the DTD and the
> DTDData classes in CLDR tooling" which apparently means I need to
> read the DTD and parse it and somehow extract special comments and
> associate them with the preceding attribute.
>
> Somehow that doesn't seem very practical, especially compared to
> the simple system that existed before and which could be handled
> with a standard XML parser!
>
> Tom
>
> --
> Tom Hughes (tom at compton.nu <mailto:tom at compton.nu>)
> http://compton.nu/
> _______________________________________________
> CLDR-Users mailing list
> CLDR-Users at unicode.org <mailto:CLDR-Users at unicode.org>
> http://unicode.org/mailman/listinfo/cldr-users
> <http://unicode.org/mailman/listinfo/cldr-users>
>
>
--
Tom Hughes (tom at compton.nu)
http://compton.nu/
More information about the CLDR-Users
mailing list