Update reports for semantics and N-Triples
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 03 Dec 2013 18:20:35 -0800
changeset 1467 df97b7d1107c
parent 1466 8dfdd790d11d
child 1468 824e8a1f449c
Update reports for semantics and N-Triples
rdf-mt/reports/earl-corese-2013-12-03.ttl
rdf-mt/reports/earl.jsonld
rdf-mt/reports/earl.ttl
rdf-mt/reports/index.html
rdf-turtle/reports-nt/earl.jsonld
rdf-turtle/reports-nt/earl.ttl
rdf-turtle/reports-nt/index.html
rdf-turtle/reports-nt/raptor-2-0-12-GIT-ntriples-2013-earl.ttl
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-mt/reports/earl-corese-2013-12-03.ttl	Tue Dec 03 18:20:35 2013 -0800
@@ -0,0 +1,446 @@
+@prefix dc:      <http://purl.org/dc/elements/1.1/> .
+@prefix earl:    <http://www.w3.org/ns/earl#> .
+@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
+@prefix dct:     <http://purl.org/dc/terms/> .
+@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
+@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix dawg:    <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
+@prefix doap:    <http://usefulinc.com/ns/doap#> .
+
+<http://www-sop.inria.fr/members/Olivier.Corby#me> a foaf:Person ;
+   foaf:homepage <http://www-sop.inria.fr/members/Olivier.Corby> ;
+   foaf:name "Olivier Corby" . 
+
+<http://wimmics.inria.fr/corese>
+      a  doap:Project ;
+      dc:creator    <http://wimmics.inria.fr> ;
+      foaf:maker    <http://wimmics.inria.fr> ;
+      doap:name     "Corese" ; 
+      doap:developer <http://www-sop.inria.fr/members/Olivier.Corby#me>;
+      doap:license <http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html> ;
+      foaf:description "Corese is a Semantic Web Factory implementing RDF, RDFS, SPARQL 1.1 Query & Update and Inference Rules, developed at Inria & I3S" ;
+      foaf:homepage  <http://wimmics.inria.fr/corese> .
+      
+      
+
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:27"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-decimal-compatible> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:27"^^xsd:dateTime ;  
+      earl:outcome earl:failed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-string-incompatible> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:27"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-1> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:27"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-2> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:28"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-plain-literal-and-xsd-string> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:28"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:28"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:28"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-1> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:29"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-2> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:29"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:29"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:29"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:30"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:30"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:30"^^xsd:dateTime ;  
+      earl:outcome earl:failed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#pfps-10-non-well-formed-literal-1> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:31"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:31"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:31"^^xsd:dateTime ;  
+      earl:outcome earl:failed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:31"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:32"^^xsd:dateTime ;  
+      earl:outcome earl:failed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:32"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:32"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:33"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:33"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:33"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-domain> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:33"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-range> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:34"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:34"^^xsd:dateTime ;  
+      earl:outcome earl:failed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:34"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subClassOf-test001> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:35"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subPropertyOf-test001> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:35"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subClassOf-a-Property-test001> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:35"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:35"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:36"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:36"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:36"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:36"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-1> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:37"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-2> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:38"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:38"^^xsd:dateTime ;  
+      earl:outcome earl:passed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:38"^^xsd:dateTime ;  
+      earl:outcome earl:failed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3> .  
+   
+[] a earl:Assertion ;  
+    earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me> ;  
+    earl:result [  
+      a earl:TestResult ;  
+      dc:date "2013-11-28T09:59:39"^^xsd:dateTime ;  
+      earl:outcome earl:failed  
+    ] ; 
+   earl:subject <http://wimmics.inria.fr/corese> ;  
+   earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4> .  
+   
+
--- a/rdf-mt/reports/earl.jsonld	Tue Dec 03 19:36:56 2013 +0100
+++ b/rdf-mt/reports/earl.jsonld	Tue Dec 03 18:20:35 2013 -0800
@@ -122,7 +122,7 @@
       "@id": "https://github.com/gkellogg/earl-report/tree/0.2.7.2",
       "@type": "doap:Version",
       "name": "earl-report-0.2.7.2",
-      "created": "2013-10-23",
+      "created": "2013-11-24",
       "revision": "0.2.7.2"
     },
     "developer": {
@@ -133,38 +133,25 @@
     }
   },
   "assertions": [
-    "rdf.rb-earl-2013-11-01.ttl"
+    "earl-corese-2013-12-03.ttl",
+    "earl.ttl"
   ],
   "testSubjects": [
     {
-      "@id": "http://rubygems.org/gems/rdf",
+      "@id": "http://wimmics.inria.fr/corese",
       "@type": [
         "earl:TestSubject",
         "doap:Project"
       ],
-      "name": "RDF.rb",
+      "name": "Corese",
       "developer": [
         {
           "@type": "foaf:Person",
-          "@id": "http://ar.to/#self",
-          "foaf:name": "Arto Bendiken",
-          "foaf:homepage": "http://ar.to/"
-        },
-        {
-          "@type": "foaf:Person",
-          "@id": "http://bhuga.net/#ben",
-          "foaf:name": "Ben Lavender",
-          "foaf:homepage": "http://bhuga.net/"
-        },
-        {
-          "@type": "foaf:Person",
-          "@id": "http://greggkellogg.net/foaf#me",
-          "foaf:name": "Gregg Kellogg",
-          "foaf:homepage": "http://greggkellogg.net/"
+          "@id": "http://www-sop.inria.fr/members/Olivier.Corby#me",
+          "foaf:name": "Olivier Corby",
+          "foaf:homepage": "http://www-sop.inria.fr/members/Olivier.Corby"
         }
-      ],
-      "doapDesc": "RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.",
-      "homepage": "http://rubygems.org/gems/rdf"
+      ]
     }
   ],
   "entries": [
@@ -188,12 +175,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-decimal-compatible",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    The claim that xsd:integer is a subClassOF xsd:decimal is not\n    incompatible with using the intensional semantics for\n    datatypes.\n  ",
@@ -212,12 +200,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-string-incompatible",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    The claim that xsd:integer is a subClassOF xsd:string is\n    incompatible with using the intensional semantics for\n    datatypes.\n  ",
@@ -236,12 +225,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-1",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Used to be a postitive test to itself.\n  ",
@@ -260,12 +250,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-2",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Ill-formed datatyped literals now are inconsistent.\n    Used to be negative entailment to <datatypes/test002b.nt>\n  ",
@@ -284,12 +275,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-1",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Demonstrating the semantic equivalence of two lexical forms of\n    the same datatyped value.\n  ",
@@ -308,12 +300,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-2",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    As semantic-equivalence-within-type-1; the entailment works\n    both ways.\n  ",
@@ -332,12 +325,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Members of different datatypes may be semantically equivalent.\n  ",
@@ -356,12 +350,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Where sufficient DT knowledge is available, a range clash may\n    be detected; the document then contains a contradiction.\n  ",
@@ -380,12 +375,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    From decisions listed in\n    http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0098.html\n  ",
@@ -404,12 +400,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    From decisions listed in\n    http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0098.html\n  ",
@@ -428,12 +425,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    From decisions listed in\n    http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0098.html\n  ",
@@ -452,12 +450,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-plain-literal-and-xsd-string",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    A plain literal denotes the same thing as its corresponding\n    xsd:string, where one exists.\n  ",
@@ -476,12 +475,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    rdfs:subClassOf has intensional semantics, not extensional.\n  ",
@@ -500,12 +500,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    rdfs:subPropertyOf has intensional semantics, not extensional.\n  ",
@@ -524,12 +525,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#pfps-10-non-well-formed-literal-1",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Test that ICEXT(I(rdfs:Literal)) is a subset of LV.\n  ",
@@ -548,12 +550,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    An international URI ref and its %-escaped form label\n    different nodes in the graph. No model theoretic relationship\n    holds between them.\n  ",
@@ -572,12 +575,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    An international URI ref and its %-escaped form label\n    different nodes in the graph. No model theoretic relationship\n    holds between them.\n  ",
@@ -596,12 +600,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Statement of the MT closure rule.\n  ",
@@ -620,12 +625,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Statement of the MT closure rule.\n  ",
@@ -644,12 +650,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Statement of the MT closure rule.\n  ",
@@ -668,12 +675,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Plain literals are distinguishable on the basis of language\n    tags.\n  ",
@@ -692,12 +700,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Plain literals are distinguishable on the basis of language\n    tags.\n  ",
@@ -716,12 +725,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Plain literals are distinguishable on the basis of language\n    tags.\n  ",
@@ -740,12 +750,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    While it is a superproperty, _:a <rdfs:contains (@@member?)>\n    _:b . does NOT entail _:a <rdf:_n> _:b . for any _n.\n  ",
@@ -764,12 +775,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-range",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    RDF Semantics defines rdfs:range to have an intensional\n    reading. However, semantic extensions may give an extensional\n    reading to range. The premise/conclusion pair is a\n    non-entailment for RDFS reasoning, but may hold in semantic\n    extensions.\n  ",
@@ -788,12 +800,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-domain",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    RDF Semantics defines rdfs:range to have an intensional\n    reading of domain. However, semantic extensions may give an\n    extensional reading to domain. The premise/conclusion pair is\n    a non-entailment for RDFS reasoning, but may hold in semantic\n    extensions.\n  ",
@@ -812,12 +825,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    rdf:XMLLiteral support is no longer mandatory.\n  ",
@@ -836,12 +850,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    From an inconsistent graph, any entailment can be drawn. This\n    is an example.\n  ",
@@ -860,12 +875,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subClassOf-test001",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Cycles are permitted in subClassOf; therefore, no error occurs\n    and the following entailment holds trivially.\n  ",
@@ -884,12 +900,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subPropertyOf-test001",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Cycles are permitted in subPropertyOf; therefore, no error\n    occurs and the following entailment holds trivially.\n  ",
@@ -908,12 +925,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subClassOf-a-Property-test001",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    an instance of the Property class may have an rdfs:subClassOf\n    property. the meaning of such a property is defined by the\n    model theory. The wording of the formal resolution is a bit\n    bare, so let me add a few words of explanation. What this\n    means is that a resource can be both a class and a property.\n    This test is encoded as follows: a Property may have a\n    subclass (that is, such an RDF graph is satisfiable)\n  ",
@@ -932,12 +950,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    The inheritance semantics of the subPropertyOf relationship\n    needs to be clarified. => subProperties inherit conjunctively\n    the domain and range of their superproperties\n  ",
@@ -956,12 +975,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    RDFCore WG RESOLVED that a reified statement was a stating,\n    not a statement. The following entailment does not, therefore,\n    hold.\n  ",
@@ -980,12 +1000,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    RDFCore WG RESOLVED that a statement does NOT entail its\n    reification. The following entailment does not, therefore,\n    hold.\n  ",
@@ -1004,12 +1025,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    RDFCore WG RESOLVED that a reified statement was a stating,\n    not a statement. The following entailment does not, therefore,\n    hold. This is the same as test001, but using RDFS-entailment.\n  ",
@@ -1028,12 +1050,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    RDFCore WG RESOLVED that a statement does NOT entail its\n    reification. The following entailment does not, therefore,\n    hold. This is the same as test002, but using RDFS-entailment.\n  ",
@@ -1052,12 +1075,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-1",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    The case of the language tag is not significant.\n  ",
@@ -1076,12 +1100,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-2",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    The case of the language tag is not significant.\n  ",
@@ -1100,12 +1125,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    A well-formed typed literal is not related to an ill-formed\n    literal. Even if they only differ by whitespace.\n  ",
@@ -1124,12 +1150,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Ill-formed datatyped literals now are inconsistent.\n    Used to be negative entailment to <xmlsch-02/test001.ttl> .\n  ",
@@ -1148,12 +1175,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    A simple test for well-formedness of a typed literal.\n  ",
@@ -1172,12 +1200,13 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4",
-              "subject": "http://rubygems.org/gems/rdf",
+              "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
                 "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+                "outcome": "earl:failed"
+              },
+              "assertedBy": "http://www-sop.inria.fr/members/Olivier.Corby#me"
             }
           ],
           "description": "\n    Ill-formed datatyped literals now are inconsistent.\n    Used to be negative entailment.\n  ",
