- From: <Patrick.Stickler@nokia.com>
- Date: Thu, 11 Oct 2001 15:01:13 +0300
- To: www-rdf-validator@w3.org
report=
Not being particularly picky or anything, but... ;-)
Should the literal label in the graph lose the backslashes escaping the
special characters. The triple seems to be OK, but the string apparently
gets "cooked" in the graph.
Cheers,
Patrick
patrick.stickler@nokia.com
RDF=<?xml version="1.0">
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:x="http://purl.org/dc/elements/1.1/">
<rdfs:Class rdf:about="x:uri">
<xpattern>.*[^a-zA-Z\-\_\.\!\~\*\'\(\)\%\;\/\?\:\@\&\=\+\$\,].*</xpattern>
</rdfs:Class>
</rdf:RDF>
Received on Thursday, 11 October 2001 08:01:18 UTC