CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 04:36:44 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:28:54 GMT
cache-control: max-age=2592000, public
expires: Sun, 09 Nov 2025 07:14:55 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98c452d6dd87cb0b
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=WK7XntUiUEjExEkFWY593s5RwVl7_NQh6XntmA3UTEo-1760157404-1.0.1.1-nQXh9uERDogJr_iohTR_xOu2NFIT4T_RBM8EsBleIuim.0oX5QBU0g1ORZyjFhgA.3VUrSmupVRcogOQia3GOaodoj64Gml.239sqTVbhSg; path=/; expires=Sat, 11-Oct-25 05:06:44 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cba87fcc3aad8b-BLR
alt-svc: h3=":443"; ma=86400
RE: XML literals, canonical form, and normal form C problem from Jeremy Carroll on 2003-09-18 (www-rdf-comments@w3.org from July to September 2003)
RE: XML literals, canonical form, and normal form C problem
- From: Jeremy Carroll <jjc@hplb.hpl.hp.com>
- Date: Thu, 18 Sep 2003 12:55:17 +0200
- To: "Peter F. Patel-Schneider" <pfps@research.bell-labs.com>, <jjc@hplb.hpl.hp.com>
- Cc: <www-rdf-comments@w3.org>, <dave.beckett@bristol.ac.uk>
- Message-ID: <BHEGLCKMOHGLGNOKPGHDEEBFCCAA.jjc@hpl.hp.com>
With the right subject line this time. Hi Peter, I have liased with Dave Beckett, Jeremy: > > 3. syntax document > > > > The editor will make appropriate changes in due course. > > > > Please respond, copying www-rdf-comments, indicating whether > this response > > is satisfactory or not. > Peter: > As there are no proposed changes to the syntax document, this response is > incomplete. > The proposed changes are: 1) adding: [[ This string x MUST be in Unicode[UNICODE] NFC [NFC]" ]] for XML literals at 7.2.17 https://www.w3.org/TR/rdf-syntax-grammar/#parseTypeLiteralPropertyElt 2) modifying > https://www.w3.org/TR/rdf-syntax-grammar/#literalPropertyElt > > to replace > [[ > > If the rdf:datatype attribute d is given then o := typed-literal(literal-value > := t.string-value, literal-datatype := d.string-value) otherwise > t.string-value MUST be a Unicode[UNICODE] string in Normal Form C[NFC], o := > literal(literal-value := t.string-value, literal-language := e.language) and > the > ]] > > with > [[ > The Unicode [UNICODE] string t.string-value MUST be in Normal Form C[NFC]. > If the rdf:datatype attribute d is given then o := typed-literal(literal-value > := t.string-value, literal-datatype := d.string-value), otherwise o := > literal(literal-value := t.string-value, literal-language := e.language). The > .. > ]] property attributes are adequately dealt with in 7.2.11 https://www.w3.org/TR/rdf-syntax-grammar/#nodeElement 7.2.21 https://www.w3.org/TR/rdf-syntax-grammar/#emptyPropertyElt Are we any closer to knowing whether these responses are satisfactory or not? See you, Jeremy
Received on Thursday, 18 September 2003 06:56:22 UTC