Added EARL report for ClioPatria RDF-MT implementation
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 17 Dec 2013 09:37:03 -0800
changeset 1621 3b723ff82954
parent 1620 e7714e56114b
child 1622 09cd5fd32515
Added EARL report for ClioPatria RDF-MT implementation
rdf-mt/reports/ClioPatria-earl-results-2013-12-16.ttl
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-mt/reports/template.md
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-mt/reports/ClioPatria-earl-results-2013-12-16.ttl	Tue Dec 17 09:37:03 2013 -0800
@@ -0,0 +1,394 @@
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix  xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix  rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix   dc: <http://purl.org/dc/elements/1.1/> .
+
+# Named toplevel resources (2)
+
+<http://cliopatria.swi-prolog.org/packs/rdf-mt>
+	a doap:Project ;
+	dc:creator <http://wm.cs.vu.nl/> ;
+	doap:developer <http://cliopatria.swi-prolog.org/user/jan> ;
+	doap:license <http://www.swi-prolog.org/license.html> ;
+	doap:name "ClioPatria RDF semantics pack" ;
+	foaf:description "ClioPatria is the Semantic Web platform for SWI-Prolog, providing package management, SPARQL and pluggable reasoning" ;
+	foaf:homepage <http://cliopatria.swi-prolog.org/> ;
+	foaf:maker <http://wm.cs.vu.nl/> .
+
+<http://cliopatria.swi-prolog.org/user/jan>
+	a foaf:Person ;
+	foaf:homepage <http://www.cs.vu.nl/~janw/> ;
+	foaf:name "Jan Wielemaker" .
+
+# Toplevel blank-nodes (41)
+[ a earl:Assertion ;
+  earl:assertedBy <http://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:38+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:38+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:39+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:39+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:40+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:41+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:42+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:42+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:43+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008>
+] .
+[ a earl:Assertion ;
+  earl:assertedBy <http://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:44+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009>
+] .
+[ a earl:Assertion ;
+  earl:assertedBy <http://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:44+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010>
+] .
+[ a earl:Assertion ;
+  earl:assertedBy <http://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:45+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:46+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:47+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:48+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:48+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:49+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:50+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:51+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:52+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:53+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:54+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:54+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:55+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:56+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:57+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:57+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:58+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:59+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:49:59+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:01+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:02+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:02+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:03+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:04+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:05+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:07+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:08+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:08+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:09+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  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://cliopatria.swi-prolog.org/user/jan> ;
+  earl:result [ a earl:TestResult ;
+		dc:date "2013-12-17T16:50:10+01:00"^^xsd:dateTime ;
+		earl:outcome earl:passed
+	      ] ;
+  earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt> ;
+  earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4>
+] .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-mt/reports/earl-corese-2013-12-03.ttl	Tue Dec 17 09:37:03 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 17 18:22:43 2013 +0100
+++ b/rdf-mt/reports/earl.jsonld	Tue Dec 17 09:37:03 2013 -0800
@@ -133,10 +133,27 @@
     }
   },
   "assertions": [
+    "ClioPatria-earl-results-2013-12-16.ttl",
     "earl-corese-2013-12-11.ttl"
   ],
   "testSubjects": [
     {
+      "@id": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "ClioPatria RDF semantics pack",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "http://cliopatria.swi-prolog.org/user/jan",
+          "foaf:name": "Jan Wielemaker",
+          "foaf:homepage": "http://www.cs.vu.nl/~janw/"
+        }
+      ]
+    },
+    {
       "@id": "http://wimmics.inria.fr/corese",
       "@type": [
         "earl:TestSubject",
@@ -174,6 +191,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -199,6 +227,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -224,6 +263,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -249,6 +299,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -274,6 +335,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -299,6 +371,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -324,6 +407,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -349,6 +443,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -374,6 +479,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -399,6 +515,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -424,6 +551,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -449,6 +587,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -474,6 +623,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -499,6 +659,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -524,6 +695,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -549,6 +731,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -574,6 +767,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -599,6 +803,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -624,6 +839,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -649,6 +875,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -674,6 +911,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -699,6 +947,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -724,6 +983,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -749,6 +1019,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -774,6 +1055,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -799,6 +1091,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -824,6 +1127,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -849,6 +1163,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -874,6 +1199,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -899,6 +1235,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -924,6 +1271,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -949,6 +1307,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -974,6 +1343,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -999,6 +1379,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -1024,6 +1415,17 @@
             {
               "@type": "earl:Assertion",
               "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004",
+              "subject": "http://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004",
               "subject": "http://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -1049,6 +1451,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -1074,6 +1487,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -1099,6 +1523,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -1124,6 +1559,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -1149,6 +1595,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
@@ -1174,6 +1631,17 @@
             {
               "@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://cliopatria.swi-prolog.org/packs/rdf-mt",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://cliopatria.swi-prolog.org/user/jan"
+            },
+            {
+              "@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://wimmics.inria.fr/corese",
               "mode": "earl:notAvailable",
               "result": {
--- a/rdf-mt/reports/earl.ttl	Tue Dec 17 18:22:43 2013 +0100
+++ b/rdf-mt/reports/earl.ttl	Tue Dec 17 09:37:03 2013 -0800
@@ -15,8 +15,10 @@
   dc:bibliographicCitation "[[RDF11-MT]]";
   earl:generatedBy <http://rubygems.org/gems/earl-report>;
   earl:assertions
+    <ClioPatria-earl-results-2013-12-16.ttl>,
     <earl-corese-2013-12-11.ttl>;
   earl:testSubjects (
+    <http://cliopatria.swi-prolog.org/packs/rdf-mt>
     <http://wimmics.inria.fr/corese>);
   mf:entries (
     <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl>) .
@@ -84,6 +86,17 @@
 #
 # Subject Definitions
 #
+<http://cliopatria.swi-prolog.org/packs/rdf-mt> a earl:TestSubject, doap:Project;
+  doap:name "ClioPatria RDF semantics pack";
+ .
+
+<http://cliopatria.swi-prolog.org/packs/rdf-mt> doap:developer <http://cliopatria.swi-prolog.org/user/jan> .
+
+<http://cliopatria.swi-prolog.org/user/jan> a foaf:Person;
+  foaf:homepage <http://www.cs.vu.nl/~janw/>;
+  foaf:name "Jan Wielemaker" .
+
+
 <http://wimmics.inria.fr/corese> a earl:TestSubject, doap:Project;
   doap:name "Corese";
  .
@@ -109,6 +122,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -127,6 +146,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -143,6 +168,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -160,6 +191,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -177,6 +214,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -194,6 +237,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -210,6 +259,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-semantic-equivalence-between-datatypes>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -227,6 +282,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-range-clash>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -244,6 +305,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test008>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -261,6 +328,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test009>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -278,6 +351,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#datatypes-test010>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -295,6 +374,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -311,6 +396,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subClassOf-intensional>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -327,6 +418,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#horst-01-subPropertyOf-intensional>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -345,6 +442,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test003>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -363,6 +466,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdf-charmod-uris-test004>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -379,6 +488,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test002>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -395,6 +510,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test003>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -411,6 +532,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-seq-representation-test004>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -428,6 +555,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007a>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -445,6 +578,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007b>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -462,6 +601,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfms-xmllang-test007c>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -479,6 +624,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-container-membership-superProperty-test001>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -499,6 +650,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -519,6 +676,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -535,6 +698,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test001>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -552,6 +721,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-entailment-test002>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -569,6 +744,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -586,6 +767,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -608,6 +795,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subClassOf-a-Property-test001>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -626,6 +819,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#rdfs-subPropertyOf-semantics-test001>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -644,6 +843,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test001>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -662,6 +867,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test002>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -680,6 +891,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test003>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -698,6 +915,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#statement-entailment-test004>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -714,6 +937,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -730,6 +959,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      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://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -747,6 +982,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-1>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -764,6 +1005,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-2>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -780,6 +1027,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-3>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
@@ -797,6 +1050,12 @@
   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://cliopatria.swi-prolog.org/user/jan>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/tests/manifest.ttl#xmlsch-02-whitespace-facet-4>;
+      earl:subject <http://cliopatria.swi-prolog.org/packs/rdf-mt>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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://wimmics.inria.fr/corese>;
--- a/rdf-mt/reports/index.html	Tue Dec 17 18:22:43 2013 +0100
+++ b/rdf-mt/reports/index.html	Tue Dec 17 09:37:03 2013 -0800
@@ -4,6 +4,7 @@
     <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='ClioPatria-earl-results-2013-12-16.ttl' rel='related' />
     <link href='earl-corese-2013-12-11.ttl' rel='related' />
     <title>
       RDF Semantics
@@ -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/12/11",
+            publishDate:  "2013/12/17",
         
             // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
             // and its maturity status
@@ -176,7 +177,10 @@
               Test
             </th>
             <th>
-              <a href='#subj_0'>Corese</a>
+              <a href='#subj_0'>ClioPatria RDF semantics pack</a>
+            </th>
+            <th>
+              <a href='#subj_1'>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'>
@@ -184,6 +188,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -199,6 +214,17 @@
             <td>
               <a href='#test_datatypes-intensional-xsd-integer-string-incompatible'>datatypes-intensional-xsd-integer-string-incompatible</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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='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' />
@@ -216,6 +242,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -232,6 +269,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -248,6 +296,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -264,6 +323,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -280,6 +350,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -296,6 +377,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -312,6 +404,17 @@
               <a href='#test_datatypes-test008'>datatypes-test008</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -328,6 +431,17 @@
               <a href='#test_datatypes-test009'>datatypes-test009</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -344,6 +458,17 @@
               <a href='#test_datatypes-test010'>datatypes-test010</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -360,6 +485,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -376,6 +512,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -392,6 +539,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -408,6 +566,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -424,6 +593,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -440,6 +620,17 @@
               <a href='#test_rdfms-seq-representation-test002'>rdfms-seq-representation-test002</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -456,6 +647,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -472,6 +674,17 @@
               <a href='#test_rdfms-seq-representation-test004'>rdfms-seq-representation-test004</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -488,6 +701,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -504,6 +728,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -520,6 +755,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -536,6 +782,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -552,6 +809,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -568,6 +836,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -584,6 +863,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -600,6 +890,17 @@
               <a href='#test_rdfs-entailment-test002'>rdfs-entailment-test002</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -616,6 +917,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -632,6 +944,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -648,6 +971,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -664,6 +998,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -680,6 +1025,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -696,6 +1052,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -712,6 +1079,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -728,6 +1106,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -744,6 +1133,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -760,6 +1160,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -776,6 +1187,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -792,6 +1214,17 @@
               <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://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -807,6 +1240,17 @@
             <td>
               <a href='#test_xmlsch-02-whitespace-facet-3'>xmlsch-02-whitespace-facet-3</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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='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' />
@@ -824,6 +1268,17 @@
               <a href='#test_xmlsch-02-whitespace-facet-4'>xmlsch-02-whitespace-facet-4</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://cliopatria.swi-prolog.org/user/jan' 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://cliopatria.swi-prolog.org/packs/rdf-mt' 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://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' />
@@ -839,6 +1294,9 @@
             <td>
               Percentage passed out of 41 Tests
             </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
             <td class='passed-most'>
               95.1%
             </td>
@@ -855,6 +1313,45 @@
       </p>
       <dl>
         <dt id='subj_0'>
+          <a href='http://cliopatria.swi-prolog.org/packs/rdf-mt'>
+            <span about='http://cliopatria.swi-prolog.org/packs/rdf-mt' property='doap:name'>ClioPatria RDF semantics pack</span>
+          </a>
+        </dt>
+        <dd inlist='inlist' property='earl:testSubjects' resource='http://cliopatria.swi-prolog.org/packs/rdf-mt' typeof='earl:TestSubject doap:Project'>
+          <dl>
+            <dt>Developer</dt>
+            <dd rel='doap:developer'>
+              <div resource='http://cliopatria.swi-prolog.org/user/jan' typeof='foaf:Person'>
+                <a href='http://cliopatria.swi-prolog.org/user/jan'>
+                  <span property='foaf:name'>Jan Wielemaker</span>
+                </a>
+                <dt>
+                  Home Page
+                </dt>
+                <dd>
+                  <a href='http://www.cs.vu.nl/~janw/' property='foaf:homepage'>
+                    http://www.cs.vu.nl/~janw/
+                  </a>
+                </dd>
+              </div>
+            </dd>
+            <dt>
+              Test Suite Compliance
+            </dt>
+            <dd>
+              <table class='report'>
+                <tbody>
+                  <tr>
+                    <td class='passed-all'>
+                      41/41 (100.0%)
+                    </td>
+                  </tr>
+                </tbody>
+              </table>
+            </dd>
+          </dl>
+        </dd>
+        <dt id='subj_1'>
           <a href='http://wimmics.inria.fr/corese'>
             <span about='http://wimmics.inria.fr/corese' property='doap:name'>Corese</span>
           </a>
@@ -904,6 +1401,9 @@
       </p>
       <ul>
         <li>
+          <a class='source' href='ClioPatria-earl-results-2013-12-16.ttl'>ClioPatria-earl-results-2013-12-16.ttl</a>
+        </li>
+        <li>
           <a class='source' href='earl-corese-2013-12-11.ttl'>earl-corese-2013-12-11.ttl</a>
         </li>
       </ul>
@@ -1138,8 +1638,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'>#  Processed by Id: cwm.py,v 1.92 2002/03/22 21:36:00 timbl Exp<br/>@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 <br/>@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>
           </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
--- a/rdf-mt/reports/template.md	Tue Dec 17 18:22:43 2013 +0100
+++ b/rdf-mt/reports/template.md	Tue Dec 17 09:37:03 2013 -0800
@@ -87,7 +87,9 @@
           // only "name" is required
           editors:  [
               { name: "Gregg Kellogg", url: "http://greggkellogg.net/",
-                company: "Kellogg Associates" }
+                company: "Kellogg Associates" },
+              { name: "Andy Seaborne",
+                company: "The Apache Software Foundation"}
           ],
 
           // authors, add as many as you like.