- From: Jos De_Roo <jos.deroo@agfa.com>
- Date: Fri, 11 Jul 2003 21:45:57 +0200
- To: patrick.stickler@nokia.com
- Cc: "duerst" <duerst@w3.org>, "w3c-i18n-ig" <w3c-i18n-ig@w3.org>, "rdf core" <w3c-rdfcore-wg@w3.org>, w3c-rdfcore-wg-request@w3.org
[...] Seems like a good refinement >All of the following: > >4. <rdf:Description rdf:about="#x"> > <ex:foo rdf:parseType="Literal"><xhtml:b>bar</xhtml:b></ex:foo> > </rdf:Description> > >5. <rdf:Description rdf:about="#x"> > <ex:foo><xhtml:b>bar</xhtml:b></ex:foo> > </rdf:Description> > >6. <rdf:Description rdf:about="#x" >ex:foo="<xhtml:b>bar</xhtml:b>"/> > >generate the same triple: > > <#x> ex:foo "<xhtml:b xmlns:xhtml="...">bar</xhtml:b>"@fi . My parser is not happy with the inner quotes :-( Any escaping? -- Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/
Received on Friday, 11 July 2003 15:46:11 UTC