- From: Norbert Lindenberg <w3@norbertlindenberg.com>
- Date: Wed, 31 Oct 2012 21:40:48 +0100
- To: Eric Prud'hommeaux <eric@w3.org>
- Cc: Norbert Lindenberg <w3@norbertlindenberg.com>, RDF-WG WG <public-rdf-wg@w3.org>, Internationalization Core Working Group <www-international@w3.org>, Gavin Carothers <gavin@carothers.name>
The convention in the Unicode standard is to use four to six hexadecimal digits, zero-padding if the code point would have fewer than four hexadecimal digits. See the section "Code Points" of http://www.unicode.org/versions/Unicode6.1.0/appA.pdf Norbert On Oct 2, 2012, at 6:41 , Eric Prud'hommeaux wrote: > Proposal to address I18N-ISSUE-184: Malformed escapes > =============================================================== > > Issue: "\uB7, \u300 to \u36F and \u203F to 2040" are malformed. > > PROPOSAL: Use the text U+xx form [[ U+B7, U+300 to U+36F and U+203F to U+2040 are permitted anywhere except the first character. ]] per the editor's draft <http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/index.html#BNodes> > -- > -ericP >
Received on Wednesday, 31 October 2012 20:42:02 UTC