--- a/rdf-mt/reports/earl.ttl	Tue Dec 03 19:36:56 2013 +0100
+++ b/rdf-mt/reports/earl.ttl	Tue Dec 03 18:20:35 2013 -0800
@@ -15,9 +15,10 @@
   dc:bibliographicCitation "[[RDF11-MT]]";
   earl:generatedBy <http://rubygems.org/gems/earl-report>;
   earl:assertions
-    <rdf.rb-earl-2013-11-01.ttl>;
+    <earl-corese-2013-12-03.ttl>,
+    <earl.ttl>;
   earl:testSubjects (
-    <http://rubygems.org/gems/rdf>);
+    <http://wimmics.inria.fr/corese>);
   mf:entries (
     <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl>) .
     
@@ -85,28 +86,15 @@
 #
 # Subject Definitions
 #
-<http://rubygems.org/gems/rdf> a earl:TestSubject, doap:Project;
-  doap:name "RDF.rb";
-  doap:description """RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data."""@en;
+<http://wimmics.inria.fr/corese> a earl:TestSubject, doap:Project;
+  doap:name "Corese";
  .
 
-<http://rubygems.org/gems/rdf> doap:developer <http://ar.to/#self> .
-
-<http://ar.to/#self> a foaf:Person;
-  foaf:homepage <http://ar.to/>;
-  foaf:name "Arto Bendiken" .
-
-<http://rubygems.org/gems/rdf> doap:developer <http://bhuga.net/#ben> .
+<http://wimmics.inria.fr/corese> doap:developer <http://www-sop.inria.fr/members/Olivier.Corby#me> .
 
-<http://bhuga.net/#ben> a foaf:Person;
-  foaf:homepage <http://bhuga.net/>;
-  foaf:name "Ben Lavender" .
-
-<http://rubygems.org/gems/rdf> doap:developer <http://greggkellogg.net/foaf#me> .
-
-<http://greggkellogg.net/foaf#me> a foaf:Person;
-  foaf:homepage <http://greggkellogg.net/>;
-  foaf:name "Gregg Kellogg" .
+<http://www-sop.inria.fr/members/Olivier.Corby#me> a foaf:Person;
+  foaf:homepage <http://www-sop.inria.fr/members/Olivier.Corby>;
+  foaf:name "Olivier Corby" .
 
 
 #
@@ -123,10 +111,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes-intensional/test001.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-decimal-compatible>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-string-incompatible> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -140,10 +129,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes-intensional/test002.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-string-incompatible>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-1> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -155,10 +145,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test002.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-1>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-2> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -171,10 +162,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test002.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-2>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-1> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -187,10 +179,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-1>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-2> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -203,10 +196,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003b.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-2>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -218,10 +212,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test005a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -234,10 +229,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test006.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -250,10 +246,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test008a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -266,10 +263,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test009a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -282,10 +280,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test010.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-plain-literal-and-xsd-string> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -298,10 +297,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test011a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-plain-literal-and-xsd-string>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -313,10 +313,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test001.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -328,10 +329,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test003.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#pfps-10-non-well-formed-literal-1> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -343,10 +345,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/pfps-10/test001a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#pfps-10-non-well-formed-literal-1>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -360,10 +363,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test001.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -377,10 +381,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test002.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -392,10 +397,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/empty.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -407,10 +413,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test003a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -422,10 +429,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/empty.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -438,10 +446,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -454,10 +463,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007b.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -470,10 +480,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007c.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -486,10 +497,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-container-membership-superProperty/not1P.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-range> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -505,10 +517,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/premises005.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-range>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-domain> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -524,10 +537,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/premises006.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-domain>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -539,10 +553,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test001.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -555,10 +570,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test002p.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subClassOf-test001> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -571,10 +587,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subClassOf/test001.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subClassOf-test001>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subPropertyOf-test001> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -587,10 +604,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subPropertyOf/test001.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subPropertyOf-test001>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subClassOf-a-Property-test001> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -608,10 +626,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subClassOf-a-Property/test001.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subClassOf-a-Property-test001>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -625,10 +644,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subPropertyOf-semantics/test001.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -642,10 +662,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -659,10 +680,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -676,10 +698,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -693,10 +716,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002a.nt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-1> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -708,10 +732,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test001.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-1>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-2> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -723,10 +748,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test002.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-2>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest>;
@@ -739,10 +765,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test001.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -755,10 +782,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -770,10 +798,11 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test001.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest>;
@@ -786,9 +815,10 @@
   mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://www-sop.inria.fr/members/Olivier.Corby#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4>;
-      earl:subject <http://rubygems.org/gems/rdf>;
+      earl:subject <http://wimmics.inria.fr/corese>;
       earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
   ) .
 
--- a/rdf-mt/reports/index.html	Tue Dec 03 19:36:56 2013 +0100
+++ b/rdf-mt/reports/index.html	Tue Dec 03 18:20:35 2013 -0800
@@ -4,7 +4,8 @@
     <meta content='text/html;charset=utf-8' http-equiv='Content-Type' />
     <link href='earl.ttl' rel='alternate' />
     <link href='earl.jsonld' rel='alternate' />
-    <link href='rdf.rb-earl-2013-11-01.ttl' rel='related' />
+    <link href='earl-corese-2013-12-03.ttl' rel='related' />
+    <link href='earl.ttl' rel='related' />
     <title>
       RDF Semantics
       Implementation Report
@@ -26,7 +27,7 @@
             shortName:            "turtle-earl",
             //subtitle:             "Turtle Implementation Conformance Report",
             // if you wish the publication date to be other than today, set this
-            publishDate:  "2013/11/01",
+            publishDate:  "2013/12/03",
         
             // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
             // and its maturity status
@@ -134,21 +135,20 @@
       </p>
     </section>
     <section id='sodt'></section>
-
     <section>
       <h2>Instructions for submitting implementation reports</h2>
       
       <p>The test suite tests implementations of the several forms of RDF 1.1
-	entailment and contains both positive and negative tests.
-	The <a href="http://www.w3.org/2013/rdf-mt-tests/">RDF Semantics: Test
-	Suite</a> document contains information on how to obtain the tests.
-	The <a href="https://dvcs.w3.org/hg/rdf/file/tip/rdf-mt/tests/README">README
-	file</a> in the test suite itself has more information on how to run the
-	tests themselves and which tests are to be performed.
-	The currently approved tests are listed in the
-        <a href="#test-manifests">Test Manifests</a> Section.</p>
-      </p>
-
+        entailment and contains both positive and negative tests.
+        The <a href="//www.w3.org/2013/rdf-mt-tests/">RDF Semantics: Test Suite</a>
+        document contains information on how to obtain the tests.
+        The <a href="//dvcs.w3.org/hg/rdf/file/tip/rdf-mt/tests/README">README file</a>
+        in the test suite itself has more information on how to run the
+        tests themselves and which tests are to be performed.
+        The currently approved tests are listed in the <a href="#test-manifests">Test Manifets</a> Section.</p>
+      
+      <p>The assumed base URI for the tests is <code>&lt;http://example/base/&gt;</code> if needed.</p>
+      
       <p>Reports should be submitted in Turtle format to <a href="mailto:public-rdf-comments@w3.org">public-rdf-comments@w3.org</a>
         and include an <code>earl:Assertion</code>
         for each test, referencing the test resource from the associated manifest
@@ -166,7 +166,6 @@
         referenced from <code>doap:developer</code> using [[FOAF]]. For example:</p>
       
       <pre><code>  &lt;http://greggkellogg.net/foaf#me&gt; a foaf:Person, earl:Assertor;&#x000A;    foaf:name &quot;Gregg Kellogg&quot;;&#x000A;    foaf:title &quot;Implementor&quot;;&#x000A;    foaf:homepage &lt;http://greggkellogg.net/&gt; .&#x000A;</code></pre>
-
     </section>
     <section>
       <h2>
@@ -179,221 +178,689 @@
             <th>
               Test
             </th>
+            <th>
+              <a href='#subj_0'>Corese</a>
+            </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-decimal-compatible' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_datatypes-intensional-xsd-integer-decimal-compatible'>datatypes-intensional-xsd-integer-decimal-compatible</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-decimal-compatible' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-string-incompatible' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-intensional-xsd-integer-string-incompatible'>datatypes-intensional-xsd-integer-string-incompatible</a>
             </td>
+            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-string-incompatible' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:failed'>
+                  FAIL
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-1' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_datatypes-non-well-formed-literal-1'>datatypes-non-well-formed-literal-1</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-1' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-2' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-non-well-formed-literal-2'>datatypes-non-well-formed-literal-2</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-2' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-1' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-semantic-equivalence-within-type-1'>datatypes-semantic-equivalence-within-type-1</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-1' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-2' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-semantic-equivalence-within-type-2'>datatypes-semantic-equivalence-within-type-2</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-2' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-semantic-equivalence-between-datatypes'>datatypes-semantic-equivalence-between-datatypes</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-range-clash'>datatypes-range-clash</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-test008'>datatypes-test008</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_datatypes-test009'>datatypes-test009</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-test010'>datatypes-test010</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-plain-literal-and-xsd-string' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_datatypes-plain-literal-and-xsd-string'>datatypes-plain-literal-and-xsd-string</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-plain-literal-and-xsd-string' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_horst-01-subClassOf-intensional'>horst-01-subClassOf-intensional</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_horst-01-subPropertyOf-intensional'>horst-01-subPropertyOf-intensional</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#pfps-10-non-well-formed-literal-1' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_pfps-10-non-well-formed-literal-1'>pfps-10-non-well-formed-literal-1</a>
             </td>
+            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#pfps-10-non-well-formed-literal-1' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:failed'>
+                  FAIL
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdf-charmod-uris-test003'>rdf-charmod-uris-test003</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdf-charmod-uris-test004'>rdf-charmod-uris-test004</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_rdfms-seq-representation-test002'>rdfms-seq-representation-test002</a>
             </td>
+            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:failed'>
+                  FAIL
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_rdfms-seq-representation-test003'>rdfms-seq-representation-test003</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_rdfms-seq-representation-test004'>rdfms-seq-representation-test004</a>
             </td>
+            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:failed'>
+                  FAIL
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdfms-xmllang-test007a'>rdfms-xmllang-test007a</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdfms-xmllang-test007b'>rdfms-xmllang-test007b</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdfms-xmllang-test007c'>rdfms-xmllang-test007c</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdfs-container-membership-superProperty-test001'>rdfs-container-membership-superProperty-test001</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-range' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdfs-domain-and-range-intensionality-range'>rdfs-domain-and-range-intensionality-range</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-range' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-domain' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdfs-domain-and-range-intensionality-domain'>rdfs-domain-and-range-intensionality-domain</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-domain' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_rdfs-entailment-test001'>rdfs-entailment-test001</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_rdfs-entailment-test002'>rdfs-entailment-test002</a>
             </td>
