- From: Arjun Ray <aray@q2.net>
- Date: Mon, 28 Feb 2000 20:16:33 -0500 (EST)
- To: www-rdf-interest@w3.org
John Cowan wrote:
> Sergey Melnik wrote:
> > It does cover the RDF model completely. Section 5 of the spec
> > states that clear enough (not that is does not buries it in syntax
> > before and after that): http://www.w3.org/TR/REC-rdf-syntax/#model
> PCData is insufficient to handle RDF Strings, because a String
> contains not only a sequence of characters, but also a language.
It's only RDF that's being serialized; the strings are opaque. How
to keep strings opaque is a solved problem:
<![CDATA[...RDF string...]]>
Arjun
Received on Monday, 28 February 2000 19:45:21 UTC