bp-i18n-specdev icon indicating copy to clipboard operation
bp-i18n-specdev copied to clipboard

Best practice related to IDNs

Open xfq opened this issue 2 years ago • 1 comments

It might be useful to add some best practices related to IDNs, maybe to the Resource identifiers section, or a new section.

For example, in https://github.com/w3c/rdf-concepts/issues/63 there are some guidelines like:

Contemporary documents should not be referring to Punycode at all, especially as a type of string, but should be using the IDNA2008 terminology of "A-labels" and "U-labels", defined in RFC 5890.

xfq avatar Sep 28 '23 04:09 xfq

Here's another spec referring to Punycode: https://www.w3.org/TR/2023/WD-CSP3-20231030/#grammardef-host-char

xfq avatar Dec 06 '23 07:12 xfq