+            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:failed'>
+                  FAIL
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subClassOf-test001' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_rdfs-no-cycles-in-subClassOf-test001'>rdfs-no-cycles-in-subClassOf-test001</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subClassOf-test001' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subPropertyOf-test001' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_rdfs-no-cycles-in-subPropertyOf-test001'>rdfs-no-cycles-in-subPropertyOf-test001</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subPropertyOf-test001' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subClassOf-a-Property-test001' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_rdfs-subClassOf-a-Property-test001'>rdfs-subClassOf-a-Property-test001</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subClassOf-a-Property-test001' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_rdfs-subPropertyOf-semantics-test001'>rdfs-subPropertyOf-semantics-test001</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_statement-entailment-test001'>statement-entailment-test001</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_statement-entailment-test002'>statement-entailment-test002</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_statement-entailment-test003'>statement-entailment-test003</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_statement-entailment-test004'>statement-entailment-test004</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-1' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_tex-01-language-tag-case-1'>tex-01-language-tag-case-1</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-1' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-2' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_tex-01-language-tag-case-2'>tex-01-language-tag-case-2</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-2' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#NegativeEntailmentTest'>
             <td>
               <a href='#test_xmlsch-02-whitespace-facet-1'>xmlsch-02-whitespace-facet-1</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_xmlsch-02-whitespace-facet-2'>xmlsch-02-whitespace-facet-2</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_xmlsch-02-whitespace-facet-3'>xmlsch-02-whitespace-facet-3</a>
             </td>
+            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:failed'>
+                  FAIL
+                </span>
+              </span>
+            </td>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#PositiveEntailmentTest'>
             <td>
               <a href='#test_xmlsch-02-whitespace-facet-4'>xmlsch-02-whitespace-facet-4</a>
             </td>
+            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www-sop.inria.fr/members/Olivier.Corby#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4' property='earl:test' />
+              <link href='http://wimmics.inria.fr/corese' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:failed'>
+                  FAIL
+                </span>
+              </span>
+            </td>
           </tr>
           <tr class='summary'>
             <td>
               Percentage passed out of 42 Tests
             </td>
+            <td class='passed-some'>
+              83.3%
+            </td>
           </tr>
         </table>
       </section>
@@ -407,58 +874,24 @@
       </p>
       <dl>
         <dt id='subj_0'>
-          <a href='http://rubygems.org/gems/rdf'>
-            <span about='http://rubygems.org/gems/rdf' property='doap:name'>RDF.rb</span>
+          <a href='http://wimmics.inria.fr/corese'>
+            <span about='http://wimmics.inria.fr/corese' property='doap:name'>Corese</span>
           </a>
         </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://rubygems.org/gems/rdf' typeof='earl:TestSubject doap:Project'>
+        <dd inlist='inlist' property='earl:testSubjects' resource='http://wimmics.inria.fr/corese' typeof='earl:TestSubject doap:Project'>
           <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://rubygems.org/gems/rdf'>
-                http://rubygems.org/gems/rdf
-              </a>
-            </dd>
             <dt>Developer</dt>
             <dd rel='doap:developer'>
-              <div resource='http://ar.to/#self' typeof='foaf:Person'>
-                <a href='http://ar.to/#self'>
-                  <span property='foaf:name'>Arto Bendiken</span>
+              <div resource='http://www-sop.inria.fr/members/Olivier.Corby#me' typeof='foaf:Person'>
+                <a href='http://www-sop.inria.fr/members/Olivier.Corby#me'>
+                  <span property='foaf:name'>Olivier Corby</span>
                 </a>
                 <dt>
                   Home Page
                 </dt>
                 <dd>
-                  <a href='http://ar.to/' property='foaf:homepage'>
-                    http://ar.to/
-                  </a>
-                </dd>
-              </div>
-              <div resource='http://bhuga.net/#ben' typeof='foaf:Person'>
-                <a href='http://bhuga.net/#ben'>
-                  <span property='foaf:name'>Ben Lavender</span>
-                </a>
-                <dt>
-                  Home Page
-                </dt>
-                <dd>
-                  <a href='http://bhuga.net/' property='foaf:homepage'>
-                    http://bhuga.net/
-                  </a>
-                </dd>
-              </div>
-              <div resource='http://greggkellogg.net/foaf#me' typeof='foaf:Person'>
-                <a href='http://greggkellogg.net/foaf#me'>
-                  <span property='foaf:name'>Gregg Kellogg</span>
-                </a>
-                <dt>
-                  Home Page
-                </dt>
-                <dd>
-                  <a href='http://greggkellogg.net/' property='foaf:homepage'>
-                    http://greggkellogg.net/
+                  <a href='http://www-sop.inria.fr/members/Olivier.Corby' property='foaf:homepage'>
+                    http://www-sop.inria.fr/members/Olivier.Corby
                   </a>
                 </dd>
               </div>
@@ -469,6 +902,11 @@
             <dd>
               <table class='report'>
                 <tbody>
+                  <tr>
+                    <td class='passed-some'>
+                      35/42 (83.3%)
+                    </td>
+                  </tr>
                 </tbody>
               </table>
             </dd>
@@ -485,7 +923,10 @@
       </p>
       <ul>
         <li>
-          <a class='source' href='rdf.rb-earl-2013-11-01.ttl'>rdf.rb-earl-2013-11-01.ttl</a>
+          <a class='source' href='earl-corese-2013-12-03.ttl'>earl-corese-2013-12-03.ttl</a>
+        </li>
+        <li>
+          <a class='source' href='earl.ttl'>earl.ttl</a>
         </li>
       </ul>
     </section>
@@ -503,7 +944,7 @@
             <p lang='en' property='dc:description'>The claim that xsd:integer is a subClassOF xsd:decimal is not
                 incompatible with using the intensional semantics for
                 datatypes.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes-intensional/test001.nt' title='datatypes-intensional-xsd-integer-decimal-compatible Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># xsd:integer and xsd:decimal are compatible using intensional<br/># datatype semantics. The following is consistent with a<br/># rdfs+d(xsd:integer, xsd:decimal) interpretation:<br/>#<br/># $Id: test001.nt,v 1.1 2003/09/03 12:05:35 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://www.w3.org/2001/XMLSchema#integer&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subClassOf&gt; &lt;http://www.w3.org/2001/XMLSchema#decimal&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes-intensional/test001.nt' title='datatypes-intensional-xsd-integer-decimal-compatible Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes-intensional/test001.nt not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='datatypes-intensional-xsd-integer-decimal-compatible Result'>false not loaded</pre>
           </dd>
           <dt id='test_datatypes-intensional-xsd-integer-string-incompatible' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-intensional-xsd-integer-string-incompatible'>
@@ -514,7 +955,7 @@
             <p lang='en' property='dc:description'>The claim that xsd:integer is a subClassOF xsd:string is
                 incompatible with using the intensional semantics for
                 datatypes.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes-intensional/test002.nt' title='datatypes-intensional-xsd-integer-string-incompatible Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># xsd:string and xsd:integer are incompatible using intensional<br/># datatype semantics. The following is inconsistent with a<br/># rdfs+d(xsd:integer, xsd:string) interpretation:<br/>#<br/># $Id: test002.nt,v 1.1 2003/09/03 12:05:35 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://www.w3.org/2001/XMLSchema#integer&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subClassOf&gt; &lt;http://www.w3.org/2001/XMLSchema#string&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes-intensional/test002.nt' title='datatypes-intensional-xsd-integer-string-incompatible Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes-intensional/test002.nt not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='datatypes-intensional-xsd-integer-string-incompatible Result'>false not loaded</pre>
           </dd>
           <dt id='test_datatypes-non-well-formed-literal-1' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-1'>
@@ -523,7 +964,7 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-1'>
             <p lang='en' property='dc:description'>Used to be a postitive test to itself.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test002.nt' title='datatypes-non-well-formed-literal-1 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test002.nt,v 1.1 2002/11/19 14:04:16 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;flargh&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test002.nt' title='datatypes-non-well-formed-literal-1 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test002.nt not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='datatypes-non-well-formed-literal-1 Result'>false not loaded</pre>
           </dd>
           <dt id='test_datatypes-non-well-formed-literal-2' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-2'>
@@ -533,7 +974,7 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-non-well-formed-literal-2'>
             <p lang='en' property='dc:description'>Ill-formed datatyped literals now are inconsistent.
                 Used to be negative entailment to &lt;datatypes/test002b.nt&gt;</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test002.nt' title='datatypes-non-well-formed-literal-2 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test002.nt,v 1.1 2002/11/19 14:04:16 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;flargh&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test002.nt' title='datatypes-non-well-formed-literal-2 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test002.nt not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='datatypes-non-well-formed-literal-2 Result'>false not loaded</pre>
           </dd>
           <dt id='test_datatypes-semantic-equivalence-within-type-1' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-1'>
@@ -543,8 +984,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-1'>
             <p lang='en' property='dc:description'>Demonstrating the semantic equivalence of two lexical forms of
                 the same datatyped value.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003a.nt' title='datatypes-semantic-equivalence-within-type-1 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Semantic equivalence of lexical forms, given datatype knowledge.<br/>#<br/># $Id: test003a.nt,v 1.1 2002/11/19 16:50:04 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;010&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003b.nt' title='datatypes-semantic-equivalence-within-type-1 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Semantic equivalence of lexical forms, given datatype knowledge.<br/>#<br/># $Id: test003b.nt,v 1.1 2002/11/19 16:50:04 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;10&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003a.nt' title='datatypes-semantic-equivalence-within-type-1 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003b.nt' title='datatypes-semantic-equivalence-within-type-1 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003b.nt not loaded</pre>
           </dd>
           <dt id='test_datatypes-semantic-equivalence-within-type-2' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-2'>
             Test
@@ -553,8 +994,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-within-type-2'>
             <p lang='en' property='dc:description'>As semantic-equivalence-within-type-1; the entailment works
                 both ways.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003b.nt' title='datatypes-semantic-equivalence-within-type-2 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Semantic equivalence of lexical forms, given datatype knowledge.<br/>#<br/># $Id: test003b.nt,v 1.1 2002/11/19 16:50:04 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;10&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003a.nt' title='datatypes-semantic-equivalence-within-type-2 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Semantic equivalence of lexical forms, given datatype knowledge.<br/>#<br/># $Id: test003a.nt,v 1.1 2002/11/19 16:50:04 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;010&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003b.nt' title='datatypes-semantic-equivalence-within-type-2 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003b.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003a.nt' title='datatypes-semantic-equivalence-within-type-2 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test003a.nt not loaded</pre>
           </dd>
           <dt id='test_datatypes-semantic-equivalence-between-datatypes' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes'>
             Test
@@ -562,8 +1003,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes'>
             <p lang='en' property='dc:description'>Members of different datatypes may be semantically equivalent.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test005a.nt' title='datatypes-semantic-equivalence-between-datatypes Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Semantic equivalence between members of different datatypes.<br/>#<br/># $Id: test005a.nt,v 1.1 2002/11/19 17:02:56 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;10&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test005b.nt' title='datatypes-semantic-equivalence-between-datatypes Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Semantic equivalence between members of different datatypes.<br/>#<br/># $Id: test005b.nt,v 1.2 2002/12/11 16:49:41 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;10.0&quot;^^&lt;http://www.w3.org/2001/XMLSchema#decimal&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test005a.nt' title='datatypes-semantic-equivalence-between-datatypes Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test005a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test005b.nt' title='datatypes-semantic-equivalence-between-datatypes Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test005b.nt not loaded</pre>
           </dd>
           <dt id='test_datatypes-range-clash' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash'>
             Test
@@ -572,7 +1013,7 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash'>
             <p lang='en' property='dc:description'>Where sufficient DT knowledge is available, a range clash may
                 be detected; the document then contains a contradiction.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test006.nt' title='datatypes-range-clash Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Semantic equivalence between members of different datatypes.<br/>#<br/># $Id: test006.nt,v 1.1 2002/12/13 11:22:19 jgrant Exp $<br/>#<br/>#####################################################################<br/><br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;25&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/bar&gt; &lt;http://www.w3.org/2000/01/rdf-schema#range&gt; &lt;http://www.w3.org/2001/XMLSchema#string&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test006.nt' title='datatypes-range-clash Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test006.nt not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='datatypes-range-clash Result'>false not loaded</pre>
           </dd>
           <dt id='test_datatypes-test008' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008'>
