CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 07:58:43 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:28:51 GMT
cache-control: max-age=2592000, public
expires: Sun, 09 Nov 2025 07:58:43 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98c492fe6adeb9d7
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: EXPIRED
set-cookie: __cf_bm=Af_Hl3Zt6Dv1QQuXWFBMDmxnYl_clZn.GHZT889e6qc-1760083123-1.0.1.1-cFBUQJTSswb.hJtb3Be1lk7_BO.0cLE6yRkPH3g20z7T20_KQ8kXg0VJETQUAdFrU0MItL5Q7uqm6tRZLSIUIJkgnBBVgzef4lljNTuq9JM; path=/; expires=Fri, 10-Oct-25 08:28:43 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c492fe6adeb9d7-BLR
alt-svc: h3=":443"; ma=86400
RDF Issue rdfms-xml-literal-namespaces from Brian McBride on 2002-03-21 (www-rdf-comments@w3.org from January to March 2002)
RDF Issue rdfms-xml-literal-namespaces
- From: Brian McBride <bwm@hplb.hpl.hp.com>
- Date: Thu, 21 Mar 2002 19:58:30 +0000
- To: skokkeli@mathematik.uni-osnabrueck.de
- Cc: www-rdf-comments@w3.org
- Message-Id: <5.1.0.14.0.20020321195017.0310d1e8@0-mail-1.hpl.hp.com>
Stefan, In https://lists.w3.org/Archives/Public/www-rdf-interest/2001Mar/0022.html you raised an issue which was captured in https://www.w3.org/2000/03/rdf-tracking/#rdfms-xml-literal-namespaces as [[[ The RDF XML syntax permits Literals which consist of XML markup. Is the value of the literal the string of characters as they appear in the the source document? If it is, then the association of namespace prefixes to namespace URI's may be lost. Alternatively, an RDF processor may be required to modify the XML markup as necessary to preserve the association between namespace prefixes and namespace URI's. ]]] As recorded in https://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Mar/0235.html the RDFCore WG has resolved: o the exact form of the string value corresponding to any given XML Literal within RDF/XML is implementation dependent. o the string value is well-balanced XML o taking the exclusive canonicalization of both the original XML Literal in its containing document, and the string value of the literal produce the same character string. (this will be used as the basis for test cases) o the canonicalization above is without comments i.e. CONFORMANCE should be tested by canonicalizing without comments; comments may be included in the string representation of a literal o this issue is closed o to raise a comment on the XQuery/XPath 2.0 data model that it does not adequately address the handling of namespace prefixes appearing in attribute values. Roughly speaking, this means that: o an rdf parser should add relevant namespace declarations to the string representation of the literal o it may not spot namespaces that are used only in attribute values - an issue that we will raise with the appropriate WG o it is implementation dependent whether XML comments are retained in the string or not o the xml canonicalization of the strings produced by all implementations should be equal - which is how we test for conformance Please could you respond to this message, copying www-rdf-comments@w3.org indicating whether this is an acceptable resolution of this issue. Brian McBride RDFCore co-chair
Received on Thursday, 21 March 2002 15:01:07 UTC