Form posted from Microsoft Internet Explorer.

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