@@ -582,8 +1023,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008'>
             <p lang='en' property='dc:description'>From decisions listed in
                 http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0098.html</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test008a.nt' title='datatypes-test008 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test008a.nt,v 1.1 2002/12/13 11:53:00 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/a&gt; &lt;http://example.org/b&gt; &quot;10&quot; .<br/>&lt;http://example.org/c&gt; &lt;http://example.org/d&gt; &quot;10&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test008b.nt' title='datatypes-test008 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test008b.nt,v 1.1 2002/12/13 11:53:00 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/a&gt; &lt;http://example.org/b&gt; _:x .<br/>&lt;http://example.org/c&gt; &lt;http://example.org/d&gt; _:x .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test008a.nt' title='datatypes-test008 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test008a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test008b.nt' title='datatypes-test008 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test008b.nt not loaded</pre>
           </dd>
           <dt id='test_datatypes-test009' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009'>
             Test
@@ -592,8 +1033,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009'>
             <p lang='en' property='dc:description'>From decisions listed in
                 http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0098.html</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test009a.nt' title='datatypes-test009 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test009a.nt,v 1.1 2002/12/13 11:53:00 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/a&gt; &lt;http://example.org/b&gt; &quot;10&quot; .<br/>&lt;http://example.org/c&gt; &lt;http://example.org/d&gt; &quot;10&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test009b.nt' title='datatypes-test009 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test009b.nt,v 1.1 2002/12/13 11:53:00 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/a&gt; &lt;http://example.org/b&gt; _:x .<br/>&lt;http://example.org/c&gt; &lt;http://example.org/d&gt; _:x .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test009a.nt' title='datatypes-test009 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test009a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test009b.nt' title='datatypes-test009 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test009b.nt not loaded</pre>
           </dd>
           <dt id='test_datatypes-test010' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010'>
             Test
@@ -602,7 +1043,7 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010'>
             <p lang='en' property='dc:description'>From decisions listed in
                 http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0098.html</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test010.nt' title='datatypes-test010 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Semantic equivalence between members of different datatypes.<br/>#<br/># $Id: test010.nt,v 1.1 2002/12/13 11:53:00 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;25&quot; .<br/>&lt;http://example.org/bar&gt; &lt;http://www.w3.org/2000/01/rdf-schema#range&gt; &lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test010.nt' title='datatypes-test010 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test010.nt not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='datatypes-test010 Result'>false not loaded</pre>
           </dd>
           <dt id='test_datatypes-plain-literal-and-xsd-string' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-plain-literal-and-xsd-string'>
@@ -612,8 +1053,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-plain-literal-and-xsd-string'>
             <p lang='en' property='dc:description'>A plain literal denotes the same thing as its corresponding
                 xsd:string, where one exists.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test011a.nt' title='datatypes-plain-literal-and-xsd-string Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Plain literals without language denote the same thing as<br/># the corresponding xsd:strings (where their value spaces intersect).<br/>#<br/># $Id: test011a.nt,v 1.1 2003/09/03 12:22:06 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;a string&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test011b.nt' title='datatypes-plain-literal-and-xsd-string Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># Plain literals without language denote the same thing as<br/># the corresponding xsd:strings (where their value spaces intersect).<br/>#<br/># $Id: test011b.nt,v 1.1 2003/09/03 12:22:06 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;a string&quot;^^&lt;http://www.w3.org/2001/XMLSchema#string&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test011a.nt' title='datatypes-plain-literal-and-xsd-string Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test011a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test011b.nt' title='datatypes-plain-literal-and-xsd-string Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/datatypes/test011b.nt not loaded</pre>
           </dd>
           <dt id='test_horst-01-subClassOf-intensional' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional'>
             Test
@@ -621,8 +1062,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional'>
             <p lang='en' property='dc:description'>rdfs:subClassOf has intensional semantics, not extensional.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test001.ttl' title='horst-01-subClassOf-intensional Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: any interpretation of this file<br/>#         must have the extension of class x<br/>#         being a subset of the extension of class y.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#horst-01<br/># <br/>#   Author: Herman ter Horst<br/># <br/>#   $Id: test001.rdf,v 1.1 2003/07/18 05:21:30 jcarroll Exp $<br/># <br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://example.org/x&gt; a rdfs:Class .<br/><br/>rdf:type rdfs:domain &lt;http://example.org/y&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test002.ttl' title='horst-01-subClassOf-intensional Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: <br/>#     If the class extension of x is known to be a subset<br/>#     of the class extension of y then x is not known to<br/>#     be an rdfs:subClassOf y (unless operating in<br/>#     a semantic extension to RDFS with extensional <br/>#     semantics).<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#horst-01<br/># <br/>#   Author: Herman ter Horst<br/># <br/>#   $Id: test002.rdf,v 1.1 2003/07/18 05:21:30 jcarroll Exp $<br/># <br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://example.org/x&gt; rdfs:subClassOf &lt;http://example.org/y&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test001.ttl' title='horst-01-subClassOf-intensional Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test001.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test002.ttl' title='horst-01-subClassOf-intensional Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test002.ttl not loaded</pre>
           </dd>
           <dt id='test_horst-01-subPropertyOf-intensional' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional'>
             Test
@@ -630,8 +1071,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional'>
             <p lang='en' property='dc:description'>rdfs:subPropertyOf has intensional semantics, not extensional.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test003.ttl' title='horst-01-subPropertyOf-intensional Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: any interpretation of this file<br/>#         respecting xsd:string and xsd:integer<br/>#         must have the extension of property p <br/>#         being empty.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#horst-01<br/># <br/>#   Author: Jeremy Carroll <br/># <br/>#   $Id: test003.rdf,v 1.1 2003/07/18 05:21:30 jcarroll Exp $<br/># <br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/>@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .<br/><br/>&lt;http://example.org/p&gt; a rdf:Property;<br/>   rdfs:range xsd:integer,<br/>     xsd:string .<br/><br/>&lt;http://example.org/q&gt; a rdf:Property .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test004.ttl' title='horst-01-subPropertyOf-intensional Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description:<br/>#     If the property extension of x is known to be a subset<br/>#     of the property extension of y then x is not known to<br/>#     be an rdfs:subPropertyOf y (unless operating in<br/>#     a semantic extension to RDFS with extensional<br/>#     semantics).<br/># <br/># <br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#horst-01<br/># <br/>#   Author: Jeremy Carroll <br/># <br/>#   $Id: test004.rdf,v 1.1 2003/07/18 05:21:30 jcarroll Exp $<br/># <br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://example.org/p&gt; a rdf:Property;<br/>   rdfs:subPropertyOf &lt;http://example.org/q&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test003.ttl' title='horst-01-subPropertyOf-intensional Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test003.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test004.ttl' title='horst-01-subPropertyOf-intensional Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/horst-01/test004.ttl not loaded</pre>
           </dd>
           <dt id='test_pfps-10-non-well-formed-literal-1' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#pfps-10-non-well-formed-literal-1'>
             Test
@@ -639,8 +1080,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#pfps-10-non-well-formed-literal-1'>
             <p lang='en' property='dc:description'>Test that ICEXT(I(rdfs:Literal)) is a subset of LV.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/pfps-10/test001a.nt' title='pfps-10-non-well-formed-literal-1 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test001a.nt,v 1.1 2003/08/18 09:40:01 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; &quot;a&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/pfps-10/test001b.nt' title='pfps-10-non-well-formed-literal-1 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test001b.nt,v 1.1 2003/08/18 09:40:01 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/bar&gt; _:x .<br/>_:x &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/2000/01/rdf-schema#Literal&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/pfps-10/test001a.nt' title='pfps-10-non-well-formed-literal-1 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/pfps-10/test001a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/pfps-10/test001b.nt' title='pfps-10-non-well-formed-literal-1 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/pfps-10/test001b.nt not loaded</pre>
           </dd>
           <dt id='test_rdf-charmod-uris-test003' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003'>
             Test
@@ -650,8 +1091,8 @@
             <p lang='en' property='dc:description'>An international URI ref and its %-escaped form label
                 different nodes in the graph. No model theoretic relationship
                 holds between them.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test001.ttl' title='rdf-charmod-uris-test003 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Issue: http://www.w3.org/2000/03/rdf-tracking/#rdf-charmod-uris<br/>#   Test:  1<br/>#   Author: Jeremy Carroll, HP<br/># <br/>#   Description:<br/>#         Non US-ASCII characters are permitted in the uriref labels<br/>#         on the RDF graph. The % escaping algorithm is not applied<br/>#         during graph construction.<br/># <br/>#   $Id: test001.rdf,v 1.1 2002/04/29 09:46:57 dbeckett2 Exp $<br/><br/>&lt;http://example.org/#André&gt; &lt;http://example.org/#owes&gt; &quot;2000&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test002.ttl' title='rdf-charmod-uris-test003 Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Issue: http://www.w3.org/2000/03/rdf-tracking/#rdf-charmod-uris<br/>#   Test:  2<br/>#   Author: Jeremy Carroll, HP<br/># <br/>#   Description:<br/>#         An explicit % escaped URI is treated like any other US ASCII URI. <br/>#         Non US-ASCII characters are permitted in the uriref labels<br/>#         on the RDF graph. The % escaping algorithm is not applied<br/>#         during graph construction.<br/># <br/>#   $Id: test002.rdf,v 1.1 2002/04/29 09:46:57 dbeckett2 Exp $<br/><br/>&lt;http://example.org/#Andr%C3%A9&gt; &lt;http://example.org/#owes&gt; &quot;2000&quot; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test001.ttl' title='rdf-charmod-uris-test003 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test001.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test002.ttl' title='rdf-charmod-uris-test003 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test002.ttl not loaded</pre>
           </dd>
           <dt id='test_rdf-charmod-uris-test004' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004'>
             Test
@@ -661,8 +1102,8 @@
             <p lang='en' property='dc:description'>An international URI ref and its %-escaped form label
                 different nodes in the graph. No model theoretic relationship
                 holds between them.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test002.ttl' title='rdf-charmod-uris-test004 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Issue: http://www.w3.org/2000/03/rdf-tracking/#rdf-charmod-uris<br/>#   Test:  2<br/>#   Author: Jeremy Carroll, HP<br/># <br/>#   Description:<br/>#         An explicit % escaped URI is treated like any other US ASCII URI. <br/>#         Non US-ASCII characters are permitted in the uriref labels<br/>#         on the RDF graph. The % escaping algorithm is not applied<br/>#         during graph construction.<br/># <br/>#   $Id: test002.rdf,v 1.1 2002/04/29 09:46:57 dbeckett2 Exp $<br/><br/>&lt;http://example.org/#Andr%C3%A9&gt; &lt;http://example.org/#owes&gt; &quot;2000&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test001.ttl' title='rdf-charmod-uris-test004 Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Issue: http://www.w3.org/2000/03/rdf-tracking/#rdf-charmod-uris<br/>#   Test:  1<br/>#   Author: Jeremy Carroll, HP<br/># <br/>#   Description:<br/>#         Non US-ASCII characters are permitted in the uriref labels<br/>#         on the RDF graph. The % escaping algorithm is not applied<br/>#         during graph construction.<br/># <br/>#   $Id: test001.rdf,v 1.1 2002/04/29 09:46:57 dbeckett2 Exp $<br/><br/>&lt;http://example.org/#André&gt; &lt;http://example.org/#owes&gt; &quot;2000&quot; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test002.ttl' title='rdf-charmod-uris-test004 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test002.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test001.ttl' title='rdf-charmod-uris-test004 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdf-charmod-uris/test001.ttl not loaded</pre>
           </dd>
           <dt id='test_rdfms-seq-representation-test002' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002'>
             Test
