poor error message

Federico who orignated the problem is bcc-ed.

The example should produce
one triple before the error and then a comprehensible error report.
It does produce:
Exception parsing: {E300} Error recovery failed.
Not sure if this is an ARP problem or a problem with how the validator 
interacts with ARP.

<?xml version="1.0"?>
  <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:dcelem="http://purl.org/dc/elements/1.1/"
 >
    <rdf:Description
        rdf:about="http://ua.edu.ar/Books/ProgrammingBooks/C++Programming">
        <dcelem:title>C Language Programming</dcelem:title>
        <dcelem:language>en<dcelem:language>

   </rdf:Description>
</rdf:RDF>



I will follow up, once I have looked at ARP's behaviour outside the 
validator.

Jeremy

Received on Wednesday, 5 May 2004 04:57:00 UTC