RDF4J RDFa test 0029 is failing
Closed this issue · 0 comments
ansell commented
The 0029 test is failing currently for all RDFa flavours (HTML4/HTML5/XHTML1/XML)
RDF4J relies on RDF-1.1, where every RDF-1.0 untyped literal now gets the type "xsd:string". This may be conflicting with the assumptions of the test harness right now, which may be using Sesame-2.7, and could therefore be based on RDF-1.0.