@@ -670,8 +1111,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002'>
             <p lang='en' property='dc:description'>Statement of the MT closure rule.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/empty.nt' title='rdfms-seq-representation-test002 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: empty.nt,v 1.1 2002/12/13 16:48:03 jgrant Exp $<br/>#<br/>#####################################################################<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test002.nt' title='rdfms-seq-representation-test002 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test002.nt,v 1.1 2002/12/13 16:48:03 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#_1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/empty.nt' title='rdfms-seq-representation-test002 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/empty.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test002.nt' title='rdfms-seq-representation-test002 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test002.nt not loaded</pre>
           </dd>
           <dt id='test_rdfms-seq-representation-test003' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003'>
             Test
@@ -679,8 +1120,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003'>
             <p lang='en' property='dc:description'>Statement of the MT closure rule.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test003a.nt' title='rdfms-seq-representation-test003 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test003a.nt,v 1.1 2002/12/13 16:48:03 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/a&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#_1&gt; &lt;http://example.org/b&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test003b.nt' title='rdfms-seq-representation-test003 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test003b.nt,v 1.1 2002/12/13 16:48:03 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://example.org/a&gt; &lt;http://www.w3.org/2000/01/rdf-schema#member&gt; &lt;http://example.org/b&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test003a.nt' title='rdfms-seq-representation-test003 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test003a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test003b.nt' title='rdfms-seq-representation-test003 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test003b.nt not loaded</pre>
           </dd>
           <dt id='test_rdfms-seq-representation-test004' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004'>
             Test
@@ -688,8 +1129,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004'>
             <p lang='en' property='dc:description'>Statement of the MT closure rule.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/empty.nt' title='rdfms-seq-representation-test004 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: empty.nt,v 1.1 2002/12/13 16:48:03 jgrant Exp $<br/>#<br/>#####################################################################<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test004.nt' title='rdfms-seq-representation-test004 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test004.nt,v 1.1 2002/12/13 16:48:04 jgrant Exp $<br/>#<br/>#####################################################################<br/>&lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#_1&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subPropertyOf&gt; &lt;http://www.w3.org/2000/01/rdf-schema#member&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/empty.nt' title='rdfms-seq-representation-test004 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/empty.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test004.nt' title='rdfms-seq-representation-test004 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-seq-representation/test004.nt not loaded</pre>
           </dd>
           <dt id='test_rdfms-xmllang-test007a' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a'>
             Test
@@ -698,8 +1139,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a'>
             <p lang='en' property='dc:description'>Plain literals are distinguishable on the basis of language
                 tags.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007a.nt' title='rdfms-xmllang-test007a Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test007a.nt,v 1.1 2002/12/18 15:49:29 jgrant Exp $<br/># <br/>#####################################################################<br/>&lt;http://example.org/node&gt; &lt;http://example.org/property&gt; &quot;chat&quot;@fr .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007b.nt' title='rdfms-xmllang-test007a Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test007b.nt,v 1.1 2002/12/18 15:49:29 jgrant Exp $<br/># <br/>#####################################################################<br/>&lt;http://example.org/node&gt; &lt;http://example.org/property&gt; &quot;chat&quot;@en .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007a.nt' title='rdfms-xmllang-test007a Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007b.nt' title='rdfms-xmllang-test007a Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007b.nt not loaded</pre>
           </dd>
           <dt id='test_rdfms-xmllang-test007b' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b'>
             Test
@@ -708,8 +1149,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b'>
             <p lang='en' property='dc:description'>Plain literals are distinguishable on the basis of language
                 tags.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007b.nt' title='rdfms-xmllang-test007b Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test007b.nt,v 1.1 2002/12/18 15:49:29 jgrant Exp $<br/># <br/>#####################################################################<br/>&lt;http://example.org/node&gt; &lt;http://example.org/property&gt; &quot;chat&quot;@en .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007c.nt' title='rdfms-xmllang-test007b Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test007c.nt,v 1.1 2002/12/18 15:49:29 jgrant Exp $<br/># <br/>#####################################################################<br/>&lt;http://example.org/node&gt; &lt;http://example.org/property&gt; &quot;chat&quot; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007b.nt' title='rdfms-xmllang-test007b Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007b.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007c.nt' title='rdfms-xmllang-test007b Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007c.nt not loaded</pre>
           </dd>
           <dt id='test_rdfms-xmllang-test007c' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c'>
             Test
@@ -718,8 +1159,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c'>
             <p lang='en' property='dc:description'>Plain literals are distinguishable on the basis of language
                 tags.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007c.nt' title='rdfms-xmllang-test007c Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test007c.nt,v 1.1 2002/12/18 15:49:29 jgrant Exp $<br/># <br/>#####################################################################<br/>&lt;http://example.org/node&gt; &lt;http://example.org/property&gt; &quot;chat&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007a.nt' title='rdfms-xmllang-test007c Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test007a.nt,v 1.1 2002/12/18 15:49:29 jgrant Exp $<br/># <br/>#####################################################################<br/>&lt;http://example.org/node&gt; &lt;http://example.org/property&gt; &quot;chat&quot;@fr .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007c.nt' title='rdfms-xmllang-test007c Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007c.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007a.nt' title='rdfms-xmllang-test007c Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfms-xmllang/test007a.nt not loaded</pre>
           </dd>
           <dt id='test_rdfs-container-membership-superProperty-test001' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001'>
             Test
@@ -728,8 +1169,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001'>
             <p lang='en' property='dc:description'>While it is a superproperty, _:a &lt;rdfs:contains (@@member?)&gt;
                 _:b . does NOT entail _:a &lt;rdf:_n&gt; _:b . for any _n.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-container-membership-superProperty/not1P.ttl' title='rdfs-container-membership-superProperty-test001 Input'>#  Processed by Id: cwm.py,v 1.92 2002/03/22 21:36:00 timbl Exp @prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://example/stuff#something&gt; rdfs:member &lt;http://example/stuff#somethingElse&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-container-membership-superProperty/not1C.ttl' title='rdfs-container-membership-superProperty-test001 Result'>#  Processed by Id: cwm.py,v 1.92 2002/03/22 21:36:00 timbl Exp @prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/><br/>&lt;http://example/stuff#something&gt; rdf:_1 &lt;http://example/stuff#somethingElse&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-container-membership-superProperty/not1P.ttl' title='rdfs-container-membership-superProperty-test001 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-container-membership-superProperty/not1P.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-container-membership-superProperty/not1C.ttl' title='rdfs-container-membership-superProperty-test001 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-container-membership-superProperty/not1C.ttl not loaded</pre>
           </dd>
           <dt id='test_rdfs-domain-and-range-intensionality-range' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-range'>
             Test
@@ -741,8 +1182,8 @@
                 reading to range. The premise/conclusion pair is a
                 non-entailment for RDFS reasoning, but may hold in semantic
                 extensions.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/premises005.ttl' title='rdfs-domain-and-range-intensionality-range Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/># <br/>#   All Rights Reserved.<br/># <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   $Id: premises005.rdf,v 1.2 2002/11/22 13:21:49 jcarroll Exp $<br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#A&gt; a rdfs:Class;<br/>   rdfs:subClassOf &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#B&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#B&gt; a rdfs:Class .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#prop&gt; a rdfs:Property;<br/>   rdfs:range &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#A&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/nonconclusions005.ttl' title='rdfs-domain-and-range-intensionality-range Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/># <br/>#   All Rights Reserved.<br/># <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   $Id: nonconclusions005.rdf,v 1.2 2002/11/22 13:21:49 jcarroll Exp $<br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#B&gt; a rdfs:Class .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#prop&gt; a rdfs:Property;<br/>   rdfs:range &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#B&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/premises005.ttl' title='rdfs-domain-and-range-intensionality-range Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/premises005.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/nonconclusions005.ttl' title='rdfs-domain-and-range-intensionality-range Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/nonconclusions005.ttl not loaded</pre>
           </dd>
           <dt id='test_rdfs-domain-and-range-intensionality-domain' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-domain-and-range-intensionality-domain'>
             Test
@@ -754,8 +1195,8 @@
                 extensional reading to domain. The premise/conclusion pair is
                 a non-entailment for RDFS reasoning, but may hold in semantic
                 extensions.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/premises006.ttl' title='rdfs-domain-and-range-intensionality-domain Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/># <br/>#   All Rights Reserved.<br/># <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   $Id: premises006.rdf,v 1.1 2002/11/22 13:21:49 jcarroll Exp $<br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises006.rdf#A&gt; a rdfs:Class;<br/>   rdfs:subClassOf &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises006.rdf#B&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises006.rdf#B&gt; a rdfs:Class .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises006.rdf#prop&gt; a rdfs:Property;<br/>   rdfs:domain &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises006.rdf#A&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/nonconclusions006.ttl' title='rdfs-domain-and-range-intensionality-domain Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/># <br/>#   All Rights Reserved.<br/># <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   $Id: nonconclusions006.rdf,v 1.1 2002/11/22 13:21:49 jcarroll Exp $<br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises006.rdf#B&gt; a rdfs:Class .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises006.rdf#prop&gt; a rdfs:Property;<br/>   rdfs:domain &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises006.rdf#B&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/premises006.ttl' title='rdfs-domain-and-range-intensionality-domain Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/premises006.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/nonconclusions006.ttl' title='rdfs-domain-and-range-intensionality-domain Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-domain-and-range/nonconclusions006.ttl not loaded</pre>
           </dd>
           <dt id='test_rdfs-entailment-test001' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001'>
             Test
@@ -763,7 +1204,7 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001'>
             <p lang='en' property='dc:description'>rdf:XMLLiteral support is no longer mandatory.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test001.nt' title='rdfs-entailment-test001 Input'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># $Id: test001.nt,v 1.1 2003/11/13 10:21:45 jgrant Exp $<br/># <br/>#####################################################################<br/>&lt;http://example.org/prop&gt; &lt;http://www.w3.org/2000/01/rdf-schema#range&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral&gt; .<br/>&lt;http://example.org/foo&gt; &lt;http://example.org/prop&gt; &quot;&lt;&quot;^^&lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral&gt; .<br/><br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test001.nt' title='rdfs-entailment-test001 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test001.nt not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='rdfs-entailment-test001 Result'>false not loaded</pre>
           </dd>
           <dt id='test_rdfs-entailment-test002' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002'>
@@ -774,7 +1215,7 @@
             <p lang='en' property='dc:description'>From an inconsistent graph, any entailment can be drawn. This
                 is an example.</p>
             <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test002p.nt' title='rdfs-entailment-test002 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test002p.nt not loaded</pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test002.nt' title='rdfs-entailment-test002 Result'>#<br/># Copyright World Wide Web Consortium, (Massachusetts Institute of<br/># Technology, Institut National de Recherche en Informatique et en<br/># Automatique, Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/># MODIFIED<br/># <br/>#####################################################################<br/>&lt;http://example.org/subject&gt; &lt;http://example.org/predicate&gt; &lt;http://example.org/object&gt; .<br/><br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test002.nt' title='rdfs-entailment-test002 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-entailment/test002.nt not loaded</pre>
           </dd>
           <dt id='test_rdfs-no-cycles-in-subClassOf-test001' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subClassOf-test001'>
             Test
@@ -783,8 +1224,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subClassOf-test001'>
             <p lang='en' property='dc:description'>Cycles are permitted in subClassOf; therefore, no error occurs
                 and the following entailment holds trivially.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subClassOf/test001.ttl' title='rdfs-no-cycles-in-subClassOf-test001 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Author: Dan Connolly<br/># <br/>#   Description: see:<br/># <br/>#    http://www.w3.org/2000/03/rdf-tracking/#rdfs-no-cycles-in-subClassOf<br/># <br/>#   $Id:$<br/># <br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#A&gt; rdfs:subClassOf &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#B&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#B&gt; rdfs:subClassOf &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#A&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#X&gt; rdfs:subClassOf &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#X&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subClassOf/test001.nt' title='rdfs-no-cycles-in-subClassOf-test001 Result'># Copyright World Wide Web Consortium, (Massachusetts Institute of
