- From: <Patrick.Stickler@nokia.com>
- Date: Mon, 28 Jul 2003 14:31:13 +0300
- To: <gk@ninebynine.org>, <duerst@w3.org>, <w3c-rdfcore-wg@w3.org>, <w3c-i18n-ig@w3.org>
> 2. <title rdf:parseType='Literal'>Why the <FONT> Tag is
> Bad</title>
>
> I take the value of this 'title' property to be:
>
> "Why the <FONT> Tag is Bad"^^rdf:XMLLiteral
Eh? Really?
Don't you mean
"Why the <FONT> Tag is Bad"^^rdf:XMLLiteral
Surely the entities are resolved the same as for any
literal.
If you wanted/needed
"Why the <FONT> Tag is Bad"^^rdf:XMLLiteral
then you'd have to say
<title rdf:parseType='Literal'>Why the &lt;FONT&gt; Tag is Bad</title>
No?
If this is not the case, then I've really missing something
major here and am very alarmed!
Patrick
Received on Monday, 28 July 2003 07:31:18 UTC