Form Post from Firefox

report=The validator is displaying escaped markup incorrectly. For 
example, suppose I have <dc:title>1 &lt; 2</dc:title>. The Object is 
presented as "1 &lt; 2" which is wrong. It should be "1 < 2". When I turn 
on the Advanced option of N-Triples, the object is presented correctly as 
"1 < 2".
RDF=<?xml version="1.0">
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
  <rdf:Description rdf:about="http://www.w3.org/">
    <dc:title>1 &lt; 2</dc:title> 
  </rdf:Description>
</rdf:RDF>
 


Regards, 
___________________________________________________________________________ 

Arthur Ryman 

DE, PPM & Reporting Chief Architect
IBM Software, Rational 
Toronto Lab | +1-905-413-3077 (office) | +1-416-939-5063 (mobile) 

Received on Wednesday, 31 August 2011 12:48:34 UTC