<br/># Technology, Institut National de Recherche en Informatique et en
<br/># Automatique, Keio University).
<br/>#
<br/># All Rights Reserved.
<br/>#
<br/># Please see the full Copyright clause at
<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;
<br/>#
<br/># Author: Dan Connolly
<br/>#
<br/># $Id: test001.nt,v 1.3 2001/10/01 13:45:20 barstow Exp $
<br/>#
<br/>
<br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#A&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subClassOf&gt; &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#B&gt; .
<br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#B&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subClassOf&gt; &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#A&gt; .
<br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#X&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subClassOf&gt; &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subClassOf/test001#X&gt; .
<br/>    
<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subClassOf/test001.ttl' title='rdfs-no-cycles-in-subClassOf-test001 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subClassOf/test001.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subClassOf/test001.nt' title='rdfs-no-cycles-in-subClassOf-test001 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subClassOf/test001.nt not loaded</pre>
           </dd>
           <dt id='test_rdfs-no-cycles-in-subPropertyOf-test001' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subPropertyOf-test001'>
             Test
@@ -793,8 +1234,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-no-cycles-in-subPropertyOf-test001'>
             <p lang='en' property='dc:description'>Cycles are permitted in subPropertyOf; therefore, no error
                 occurs and the following entailment holds trivially.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subPropertyOf/test001.ttl' title='rdfs-no-cycles-in-subPropertyOf-test001 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, Institut National de Recherche en Informatique et en<br/>#   Automatique, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Author: Frank Manola<br/># <br/>#   Description:<br/># <br/>#   Related issue:<br/># <br/>#     http://www.w3.org/2000/03/rdf-tracking/#rdfs-no-cycles-in-subPropertyOf<br/># <br/>#   $Id$<br/># <br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#A&gt; rdfs:subPropertyOf &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#B&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#B&gt; rdfs:subPropertyOf &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#A&gt; .<br/><br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#X&gt; rdfs:subPropertyOf &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#X&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subPropertyOf/test001.nt' title='rdfs-no-cycles-in-subPropertyOf-test001 Result'># Copyright World Wide Web Consortium, (Massachusetts Institute of
<br/># Technology, Institut National de Recherche en Informatique et en
<br/># Automatique, Keio University).
<br/>#
<br/># All Rights Reserved.
<br/>#
<br/># Please see the full Copyright clause at
<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;
<br/>#
<br/># Author: Frank Manola
<br/>#
<br/># $Id: test001.nt,v 1.3 2001/10/01 13:43:50 barstow Exp $
<br/>#
<br/>
<br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#A&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subPropertyOf&gt; &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#B&gt; .
<br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#B&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subPropertyOf&gt; &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#A&gt; .
<br/>&lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#X&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subPropertyOf&gt; &lt;http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#X&gt; .
<br/>
<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subPropertyOf/test001.ttl' title='rdfs-no-cycles-in-subPropertyOf-test001 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subPropertyOf/test001.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subPropertyOf/test001.nt' title='rdfs-no-cycles-in-subPropertyOf-test001 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-no-cycles-in-subPropertyOf/test001.nt not loaded</pre>
           </dd>
           <dt id='test_rdfs-subClassOf-a-Property-test001' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subClassOf-a-Property-test001'>
             Test
@@ -808,7 +1249,7 @@
                 means is that a resource can be both a class and a property.
                 This test is encoded as follows: a Property may have a
                 subclass (that is, such an RDF graph is satisfiable)</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subClassOf-a-Property/test001.nt' title='rdfs-subClassOf-a-Property-test001 Input'># Copyright World Wide Web Consortium (Massachusetts Institute of<br/># Technology Institut National de Recherche en Informatique et en<br/># Automatique Keio University).<br/>#<br/># All Rights Reserved.<br/>#<br/># Please see the full Copyright clause at<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/>#<br/>#   The following graph is legal (satisfiable)<br/>#<br/># $Id: test001.nt,v 1.1 2002/12/18 15:44:22 jgrant Exp $<br/>##################################################################<br/>&lt;http://example.org/foo&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Property&gt; .<br/>&lt;http://example.org/bar&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subClassOf&gt; &lt;http://example.org/foo&gt; .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subClassOf-a-Property/test001.nt' title='rdfs-subClassOf-a-Property-test001 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subClassOf-a-Property/test001.nt not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='rdfs-subClassOf-a-Property-test001 Result'>false not loaded</pre>
           </dd>
           <dt id='test_rdfs-subPropertyOf-semantics-test001' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001'>
@@ -819,8 +1260,8 @@
             <p lang='en' property='dc:description'>The inheritance semantics of the subPropertyOf relationship
                 needs to be clarified. =&gt; subProperties inherit conjunctively
                 the domain and range of their superproperties</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subPropertyOf-semantics/test001.nt' title='rdfs-subPropertyOf-semantics-test001 Input'># Copyright World Wide Web Consortium, (Massachusetts Institute of
<br/># Technology, Institut National de Recherche en Informatique et en
<br/># Automatique, Keio University).
<br/>#
<br/># All Rights Reserved.
<br/>#
<br/># Please see the full Copyright clause at
<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;
<br/>#
<br/># Issue rdfs-subPropertyOf-semantics:
<br/>#   The inheritance semantics of the subPropertyOf relationship needs to be clarified.
<br/>#
<br/>#   =&gt; subProperties inherit conjunctively the domain and range of their superproperties
<br/>#
<br/># $Id: test001.nt,v 1.4 2002/04/05 13:25:37 josderoo Exp $
<br/>##################################################################
<br/>
<br/>&lt;http://example.org/bar&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Property&gt; .
<br/>&lt;http://example.org/bas&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subPropertyOf&gt; &lt;http://example.org/bar&gt; .
<br/>&lt;http://example.org/bar&gt; &lt;http://www.w3.org/2000/01/rdf-schema#domain&gt; &lt;http://example.org/Domain1&gt; .
<br/>&lt;http://example.org/bas&gt; &lt;http://www.w3.org/2000/01/rdf-schema#domain&gt; &lt;http://example.org/Domain2&gt; .
<br/>&lt;http://example.org/bar&gt; &lt;http://www.w3.org/2000/01/rdf-schema#range&gt; &lt;http://example.org/Range1&gt; .
<br/>&lt;http://example.org/bas&gt; &lt;http://www.w3.org/2000/01/rdf-schema#range&gt; &lt;http://example.org/Range2&gt; .
<br/>&lt;http://example.org/baz1&gt; &lt;http://example.org/bas&gt; &lt;http://example.org/baz2&gt; .
<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subPropertyOf-semantics/test002.nt' title='rdfs-subPropertyOf-semantics-test001 Result'># Copyright World Wide Web Consortium, (Massachusetts Institute of
<br/># Technology, Institut National de Recherche en Informatique et en
<br/># Automatique, Keio University).
<br/>#
<br/># All Rights Reserved.
<br/>#
<br/># Please see the full Copyright clause at
<br/># &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;
<br/>#
<br/># Issue rdfs-subPropertyOf-semantics:
<br/>#   The inheritance semantics of the subPropertyOf relationship needs to be clarified.
<br/>#
<br/>#   =&gt; subProperties inherit conjunctively the domain and range of their superproperties
<br/>#
<br/># $Id: test002.nt,v 1.2 2002/04/05 13:25:45 josderoo Exp $
<br/>##################################################################
<br/>
<br/>&lt;http://example.org/baz1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/Domain1&gt; .
<br/>&lt;http://example.org/baz1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/Domain2&gt; .
<br/>&lt;http://example.org/baz2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/Range1&gt; .
<br/>&lt;http://example.org/baz2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/Range2&gt; .
<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subPropertyOf-semantics/test001.nt' title='rdfs-subPropertyOf-semantics-test001 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subPropertyOf-semantics/test001.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subPropertyOf-semantics/test002.nt' title='rdfs-subPropertyOf-semantics-test001 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/rdfs-subPropertyOf-semantics/test002.nt not loaded</pre>
           </dd>
           <dt id='test_statement-entailment-test001' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001'>
             Test
@@ -830,8 +1271,8 @@
             <p lang='en' property='dc:description'>RDFCore WG RESOLVED that a reified statement was a stating,
                 not a statement. The following entailment does not, therefore,
                 hold.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001a.nt' title='statement-entailment-test001 Input'>&lt;http://example.org/stmt1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&gt; .<br/>&lt;http://example.org/stmt1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#subject&gt; &lt;http://example.org/subject&gt; .<br/>&lt;http://example.org/stmt1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate&gt; &lt;http://example.org/predicate&gt; .<br/>&lt;http://example.org/stmt1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#object&gt; &lt;http://example.org/object&gt; .<br/><br/>&lt;http://example.org/stmt2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&gt; .<br/>&lt;http://example.org/stmt2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#subject&gt; &lt;http://example.org/subject&gt; .<br/>&lt;http://example.org/stmt2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate&gt; &lt;http://example.org/predicate&gt; .<br/>&lt;http://example.org/stmt2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#object&gt; &lt;http://example.org/object&gt; .<br/><br/>&lt;http://example.org/stmt1&gt; &lt;http://example.org/property&gt; &lt;http://example.org/foo&gt; .<br/><br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001b.nt' title='statement-entailment-test001 Result'>&lt;http://example.org/stmt2&gt; &lt;http://example.org/property&gt; &lt;http://example.org/foo&gt; .<br/><br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001a.nt' title='statement-entailment-test001 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001b.nt' title='statement-entailment-test001 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001b.nt not loaded</pre>
           </dd>
           <dt id='test_statement-entailment-test002' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002'>
             Test
@@ -841,8 +1282,8 @@
             <p lang='en' property='dc:description'>RDFCore WG RESOLVED that a statement does NOT entail its
                 reification. The following entailment does not, therefore,
                 hold.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002a.nt' title='statement-entailment-test002 Input'>&lt;http://example.org/subj&gt; &lt;http://example.org/prop&gt; &lt;http://example.org/obj&gt; .<br/><br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002b.nt' title='statement-entailment-test002 Result'>_:r &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&gt; .<br/>_:r &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#subject&gt; &lt;http://example.org/subj&gt; .<br/>_:r &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate&gt; &lt;http://example.org/prop&gt; .<br/>_:r &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#object&gt; &lt;http://example.org/obj&gt; .<br/><br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002a.nt' title='statement-entailment-test002 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002b.nt' title='statement-entailment-test002 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002b.nt not loaded</pre>
           </dd>
           <dt id='test_statement-entailment-test003' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003'>
             Test
@@ -852,8 +1293,8 @@
             <p lang='en' property='dc:description'>RDFCore WG RESOLVED that a reified statement was a stating,
                 not a statement. The following entailment does not, therefore,
                 hold. This is the same as test001, but using RDFS-entailment.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001a.nt' title='statement-entailment-test003 Input'>&lt;http://example.org/stmt1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&gt; .<br/>&lt;http://example.org/stmt1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#subject&gt; &lt;http://example.org/subject&gt; .<br/>&lt;http://example.org/stmt1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate&gt; &lt;http://example.org/predicate&gt; .<br/>&lt;http://example.org/stmt1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#object&gt; &lt;http://example.org/object&gt; .<br/><br/>&lt;http://example.org/stmt2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&gt; .<br/>&lt;http://example.org/stmt2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#subject&gt; &lt;http://example.org/subject&gt; .<br/>&lt;http://example.org/stmt2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate&gt; &lt;http://example.org/predicate&gt; .<br/>&lt;http://example.org/stmt2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#object&gt; &lt;http://example.org/object&gt; .<br/><br/>&lt;http://example.org/stmt1&gt; &lt;http://example.org/property&gt; &lt;http://example.org/foo&gt; .<br/><br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001b.nt' title='statement-entailment-test003 Result'>&lt;http://example.org/stmt2&gt; &lt;http://example.org/property&gt; &lt;http://example.org/foo&gt; .<br/><br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001a.nt' title='statement-entailment-test003 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001b.nt' title='statement-entailment-test003 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test001b.nt not loaded</pre>
           </dd>
           <dt id='test_statement-entailment-test004' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004'>
             Test
