ISSUE-189: reference obs-language-tag instead of defining your own
reference obs-language-tag instead of defining your own
- State:
- CLOSED
- Product:
- turtle
- Raised by:
- Addison Phillips
- Opened on:
- 2012-09-07
- Description:
- http://www.w3.org/2012/08/22-i18n-minutes.html#item05
Section 6.5 (Grammar) defines LANGTAG far more permissively than BCP 47 does--even in its obsolete forms, to wit:
[144s] LANGTAG ::= '@' [a-zA-Z]+ ('-' [a-zA-Z0-9]+)*
It would be better to define this at least in terms of BCP 47's "obs-language-tag" production:
obs-language-tag = primary-subtag *( "-" subtag )
primary-subtag = 1*8ALPHA
subtag = 1*8(ALPHA / DIGIT)
Although the I18N WG would prefer if you just referenced the production in Section 2.1 of BCP 47. See: http://tools.ietf.org/html/bcp47#section-2.1 - Related Actions Items:
- No related actions
- Related emails:
- Review of Track Issues for Best Practices (Part VII) (from addison@lab126.com on 2015-05-28)
- Re: Final ping on turtle i18n issues (from guus.schreiber@vu.nl on 2013-01-14)
- RE: Final ping on turtle i18n issues (from addison@lab126.com on 2012-12-10)
- RE: Final ping on turtle i18n issues (from eric@w3.org on 2012-12-10)
- RE: Final ping on turtle i18n issues (from addison@lab126.com on 2012-12-10)
- I18N-ISSUE-189: reference obs-language-tag instead of defining your own [TURTLE] (from sysbot+tracker@w3.org on 2012-09-07)
Related notes:
No additional notes.
Display change log