@@ -863,8 +1304,8 @@
             <p lang='en' property='dc:description'>RDFCore WG RESOLVED that a statement does NOT entail its
                 reification. The following entailment does not, therefore,
                 hold. This is the same as test002, but using RDFS-entailment.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002a.nt' title='statement-entailment-test004 Input'>&lt;http://example.org/subj&gt; &lt;http://example.org/prop&gt; &lt;http://example.org/obj&gt; .<br/><br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002b.nt' title='statement-entailment-test004 Result'>_:r &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&gt; .<br/>_:r &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#subject&gt; &lt;http://example.org/subj&gt; .<br/>_:r &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate&gt; &lt;http://example.org/prop&gt; .<br/>_:r &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#object&gt; &lt;http://example.org/obj&gt; .<br/><br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002a.nt' title='statement-entailment-test004 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002a.nt not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002b.nt' title='statement-entailment-test004 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/statement-entailment/test002b.nt not loaded</pre>
           </dd>
           <dt id='test_tex-01-language-tag-case-1' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-1'>
             Test
@@ -872,8 +1313,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-1'>
             <p lang='en' property='dc:description'>The case of the language tag is not significant.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test001.ttl' title='tex-01-language-tag-case-1 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: language tag is lower case in this file.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#tex-01<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test001.rdf,v 1.2 2003/05/09 10:39:49 jcarroll Exp $<br/># <br/><br/> [ &lt;http://example.org/prop&gt; &quot;a&quot;@en-us] .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test002.ttl' title='tex-01-language-tag-case-1 Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/># <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: language tag is mixed case in this file.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#tex-01<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test002.rdf,v 1.2 2003/05/09 10:39:49 jcarroll Exp $<br/># <br/><br/> [ &lt;http://example.org/prop&gt; &quot;a&quot;@en-US] .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test001.ttl' title='tex-01-language-tag-case-1 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test001.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test002.ttl' title='tex-01-language-tag-case-1 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test002.ttl not loaded</pre>
           </dd>
           <dt id='test_tex-01-language-tag-case-2' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-2'>
             Test
@@ -881,8 +1322,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#tex-01-language-tag-case-2'>
             <p lang='en' property='dc:description'>The case of the language tag is not significant.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test002.ttl' title='tex-01-language-tag-case-2 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/># <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: language tag is mixed case in this file.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#tex-01<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test002.rdf,v 1.2 2003/05/09 10:39:49 jcarroll Exp $<br/># <br/><br/> [ &lt;http://example.org/prop&gt; &quot;a&quot;@en-US] .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test001.ttl' title='tex-01-language-tag-case-2 Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: language tag is lower case in this file.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#tex-01<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test001.rdf,v 1.2 2003/05/09 10:39:49 jcarroll Exp $<br/># <br/><br/> [ &lt;http://example.org/prop&gt; &quot;a&quot;@en-us] .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test002.ttl' title='tex-01-language-tag-case-2 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test002.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test001.ttl' title='tex-01-language-tag-case-2 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/tex-01/test001.ttl not loaded</pre>
           </dd>
           <dt id='test_xmlsch-02-whitespace-facet-1' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1'>
             Test
@@ -891,8 +1332,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1'>
             <p lang='en' property='dc:description'>A well-formed typed literal is not related to an ill-formed
                 literal. Even if they only differ by whitespace.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test001.ttl' title='xmlsch-02-whitespace-facet-1 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: the typed literal in this file is well-formed.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#xmlsch-02<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test001.rdf,v 1.1 2003/05/12 20:07:01 jcarroll Exp $<br/># <br/>@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .<br/><br/>&lt;http://www.example.org/a&gt; &lt;http://example.org/prop&gt; &quot;3&quot;^^xsd:int .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl' title='xmlsch-02-whitespace-facet-1 Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: the typed literal in this file is not well-formed.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#xmlsch-02<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test002.rdf,v 1.3 2003/05/12 20:12:03 jcarroll Exp $<br/># <br/>@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .<br/><br/>&lt;http://www.example.org/a&gt; &lt;http://example.org/prop&gt; &quot; 3 &quot;^^xsd:int .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test001.ttl' title='xmlsch-02-whitespace-facet-1 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test001.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl' title='xmlsch-02-whitespace-facet-1 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl not loaded</pre>
           </dd>
           <dt id='test_xmlsch-02-whitespace-facet-2' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2'>
             Test
@@ -901,7 +1342,7 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2'>
             <p lang='en' property='dc:description'>Ill-formed datatyped literals now are inconsistent.
                 Used to be negative entailment to &lt;xmlsch-02/test001.ttl&gt; .</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl' title='xmlsch-02-whitespace-facet-2 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: the typed literal in this file is not well-formed.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#xmlsch-02<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test002.rdf,v 1.3 2003/05/12 20:12:03 jcarroll Exp $<br/># <br/>@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .<br/><br/>&lt;http://www.example.org/a&gt; &lt;http://example.org/prop&gt; &quot; 3 &quot;^^xsd:int .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl' title='xmlsch-02-whitespace-facet-2 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl not loaded</pre>
             <pre class='example resultDoc' property='mf:result' resource='false' title='xmlsch-02-whitespace-facet-2 Result'>false not loaded</pre>
           </dd>
           <dt id='test_xmlsch-02-whitespace-facet-3' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3'>
@@ -910,8 +1351,8 @@
           </dt>
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3'>
             <p lang='en' property='dc:description'>A simple test for well-formedness of a typed literal.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test001.ttl' title='xmlsch-02-whitespace-facet-3 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: the typed literal in this file is well-formed.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#xmlsch-02<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test001.rdf,v 1.1 2003/05/12 20:07:01 jcarroll Exp $<br/># <br/>@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .<br/><br/>&lt;http://www.example.org/a&gt; &lt;http://example.org/prop&gt; &quot;3&quot;^^xsd:int .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test003.ttl' title='xmlsch-02-whitespace-facet-3 Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: eg:prop has a literal value.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#xmlsch-02<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test003.rdf,v 1.1 2003/05/12 20:07:01 jcarroll Exp $<br/># <br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://www.example.org/a&gt; &lt;http://example.org/prop&gt; [ a rdfs:Literal] .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test001.ttl' title='xmlsch-02-whitespace-facet-3 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test001.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test003.ttl' title='xmlsch-02-whitespace-facet-3 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test003.ttl not loaded</pre>
           </dd>
           <dt id='test_xmlsch-02-whitespace-facet-4' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4'>
             Test
@@ -920,8 +1361,8 @@
           <dd resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4'>
             <p lang='en' property='dc:description'>Ill-formed datatyped literals now are inconsistent.
                 Used to be negative entailment.</p>
-            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl' title='xmlsch-02-whitespace-facet-4 Input'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: the typed literal in this file is not well-formed.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#xmlsch-02<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test002.rdf,v 1.3 2003/05/12 20:12:03 jcarroll Exp $<br/># <br/>@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .<br/><br/>&lt;http://www.example.org/a&gt; &lt;http://example.org/prop&gt; &quot; 3 &quot;^^xsd:int .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test003.ttl' title='xmlsch-02-whitespace-facet-4 Result'># <br/>#   Copyright World Wide Web Consortium, (Massachusetts Institute of<br/>#   Technology, European Research Consortium for Informatics and<br/>#   Mathematics, Keio University).<br/>#  <br/>#   All Rights Reserved.<br/>#  <br/>#   Please see the full Copyright clause at<br/>#   &lt;http://www.w3.org/Consortium/Legal/copyright-software.html&gt;<br/># <br/>#   Description: eg:prop has a literal value.<br/># <br/>#   Related issue:  <br/># <br/>#    http://www.w3.org/2001/sw/RDFCore/20030123-issues/#xmlsch-02<br/># <br/>#   Author: Jeremy Carroll<br/># <br/>#   $Id: test003.rdf,v 1.1 2003/05/12 20:07:01 jcarroll Exp $<br/># <br/>@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .<br/>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .<br/><br/>&lt;http://www.example.org/a&gt; &lt;http://example.org/prop&gt; [ a rdfs:Literal] .<br/></pre>
+            <pre class='example actionDoc' property='mf:action' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl' title='xmlsch-02-whitespace-facet-4 Input'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test002.ttl not loaded</pre>
+            <pre class='example resultDoc' property='mf:result' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test003.ttl' title='xmlsch-02-whitespace-facet-4 Result'>https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/xmlsch-02/test003.ttl not loaded</pre>
           </dd>
         </div>
       </dl>
@@ -939,7 +1380,7 @@
         <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.2.7.2' typeof='doap:Version'>
           <span property='doap:revision'>0.2.7.2</span>
           <meta content='earl-report-0.2.7.2' property='doap:name' />
-          <meta content='2013-10-23' datatype='xsd:date' property='doap:created' />
+          <meta content='2013-11-24' datatype='xsd:date' property='doap:created' />
         </span>
         an
         <a href='http://unlicense.org' property='doap:license'>Unlicensed</a>
--- a/rdf-turtle/reports-nt/earl.jsonld	Tue Dec 03 19:36:56 2013 +0100
+++ b/rdf-turtle/reports-nt/earl.jsonld	Tue Dec 03 18:20:35 2013 -0800
@@ -136,6 +136,7 @@
     "Apache-Jena-ntriples-earl-2013-11-23.ttl",
     "RIOT-jena-details.ttl",
     "earl.ttl",
+    "raptor-2-0-12-GIT-ntriples-2013-earl.ttl",
     "rdf.rb-earl-2013-11-24.ttl"
   ],
   "testSubjects": [
@@ -189,6 +190,24 @@
       "language": "Java"
     },
     {
+      "@id": "http://librdf.org/raptor/",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "Raptor",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "http://www.dajobe.org/#me",
+          "foaf:name": "Dave Beckett",
+          "foaf:homepage": "http://www.dajobe.org/"
+        }
+      ],
+      "homepage": "http://librdf.org/raptor/",
+      "language": "C"
+    },
+    {
       "@id": "http://rubygems.org/gems/rdf",
       "@type": [
         "earl:TestSubject",
@@ -251,6 +270,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -286,6 +316,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -321,6 +362,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -356,6 +408,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -391,6 +454,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -426,6 +500,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -461,6 +546,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -496,6 +592,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -531,6 +638,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -566,6 +684,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -601,6 +730,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -636,6 +776,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -671,6 +822,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -706,6 +868,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -741,6 +914,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -776,6 +960,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -811,6 +1006,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -846,6 +1052,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -881,6 +1098,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -916,6 +1144,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -951,6 +1190,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -986,6 +1236,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1021,6 +1282,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1056,6 +1328,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1091,6 +1374,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1126,6 +1420,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1161,6 +1466,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1196,6 +1512,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1231,6 +1558,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1266,6 +1604,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1301,6 +1650,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1336,6 +1696,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1371,6 +1742,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1406,6 +1788,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1441,6 +1834,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1476,6 +1880,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1511,6 +1926,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1546,6 +1972,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1581,6 +2018,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1616,6 +2064,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1651,6 +2110,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1686,6 +2156,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1721,6 +2202,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1756,6 +2248,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1791,6 +2294,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1826,6 +2340,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1861,6 +2386,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1896,6 +2432,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1931,6 +2478,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -1966,6 +2524,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2001,6 +2570,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2036,6 +2616,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2071,6 +2662,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2106,6 +2708,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2141,6 +2754,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2176,6 +2800,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2211,6 +2846,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2246,6 +2892,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2281,6 +2938,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2316,6 +2984,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2351,6 +3030,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2386,6 +3076,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2421,6 +3122,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2456,6 +3168,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2491,6 +3214,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2526,6 +3260,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2561,6 +3306,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
@@ -2596,6 +3352,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace",
+              "subject": "http://librdf.org/raptor/",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.dajobe.org/#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace",
               "subject": "http://rubygems.org/gems/rdf",
               "mode": "earl:automatic",
               "result": {
--- a/rdf-turtle/reports-nt/earl.ttl	Tue Dec 03 19:36:56 2013 +0100
+++ b/rdf-turtle/reports-nt/earl.ttl	Tue Dec 03 18:20:35 2013 -0800
@@ -18,9 +18,11 @@
     <Apache-Jena-ntriples-earl-2013-11-23.ttl>,
     <RIOT-jena-details.ttl>,
     <earl.ttl>,
+    <raptor-2-0-12-GIT-ntriples-2013-earl.ttl>,
     <rdf.rb-earl-2013-11-24.ttl>;
   earl:testSubjects (
     <http://jena.apache.org/#riot>
+    <http://librdf.org/raptor/>
     <http://rubygems.org/gems/rdf>);
   mf:entries (
     <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl>) .
@@ -158,6 +160,18 @@
      foaf:name "Dave Reynolds" ] .
 
 
+<http://librdf.org/raptor/> a earl:TestSubject, doap:Project;
+  doap:name "Raptor";
+  doap:programming-language "C";
+ .
+
+<http://librdf.org/raptor/> doap:developer <http://www.dajobe.org/#me> .
+
+<http://www.dajobe.org/#me> a foaf:Person;
+  foaf:homepage <http://www.dajobe.org/>;
+  foaf:name "Dave Beckett" .
+
+
 <http://rubygems.org/gems/rdf> a earl:TestSubject, doap:Project;
   doap:name "RDF.rb";
   doap:description """RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data."""@en;
@@ -197,6 +211,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -216,6 +236,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -235,6 +261,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -254,6 +286,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -273,6 +311,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -292,6 +336,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -311,6 +361,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -330,6 +386,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -349,6 +411,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -368,6 +436,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -387,6 +461,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -406,6 +486,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -425,6 +511,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -444,6 +536,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -463,6 +561,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -482,6 +586,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -501,6 +611,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -520,6 +636,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -539,6 +661,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -558,6 +686,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -577,6 +711,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -596,6 +736,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -615,6 +761,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -634,6 +786,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -653,6 +811,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -672,6 +836,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -691,6 +861,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -710,6 +886,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -729,6 +911,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -748,6 +936,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -767,6 +961,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -786,6 +986,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -805,6 +1011,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -824,6 +1036,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -843,6 +1061,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -862,6 +1086,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -881,6 +1111,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -900,6 +1136,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -919,6 +1161,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -938,6 +1186,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -957,6 +1211,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -976,6 +1236,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -995,6 +1261,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1014,6 +1286,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1033,6 +1311,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1052,6 +1336,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1071,6 +1361,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1090,6 +1386,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1109,6 +1411,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1128,6 +1436,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1147,6 +1461,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1166,6 +1486,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1185,6 +1511,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1204,6 +1536,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1223,6 +1561,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1242,6 +1586,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1261,6 +1611,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1280,6 +1636,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1299,6 +1661,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1318,6 +1686,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1337,6 +1711,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1356,6 +1736,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1375,6 +1761,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1394,6 +1786,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1413,6 +1811,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1432,6 +1836,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1451,6 +1861,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag>;
       earl:subject <http://rubygems.org/gems/rdf>;
@@ -1470,6 +1886,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.dajobe.org/#me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace>;
+      earl:subject <http://librdf.org/raptor/>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace>;
       earl:subject <http://rubygems.org/gems/rdf>;
--- a/rdf-turtle/reports-nt/index.html	Tue Dec 03 19:36:56 2013 +0100
+++ b/rdf-turtle/reports-nt/index.html	Tue Dec 03 18:20:35 2013 -0800
@@ -23,7 +23,7 @@
             shortName:            "turtle-earl",
             //subtitle:             "Turtle Implementation Conformance Report",
             // if you wish the publication date to be other than today, set this
-            publishDate:  "2013/11/24",
+            publishDate:  "2013/12/03",
         
             // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
             // and its maturity status
@@ -171,7 +171,10 @@
               <a href='#subj_0'>Apache Jena</a>
             </th>
             <th>
-              <a href='#subj_1'>RDF.rb</a>
+              <a href='#subj_1'>Raptor</a>
+            </th>
+            <th>
+              <a href='#subj_2'>RDF.rb</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax'>
@@ -190,6 +193,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -217,6 +231,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -244,6 +269,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -271,6 +307,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -298,6 +345,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -325,6 +383,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -352,6 +421,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -379,6 +459,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -406,6 +497,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -433,6 +535,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -460,6 +573,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -487,6 +611,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -514,6 +649,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -541,6 +687,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -568,6 +725,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -595,6 +763,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -622,6 +801,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -649,6 +839,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -676,6 +877,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -703,6 +915,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -730,6 +953,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -757,6 +991,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -784,6 +1029,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -811,6 +1067,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -838,6 +1105,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -865,6 +1143,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -892,6 +1181,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -919,6 +1219,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -946,6 +1257,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -973,6 +1295,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1000,6 +1333,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1027,6 +1371,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1054,6 +1409,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1081,6 +1447,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1108,6 +1485,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1135,6 +1523,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1162,6 +1561,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1189,6 +1599,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1216,6 +1637,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1243,6 +1675,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1270,6 +1713,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1297,6 +1751,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1324,6 +1789,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1351,6 +1827,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1378,6 +1865,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1405,6 +1903,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1432,6 +1941,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1459,6 +1979,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1486,6 +2017,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1513,6 +2055,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1540,6 +2093,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1567,6 +2131,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1594,6 +2169,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1621,6 +2207,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1648,6 +2245,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1675,6 +2283,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1702,6 +2321,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1729,6 +2359,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1756,6 +2397,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1783,6 +2435,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1810,6 +2473,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1837,6 +2511,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1864,6 +2549,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1891,6 +2587,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1918,6 +2625,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1945,6 +2663,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1972,6 +2701,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -1999,6 +2739,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.dajobe.org/#me' property='earl:assertedBy' />
+              <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace' property='earl:test' />
+              <link href='http://librdf.org/raptor/' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
               <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace' property='earl:test' />
               <link href='http://rubygems.org/gems/rdf' property='earl:subject' />
@@ -2020,6 +2771,9 @@
             <td class='passed-all'>
               100.0%
             </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
           </tr>
         </table>
       </section>
@@ -2096,6 +2850,53 @@
           </dl>
         </dd>
         <dt id='subj_1'>
+          <a href='http://librdf.org/raptor/'>
+            <span about='http://librdf.org/raptor/' property='doap:name'>Raptor</span>
+          </a>
+        </dt>
+        <dd inlist='inlist' property='earl:testSubjects' resource='http://librdf.org/raptor/' typeof='earl:TestSubject doap:Project'>
+          <dl>
+            <dt>Programming Language</dt>
+            <dd property='doap:programming-language'>C</dd>
+            <dt>Home Page</dt>
+            <dd property='doap:homepage'>
+              <a href='http://librdf.org/raptor/'>
+                http://librdf.org/raptor/
+              </a>
+            </dd>
+            <dt>Developer</dt>
+            <dd rel='doap:developer'>
+              <div resource='http://www.dajobe.org/#me' typeof='foaf:Person'>
+                <a href='http://www.dajobe.org/#me'>
+                  <span property='foaf:name'>Dave Beckett</span>
+                </a>
+                <dt>
+                  Home Page
+                </dt>
+                <dd>
+                  <a href='http://www.dajobe.org/' property='foaf:homepage'>
+                    http://www.dajobe.org/
+                  </a>
+                </dd>
+              </div>
+            </dd>
+            <dt>
+              Test Suite Compliance
+            </dt>
+            <dd>
+              <table class='report'>
+                <tbody>
+                  <tr>
+                    <td class='passed-all'>
+                      68/68 (100.0%)
+                    </td>
+                  </tr>
+                </tbody>
+              </table>
+            </dd>
+          </dl>
+        </dd>
+        <dt id='subj_2'>
           <a href='http://rubygems.org/gems/rdf'>
             <span about='http://rubygems.org/gems/rdf' property='doap:name'>RDF.rb</span>
           </a>
@@ -2188,6 +2989,9 @@
           <a class='source' href='earl.ttl'>earl.ttl</a>
         </li>
         <li>
+          <a class='source' href='raptor-2-0-12-GIT-ntriples-2013-earl.ttl'>raptor-2-0-12-GIT-ntriples-2013-earl.ttl</a>
+        </li>
+        <li>
           <a class='source' href='rdf.rb-earl-2013-11-24.ttl'>rdf.rb-earl-2013-11-24.ttl</a>
         </li>
       </ul>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-turtle/reports-nt/raptor-2-0-12-GIT-ntriples-2013-earl.ttl	Tue Dec 03 18:20:35 2013 -0800
@@ -0,0 +1,655 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix nt: <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#> .
+
+<http://librdf.org/raptor/> a doap:Project ;
+    doap:name "Raptor" ;
+    doap:developer <http://www.dajobe.org/#me> ;
+    doap:homepage <http://librdf.org/raptor/> ;
+    doap:implements <http://www.w3.org/TR/turtle/> ;
+    doap:download-page <http://librdf.org/raptor/> ;
+    doap:programming-language "C" ;
+    doap:release [
+        doap:created "2013-11-27"^^xsd:date ;
+        doap:name "Raptor 2.0.12 GIT 500c0d7043507478e3ea870cca3101cf42d01aaa" ;
+        a doap:Version
+    ]
+    .
+
+<http://www.dajobe.org/#me> a foaf:Person ;
+    foaf:homepage <http://www.dajobe.org/> ;
+    foaf:name "Dave Beckett" ;
+    .
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-file-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-file-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-file-03 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-uri-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-uri-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-uri-03 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-uri-04 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-string-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-string-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-string-03 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-str-esc-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-str-esc-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-str-esc-03 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bnode-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bnode-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bnode-03 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-datatypes-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-datatypes-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-subm-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:comment_following_triple .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_all_controls .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_all_punctuation .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_ascii_boundaries .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_false .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_true .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_2_dquotes .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_2_squotes .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_BACKSPACE .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_CARRIAGE_RETURN .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_CHARACTER_TABULATION .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_FORM_FEED .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_LINE_FEED .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_REVERSE_SOLIDUS .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_REVERSE_SOLIDUS2 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_UTF8_boundaries .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_dquote .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_numeric_escape4 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_numeric_escape8 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:literal_with_squote .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:langtagged_string .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:lantag_with_subtag .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:minimal_whitespace .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-03 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-04 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-05 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-06 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-07 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-08 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-uri-09 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-prefix-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-base-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-struct-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-struct-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-lang-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-esc-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-esc-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-esc-03 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-string-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-string-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-string-03 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-string-04 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-string-05 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-string-06 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-string-07 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-num-01 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-num-02 .
+
+  [] a earl:Assertion ;
+      earl:assertedBy <http://www.dajobe.org/#me> ;
+      earl:result [
+	a earl:TestResult ;
+	earl:outcome earl:passed
+      ] ;
+      earl:subject <http://librdf.org/raptor/> ;
+      earl:test nt:nt-syntax-bad-num-03 .
+