Added EARL report for C# implementation.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Mon, 14 Oct 2013 21:58:16 -0400
changeset 2030 029987f7f3bc
parent 2029 318a719b05b0
child 2031 32ce0c86c97d
Added EARL report for C# implementation.
test-suite/reports/csharp-earl.ttl
test-suite/reports/earl.jsonld
test-suite/reports/earl.ttl
test-suite/reports/index.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-suite/reports/csharp-earl.ttl	Mon Oct 14 21:58:16 2013 -0400
@@ -0,0 +1,4602 @@
+@prefix dc: <http://purl.org/dc/terms/> .
+@prefix dcterms: <http://purl.org/dc/terms/> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xml: <http://www.w3.org/XML/1998/namespace> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+
+
+<http://argodata.com/product/json-ld> a doap:Project, earl:TestSubject, earl:Software ;
+    dc:creator         <http://argodata.com/foaf> ;
+    doap:created       "2013-01-14"^^xsd:date ;
+    doap:description   "Argo.Core.JsonLd library for parsing/serializing JSON-LD data in .Net."@en ;
+    doap:developer     <http://argodata.com/foaf> ;
+    doap:documenter    <http://argodata.com/foaf> ;
+    doap:homepage      <http://www.argodata.com/> ;
+    doap:implements    <http://json-ld.org/spec/latest/json-ld-api/>, <http://json-ld.org/spec/latest/json-ld-syntax/> ;
+    doap:maintainer    <http://argodata.com/foaf> ;
+    doap:name          "Argo.Core.JsonLd" ;
+    doap:platform      "CSharp"^^xsd:string ;
+    doap:license       "Commercial" ;
+    doap:programming-language "C#" ;
+    dc:title           "Argo.Core.JsonLd" ;
+    dc:date            "2013-01-29"^^xsd:date ;
+    foaf:maker         <http://argodata.com/foaf> .
+
+<http://argodata.com/foaf> a foaf:Organization, earl:Assertor ;
+    foaf:name "Argo Data Resource Corporation" ;
+    foaf:title "Implementor" ;
+    foaf:homepage <http://www.argodata.com/> .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0044> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0013> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0014> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0015> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0016> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0017> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0018> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0019> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0020> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/frame-manifest.jsonld#t0021> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0018> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0019> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0013> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0014> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0015> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0016> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0017> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0018> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0019> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0020> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0021> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0022> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0023> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0024> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0025> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0026> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0027> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0028> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0029> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0030> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0031> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0032> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0033> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0034> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0035> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0036> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0037> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0038> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0039> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0040> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0041> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0042> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0043> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0044> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0045> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0046> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0047> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0048> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0049> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0050> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0051> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0052> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0053> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0054> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0055> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0056> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/normalize-manifest.jsonld#t0057> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:untested ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
+
+[ a earl:Assertion ;
+    earl:assertedBy <http://argodata.com/foaf> ;
+    earl:subject <http://argodata.com/product/json-ld> ;
+    earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118> ;
+    earl:result [
+      a earl:TestResult ;
+      earl:outcome earl:passed ;
+      dc:date "2013-10-13 15:19:47Z"^^xsd:dateTime ] ;
+    earl:mode earl:automatic ] .
--- a/test-suite/reports/earl.jsonld	Thu Oct 10 11:53:04 2013 -0700
+++ b/test-suite/reports/earl.jsonld	Mon Oct 14 21:58:16 2013 -0400
@@ -122,7 +122,7 @@
       "@id": "https://github.com/gkellogg/earl-report/tree/0.2.7.2",
       "@type": "doap:Version",
       "name": "earl-report-0.2.7.2",
-      "created": "2013-08-20",
+      "created": "2013-10-14",
       "revision": "0.2.7.2"
     },
     "developer": {
@@ -133,6 +133,7 @@
     }
   },
   "assertions": [
+    "csharp-earl.ttl",
     "earl.ttl",
     "java-earl.ttl",
     "jsonld.js-browser-earl.ttl",
@@ -145,6 +146,31 @@
   ],
   "testSubjects": [
     {
+      "@id": "http://argodata.com/product/json-ld",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "Argo.Core.JsonLd",
+      "developer": [
+        {
+          "@type": "foaf:Organization",
+          "@id": "http://argodata.com/foaf",
+          "foaf:name": "Argo Data Resource Corporation",
+          "foaf:homepage": "http://www.argodata.com/"
+        },
+        {
+          "@type": "foaf:Person",
+          "@id": "http://argodata.com/foaf",
+          "foaf:name": "Argo Data Resource Corporation",
+          "foaf:homepage": "http://www.argodata.com/"
+        }
+      ],
+      "doapDesc": "Argo.Core.JsonLd library for parsing/serializing JSON-LD data in .Net.",
+      "homepage": "http://www.argodata.com/",
+      "language": "C#"
+    },
+    {
       "@id": "http://github.com/jsonld-java/jsonld-java",
       "@type": [
         "earl:TestSubject",
@@ -318,6 +344,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -419,6 +456,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -520,6 +568,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -621,6 +680,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -722,6 +792,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -823,6 +904,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -924,6 +1016,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1025,6 +1128,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1126,6 +1240,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1227,6 +1352,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1328,6 +1464,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1429,6 +1576,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1530,6 +1688,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1631,6 +1800,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1732,6 +1912,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1833,6 +2024,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -1934,6 +2136,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2035,6 +2248,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2136,6 +2360,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2237,6 +2472,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2338,6 +2584,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2439,6 +2696,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2540,6 +2808,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2641,6 +2920,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2742,6 +3032,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2843,6 +3144,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -2944,6 +3256,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3045,6 +3368,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3146,6 +3480,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3247,6 +3592,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3348,6 +3704,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3449,6 +3816,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3550,6 +3928,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3651,6 +4040,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3752,6 +4152,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3853,6 +4264,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -3954,6 +4376,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4055,6 +4488,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4156,6 +4600,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4257,6 +4712,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4358,6 +4824,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4459,6 +4936,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4560,6 +5048,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4661,6 +5160,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4762,6 +5272,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4863,6 +5384,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -4964,6 +5496,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5065,6 +5608,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5166,6 +5720,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5267,6 +5832,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5368,6 +5944,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5469,6 +6056,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5570,6 +6168,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5671,6 +6280,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5772,6 +6392,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5873,6 +6504,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -5974,6 +6616,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6075,6 +6728,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6176,6 +6840,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6277,6 +6952,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6378,6 +7064,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6479,6 +7176,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6580,6 +7288,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6681,6 +7400,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6782,6 +7512,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6883,6 +7624,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -6984,6 +7736,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -7085,6 +7848,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -7186,6 +7960,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -7287,6 +8072,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -7388,6 +8184,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:notAvailable",
               "result": {
@@ -7499,6 +8306,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -7600,6 +8418,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -7701,6 +8530,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -7802,6 +8642,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -7903,6 +8754,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8004,6 +8866,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8105,6 +8978,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8206,6 +9090,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8307,6 +9202,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8408,6 +9314,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8509,6 +9426,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8610,6 +9538,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8711,6 +9650,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8812,6 +9762,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -8913,6 +9874,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9014,6 +9986,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9115,6 +10098,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9216,6 +10210,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9317,6 +10322,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9418,6 +10434,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9519,6 +10546,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9620,6 +10658,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9721,6 +10770,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9822,6 +10882,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -9923,6 +10994,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10024,6 +11106,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10125,6 +11218,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10226,6 +11330,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10327,6 +11442,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10428,6 +11554,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10529,6 +11666,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10630,6 +11778,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10731,6 +11890,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10832,6 +12002,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -10933,6 +12114,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11034,6 +12226,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11135,6 +12338,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11236,6 +12450,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11337,6 +12562,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11438,6 +12674,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11539,6 +12786,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11640,6 +12898,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11741,6 +13010,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11853,6 +13133,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -11954,6 +13245,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12055,6 +13357,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12156,6 +13469,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12257,6 +13581,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12358,6 +13693,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12459,6 +13805,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12560,6 +13917,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12661,6 +14029,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12762,6 +14141,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12863,6 +14253,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -12964,6 +14365,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13065,6 +14477,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13166,6 +14589,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13267,6 +14701,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13368,6 +14813,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13469,6 +14925,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13570,6 +15037,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13671,6 +15149,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13772,6 +15261,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13873,6 +15373,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -13974,6 +15485,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14075,6 +15597,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14176,6 +15709,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14277,6 +15821,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14378,6 +15933,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14479,6 +16045,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14580,6 +16157,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14681,6 +16269,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14782,6 +16381,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14883,6 +16493,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -14984,6 +16605,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15085,6 +16717,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15186,6 +16829,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15287,6 +16941,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15388,6 +17053,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15489,6 +17165,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15590,6 +17277,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15691,6 +17389,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15792,6 +17501,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15893,6 +17613,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -15993,6 +17724,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16094,6 +17836,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16195,6 +17948,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16296,6 +18060,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16397,6 +18172,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16498,6 +18284,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16599,6 +18396,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16700,6 +18508,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16801,6 +18620,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -16902,6 +18732,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17003,6 +18844,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17104,6 +18956,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17205,6 +19068,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17306,6 +19180,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17407,6 +19292,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17508,6 +19404,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17609,6 +19516,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17710,6 +19628,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17811,6 +19740,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -17912,6 +19852,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18013,6 +19964,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18114,6 +20076,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18215,6 +20188,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18316,6 +20300,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18417,6 +20412,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18518,6 +20524,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18619,6 +20636,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18720,6 +20748,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18821,6 +20860,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -18922,6 +20972,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19023,6 +21084,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19124,6 +21196,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19225,6 +21308,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19326,6 +21420,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19427,6 +21532,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19528,6 +21644,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19640,6 +21767,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19741,6 +21879,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19842,6 +21991,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -19943,6 +22103,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20044,6 +22215,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20145,6 +22327,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20246,6 +22439,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20347,6 +22551,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20448,6 +22663,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20549,6 +22775,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20650,6 +22887,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20751,6 +22999,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20852,6 +23111,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -20953,6 +23223,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21054,6 +23335,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21155,6 +23447,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21256,6 +23559,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21357,6 +23671,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21458,6 +23783,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21559,6 +23895,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21660,6 +24007,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21761,6 +24119,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21862,6 +24231,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -21963,6 +24343,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22064,6 +24455,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22165,6 +24567,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22266,6 +24679,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22367,6 +24791,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22468,6 +24903,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22569,6 +25015,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22670,6 +25127,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22771,6 +25239,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22872,6 +25351,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -22973,6 +25463,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23074,6 +25575,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23175,6 +25687,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23276,6 +25799,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23377,6 +25911,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23478,6 +26023,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23579,6 +26135,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23680,6 +26247,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23781,6 +26359,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23882,6 +26471,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -23983,6 +26583,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0044",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0044",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -24095,6 +26706,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -24196,6 +26818,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -24297,6 +26930,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -24398,6 +27042,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -24499,6 +27154,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:notAvailable",
               "result": {
@@ -24599,6 +27265,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:notAvailable",
               "result": {
@@ -24699,6 +27376,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:notAvailable",
               "result": {
@@ -24799,6 +27487,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:notAvailable",
               "result": {
@@ -24899,6 +27598,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25000,6 +27710,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25101,6 +27822,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25202,6 +27934,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25314,6 +28057,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25416,6 +28170,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25518,6 +28283,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25620,6 +28396,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25722,6 +28509,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25824,6 +28622,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -25926,6 +28735,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26028,6 +28848,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26130,6 +28961,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26232,6 +29074,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26334,6 +29187,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26436,6 +29300,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26538,6 +29413,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26640,6 +29526,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26742,6 +29639,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26844,6 +29752,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -26946,6 +29865,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27048,6 +29978,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27150,6 +30091,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27252,6 +30204,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27354,6 +30317,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27456,6 +30430,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27558,6 +30543,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27660,6 +30656,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27762,6 +30769,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27864,6 +30882,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -27966,6 +30995,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28068,6 +31108,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28170,6 +31221,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28272,6 +31334,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28374,6 +31447,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28476,6 +31560,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28578,6 +31673,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28680,6 +31786,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28782,6 +31899,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28884,6 +32012,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -28986,6 +32125,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29088,6 +32238,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29190,6 +32351,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29292,6 +32464,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29394,6 +32577,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29496,6 +32690,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29598,6 +32803,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29700,6 +32916,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29802,6 +33029,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -29904,6 +33142,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30006,6 +33255,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30108,6 +33368,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30210,6 +33481,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30312,6 +33594,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30414,6 +33707,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30516,6 +33820,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30618,6 +33933,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30720,6 +34046,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30822,6 +34159,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -30924,6 +34272,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31026,6 +34385,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31128,6 +34498,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31230,6 +34611,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31332,6 +34724,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31434,6 +34837,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31536,6 +34950,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31638,6 +35063,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31740,6 +35176,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31842,6 +35289,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -31944,6 +35402,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32046,6 +35515,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32148,6 +35628,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32250,6 +35741,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32352,6 +35854,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32454,6 +35967,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32556,6 +36080,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32658,6 +36193,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32760,6 +36306,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32862,6 +36419,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -32964,6 +36532,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33066,6 +36645,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33168,6 +36758,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33270,6 +36871,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33372,6 +36984,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33474,6 +37097,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33576,6 +37210,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33678,6 +37323,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33780,6 +37436,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33882,6 +37549,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -33984,6 +37662,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34086,6 +37775,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34188,6 +37888,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34290,6 +38001,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34392,6 +38114,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34494,6 +38227,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34596,6 +38340,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34698,6 +38453,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34800,6 +38566,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -34902,6 +38679,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35004,6 +38792,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35106,6 +38905,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35208,6 +39018,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35310,6 +39131,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35412,6 +39244,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35514,6 +39357,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35616,6 +39470,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35718,6 +39583,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35820,6 +39696,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -35922,6 +39809,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36024,6 +39922,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36126,6 +40035,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36228,6 +40148,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36330,6 +40261,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36432,6 +40374,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36534,6 +40487,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36636,6 +40600,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36738,6 +40713,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36851,6 +40837,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -36953,6 +40950,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37055,6 +41063,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37157,6 +41176,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37259,6 +41289,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37361,6 +41402,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37463,6 +41515,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37565,6 +41628,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37667,6 +41741,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37769,6 +41854,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37871,6 +41967,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -37973,6 +42080,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -38075,6 +42193,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -38177,6 +42306,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -38279,6 +42419,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -38381,6 +42532,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -38483,6 +42645,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -38585,6 +42758,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0018",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0018",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:automatic",
               "result": {
@@ -38687,6 +42871,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0019",
+              "subject": "http://argodata.com/product/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://argodata.com/foaf"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0019",
               "subject": "http://github.com/jsonld-java/jsonld-java",
               "mode": "earl:notAvailable",
               "result": {
--- a/test-suite/reports/earl.ttl	Thu Oct 10 11:53:04 2013 -0700
+++ b/test-suite/reports/earl.ttl	Mon Oct 14 21:58:16 2013 -0400
@@ -15,6 +15,7 @@
   dc:bibliographicCitation "[[JSON-LD-API]]";
   earl:generatedBy <http://rubygems.org/gems/earl-report>;
   earl:assertions
+    <csharp-earl.ttl>,
     <earl.ttl>,
     <java-earl.ttl>,
     <jsonld.js-browser-earl.ttl>,
@@ -25,6 +26,7 @@
     <rdflib-jsonld-earl.ttl>,
     <ruby-earl.ttl>;
   earl:testSubjects (
+    <http://argodata.com/product/json-ld>
     <http://github.com/jsonld-java/jsonld-java>
     <http://rubygems.org/gems/json-ld>
     <https://github.com/RDFLib/rdflib-jsonld#it>
@@ -480,6 +482,25 @@
 #
 # Subject Definitions
 #
+<http://argodata.com/product/json-ld> a earl:TestSubject, doap:Project;
+  doap:name "Argo.Core.JsonLd";
+  doap:description """Argo.Core.JsonLd library for parsing/serializing JSON-LD data in .Net."""@en;
+  doap:programming-language "C#";
+ .
+
+<http://argodata.com/product/json-ld> doap:developer <http://argodata.com/foaf> .
+
+<http://argodata.com/foaf> a foaf:Organization;
+  foaf:homepage <http://www.argodata.com/>;
+  foaf:name "Argo Data Resource Corporation" .
+
+<http://argodata.com/product/json-ld> doap:developer <http://argodata.com/foaf> .
+
+<http://argodata.com/foaf> a foaf:Person;
+  foaf:homepage <http://www.argodata.com/>;
+  foaf:name "Argo Data Resource Corporation" .
+
+
 <http://github.com/jsonld-java/jsonld-java> a earl:TestSubject, doap:Project;
   doap:name "JSONLD-Java";
   doap:programming-language "Java";
@@ -594,6 +615,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0001-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -649,6 +676,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0002-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -704,6 +737,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0003-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -759,6 +798,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0004-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -814,6 +859,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0005-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -869,6 +920,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0006-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -924,6 +981,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0007-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -979,6 +1042,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0008-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1034,6 +1103,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0009-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1089,6 +1164,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0010-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1144,6 +1225,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0011-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1199,6 +1286,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0012-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1254,6 +1347,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0013-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1309,6 +1408,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0014-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1364,6 +1469,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0015-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1419,6 +1530,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0016-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1474,6 +1591,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0017-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1529,6 +1652,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0018-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1584,6 +1713,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0019-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1639,6 +1774,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0020-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1694,6 +1835,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0021-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1749,6 +1896,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0022-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1804,6 +1957,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0023-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1859,6 +2018,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0024-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1914,6 +2079,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0025-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -1969,6 +2140,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0026-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2024,6 +2201,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0027-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2079,6 +2262,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0028-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2134,6 +2323,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0029-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2189,6 +2384,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0030-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2244,6 +2445,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0031-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2299,6 +2506,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0032-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2354,6 +2567,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0033-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2409,6 +2628,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0034-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2464,6 +2689,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0035-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2519,6 +2750,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0036-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2574,6 +2811,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0037-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2629,6 +2872,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0038-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2684,6 +2933,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0039-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2739,6 +2994,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0040-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2794,6 +3055,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0041-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2849,6 +3116,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0042-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2904,6 +3177,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0043-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -2959,6 +3238,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0044-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3014,6 +3299,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0045-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3069,6 +3360,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0046-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3124,6 +3421,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0047-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3179,6 +3482,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0048-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3234,6 +3543,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0049-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3289,6 +3604,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0050-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3344,6 +3665,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0051-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3399,6 +3726,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0052-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3454,6 +3787,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0053-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3509,6 +3848,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0054-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3564,6 +3909,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0055-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3619,6 +3970,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0056-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3674,6 +4031,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0057-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3729,6 +4092,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0058-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3784,6 +4153,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0059-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3839,6 +4214,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0060-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3894,6 +4275,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0061-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -3949,6 +4336,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0062-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4004,6 +4397,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0063-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4059,6 +4458,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0064-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4114,6 +4519,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0065-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4169,6 +4580,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0066-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4224,6 +4641,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0067-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4279,6 +4702,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0068-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4334,6 +4763,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0069-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4389,6 +4824,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0070-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4444,6 +4885,12 @@
   mf:action <http://json-ld.org/test-suite/tests/compact-0071-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
       earl:mode earl:notAvailable;
@@ -4498,6 +4945,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0001-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4553,6 +5006,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0002-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4608,6 +5067,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0003-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4663,6 +5128,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0004-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4718,6 +5189,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0005-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4773,6 +5250,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0006-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4828,6 +5311,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0007-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4883,6 +5372,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0008-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4938,6 +5433,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0009-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -4993,6 +5494,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0010-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5048,6 +5555,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0011-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5103,6 +5616,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0012-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5158,6 +5677,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0013-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5213,6 +5738,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0014-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5268,6 +5799,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0015-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5323,6 +5860,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0016-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5378,6 +5921,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0017-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5433,6 +5982,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0018-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5488,6 +6043,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0019-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5543,6 +6104,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0020-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5598,6 +6165,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0021-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5653,6 +6226,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0022-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5708,6 +6287,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0023-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5763,6 +6348,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0024-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5818,6 +6409,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0025-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5873,6 +6470,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0026-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5928,6 +6531,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0027-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -5983,6 +6592,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0028-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6038,6 +6653,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0029-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6093,6 +6714,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0030-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6148,6 +6775,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0031-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6203,6 +6836,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0032-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6258,6 +6897,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0033-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6313,6 +6958,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0034-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6368,6 +7019,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0035-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6423,6 +7080,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0036-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6478,6 +7141,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0037-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6533,6 +7202,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0038-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6588,6 +7263,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0039-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6643,6 +7324,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0040-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6698,6 +7385,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0041-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6753,6 +7446,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0042-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6808,6 +7507,12 @@
   mf:action <http://json-ld.org/test-suite/tests/error-0043-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6863,6 +7568,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0001-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6918,6 +7629,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0002-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -6973,6 +7690,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0003-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7028,6 +7751,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0004-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7083,6 +7812,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0005-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7138,6 +7873,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0006-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7193,6 +7934,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0007-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7248,6 +7995,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0008-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7303,6 +8056,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0009-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7358,6 +8117,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0010-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7413,6 +8178,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0011-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7468,6 +8239,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0012-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7523,6 +8300,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0013-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7578,6 +8361,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0014-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7633,6 +8422,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0015-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7688,6 +8483,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0016-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7743,6 +8544,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0017-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7798,6 +8605,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0018-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7853,6 +8666,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0019-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7908,6 +8727,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0020-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -7963,6 +8788,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0021-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8018,6 +8849,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0022-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8073,6 +8910,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0023-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8128,6 +8971,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0024-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8183,6 +9032,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0025-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8238,6 +9093,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0026-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8293,6 +9154,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0027-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8348,6 +9215,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0028-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8403,6 +9276,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0029-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8458,6 +9337,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0030-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8513,6 +9398,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0031-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8568,6 +9459,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0032-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8623,6 +9520,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0033-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8678,6 +9581,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0034-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8733,6 +9642,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0035-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8788,6 +9703,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0036-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8843,6 +9764,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0037-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8898,6 +9825,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0038-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -8953,6 +9886,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0039-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9008,6 +9947,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0040-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9062,6 +10007,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0041-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9117,6 +10068,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0042-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9172,6 +10129,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0043-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9227,6 +10190,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0044-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9282,6 +10251,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0045-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9337,6 +10312,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0046-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9392,6 +10373,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0047-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9447,6 +10434,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0048-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9502,6 +10495,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0049-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9557,6 +10556,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0050-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9612,6 +10617,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0051-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9667,6 +10678,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0052-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9722,6 +10739,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0053-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9777,6 +10800,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0054-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9832,6 +10861,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0055-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9887,6 +10922,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0056-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9942,6 +10983,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0057-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -9997,6 +11044,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0058-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10052,6 +11105,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0059-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10107,6 +11166,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0060-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10162,6 +11227,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0061-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10217,6 +11288,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0062-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10272,6 +11349,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0063-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10327,6 +11410,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0064-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10382,6 +11471,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0065-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10437,6 +11532,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0066-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10492,6 +11593,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0067-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10547,6 +11654,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0068-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10602,6 +11715,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0069-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10657,6 +11776,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0070-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10712,6 +11837,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0071-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10767,6 +11898,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0072-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10822,6 +11959,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0073-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10877,6 +12020,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0074-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10932,6 +12081,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0075-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -10987,6 +12142,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0076-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11042,6 +12203,12 @@
   mf:action <http://json-ld.org/test-suite/tests/expand-0077-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11097,6 +12264,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0001-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11152,6 +12325,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0002-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11207,6 +12386,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0003-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11262,6 +12447,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0004-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11317,6 +12508,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0005-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11372,6 +12569,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0006-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11427,6 +12630,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0007-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11482,6 +12691,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0008-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11537,6 +12752,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0009-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11592,6 +12813,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0010-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11647,6 +12874,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0011-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11702,6 +12935,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0012-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11757,6 +12996,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0013-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11812,6 +13057,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0014-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11867,6 +13118,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0015-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11922,6 +13179,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0016-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -11977,6 +13240,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0017-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12032,6 +13301,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0018-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12087,6 +13362,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0019-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12142,6 +13423,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0020-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12197,6 +13484,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0021-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12252,6 +13545,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0022-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12307,6 +13606,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0023-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12362,6 +13667,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0024-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12417,6 +13728,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0025-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12472,6 +13789,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0026-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12527,6 +13850,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0027-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12582,6 +13911,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0028-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12637,6 +13972,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0029-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12692,6 +14033,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0030-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12747,6 +14094,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0031-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12802,6 +14155,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0032-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12857,6 +14216,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0033-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12912,6 +14277,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0034-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -12967,6 +14338,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0035-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13022,6 +14399,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0036-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13077,6 +14460,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0037-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13132,6 +14521,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0038-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13187,6 +14582,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0039-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13242,6 +14643,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0040-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13297,6 +14704,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0041-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13352,6 +14765,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0042-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13407,6 +14826,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0043-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13462,6 +14887,12 @@
   mf:action <http://json-ld.org/test-suite/tests/flatten-0044-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0044>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0044>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13517,6 +14948,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0001-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13572,6 +15009,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0002-in.json>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13627,6 +15070,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0003-in.jldt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13682,6 +15131,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0004-in.jldte>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -13737,6 +15192,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0005-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
       earl:mode earl:notAvailable;
@@ -13791,6 +15252,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0006-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
       earl:mode earl:notAvailable;
@@ -13845,6 +15312,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0007-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
       earl:mode earl:notAvailable;
@@ -13899,6 +15372,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0008-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
       earl:mode earl:notAvailable;
@@ -13953,6 +15432,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0009-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14008,6 +15493,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0010-in.json>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14063,6 +15554,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0011-in.jldt>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14118,6 +15615,12 @@
   mf:action <http://json-ld.org/test-suite/tests/remote-doc-0012-in.json>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14173,6 +15676,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0001-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14229,6 +15738,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0002-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14285,6 +15800,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0003-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14341,6 +15862,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0004-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14397,6 +15924,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0005-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14453,6 +15986,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0006-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14509,6 +16048,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0007-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14565,6 +16110,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0008-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14621,6 +16172,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0009-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14677,6 +16234,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0010-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14733,6 +16296,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0011-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14789,6 +16358,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0012-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14845,6 +16420,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0013-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14901,6 +16482,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0014-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -14957,6 +16544,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0015-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15013,6 +16606,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0016-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15069,6 +16668,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0017-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15125,6 +16730,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0018-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15181,6 +16792,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0019-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15237,6 +16854,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0020-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15293,6 +16916,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0022-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15349,6 +16978,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0023-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15405,6 +17040,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0024-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15461,6 +17102,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0025-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15517,6 +17164,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0026-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15573,6 +17226,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0027-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15629,6 +17288,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0028-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15685,6 +17350,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0029-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15741,6 +17412,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0030-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15797,6 +17474,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0031-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15853,6 +17536,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0032-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15909,6 +17598,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0033-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -15965,6 +17660,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0034-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16021,6 +17722,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0035-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16077,6 +17784,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0036-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16133,6 +17846,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0041-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16189,6 +17908,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0042-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16245,6 +17970,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0043-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16301,6 +18032,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0044-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16357,6 +18094,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0045-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16413,6 +18156,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0046-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16469,6 +18218,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0047-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16525,6 +18280,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0048-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16581,6 +18342,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0049-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16637,6 +18404,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0050-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16693,6 +18466,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0051-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16749,6 +18528,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0052-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16805,6 +18590,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0053-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16861,6 +18652,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0054-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16917,6 +18714,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0055-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -16973,6 +18776,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0056-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17029,6 +18838,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0057-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17085,6 +18900,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0058-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17141,6 +18962,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0059-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17197,6 +19024,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0060-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17253,6 +19086,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0061-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17309,6 +19148,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0062-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17365,6 +19210,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0063-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17421,6 +19272,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0064-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17477,6 +19334,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0065-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17533,6 +19396,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0066-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17589,6 +19458,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0067-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17645,6 +19520,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0068-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17701,6 +19582,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0069-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17757,6 +19644,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0070-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17813,6 +19706,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0071-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17869,6 +19768,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0072-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17925,6 +19830,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0073-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -17981,6 +19892,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0074-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18037,6 +19954,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0075-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18093,6 +20016,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0076-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18149,6 +20078,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0077-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18205,6 +20140,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0078-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18261,6 +20202,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0079-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18317,6 +20264,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0080-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18373,6 +20326,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0081-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18429,6 +20388,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0082-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18485,6 +20450,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0083-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18541,6 +20512,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0084-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18597,6 +20574,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0085-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18653,6 +20636,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0086-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18709,6 +20698,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0087-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18765,6 +20760,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0088-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18821,6 +20822,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0089-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18877,6 +20884,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0090-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18933,6 +20946,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0091-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -18989,6 +21008,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0092-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19045,6 +21070,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0093-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19101,6 +21132,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0094-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19157,6 +21194,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0095-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19213,6 +21256,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0096-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19269,6 +21318,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0097-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19325,6 +21380,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0098-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19381,6 +21442,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0099-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19437,6 +21504,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0100-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19493,6 +21566,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0101-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19549,6 +21628,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0102-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19605,6 +21690,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0103-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19661,6 +21752,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0104-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19717,6 +21814,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0105-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19773,6 +21876,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0106-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19829,6 +21938,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0107-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19885,6 +22000,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0108-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19941,6 +22062,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0109-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -19997,6 +22124,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0110-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20053,6 +22186,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0111-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20109,6 +22248,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0112-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20165,6 +22310,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0113-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20221,6 +22372,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0114-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20277,6 +22434,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0115-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20333,6 +22496,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0116-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20389,6 +22558,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0117-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20445,6 +22620,12 @@
   mf:action <http://json-ld.org/test-suite/tests/toRdf-0118-in.jsonld>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20501,6 +22682,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0001-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20557,6 +22744,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0002-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20613,6 +22806,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0003-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20669,6 +22868,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0004-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20725,6 +22930,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0005-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20781,6 +22992,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0006-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20837,6 +23054,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0007-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20893,6 +23116,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0008-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -20949,6 +23178,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0009-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21005,6 +23240,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0010-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21061,6 +23302,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0011-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21117,6 +23364,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0012-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21173,6 +23426,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0013-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21229,6 +23488,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0014-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21285,6 +23550,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0015-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21341,6 +23612,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0016-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21397,6 +23674,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0017-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21453,6 +23736,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0018-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0018>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://tristan.github.com/foaf#me>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0018>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
@@ -21509,6 +23798,12 @@
   mf:action <http://json-ld.org/test-suite/tests/fromRdf-0019-in.nq>;
   earl:assertions (
     [ a earl:Assertion;
+      earl:assertedBy <http://argodata.com/foaf>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0019>;
+      earl:subject <http://argodata.com/product/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0019>;
       earl:subject <http://github.com/jsonld-java/jsonld-java>;
       earl:mode earl:notAvailable;
--- a/test-suite/reports/index.html	Thu Oct 10 11:53:04 2013 -0700
+++ b/test-suite/reports/index.html	Mon Oct 14 21:58:16 2013 -0400
@@ -27,7 +27,7 @@
             shortName:            "json-ld-earl",
             //subtitle:             "JSON-LD Implementation Conformance Report",
             // if you wish the publication date to be other than today, set this
-            publishDate:  "2013/10/10",
+            publishDate:  "2013/10/14",
         
             // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
             // and its maturity status
@@ -194,25 +194,25 @@
               Test
             </th>
             <th>
-              <a href='#subj_0'>JSONLD-Java</a>
-            </th>
-            <th>
-              <a href='#subj_1'>JSON::LD</a>
-            </th>
-            <th>
-              <a href='#subj_3'>jsonld.js browser</a>
-            </th>
-            <th>
-              <a href='#subj_4'>jsonld.js node.js</a>
-            </th>
-            <th>
-              <a href='#subj_5'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_6'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_7'>JsonLD</a>
+              <a href='#subj_1'>JSONLD-Java</a>
+            </th>
+            <th>
+              <a href='#subj_2'>JSON::LD</a>
+            </th>
+            <th>
+              <a href='#subj_4'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_5'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_6'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_7'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_8'>JsonLD</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
@@ -6073,25 +6073,25 @@
               Test
             </th>
             <th>
-              <a href='#subj_0'>JSONLD-Java</a>
-            </th>
-            <th>
-              <a href='#subj_1'>JSON::LD</a>
-            </th>
-            <th>
-              <a href='#subj_3'>jsonld.js browser</a>
-            </th>
-            <th>
-              <a href='#subj_4'>jsonld.js node.js</a>
-            </th>
-            <th>
-              <a href='#subj_5'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_6'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_7'>JsonLD</a>
+              <a href='#subj_1'>JSONLD-Java</a>
+            </th>
+            <th>
+              <a href='#subj_2'>JSON::LD</a>
+            </th>
+            <th>
+              <a href='#subj_4'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_5'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_6'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_7'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_8'>JsonLD</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
@@ -9657,25 +9657,28 @@
               Test
             </th>
             <th>
-              <a href='#subj_0'>JSONLD-Java</a>
-            </th>
-            <th>
-              <a href='#subj_1'>JSON::LD</a>
-            </th>
-            <th>
-              <a href='#subj_3'>jsonld.js browser</a>
-            </th>
-            <th>
-              <a href='#subj_4'>jsonld.js node.js</a>
-            </th>
-            <th>
-              <a href='#subj_5'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_6'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_7'>JsonLD</a>
+              <a href='#subj_0'>Argo.Core.JsonLd</a>
+            </th>
+            <th>
+              <a href='#subj_1'>JSONLD-Java</a>
+            </th>
+            <th>
+              <a href='#subj_2'>JSON::LD</a>
+            </th>
+            <th>
+              <a href='#subj_4'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_5'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_6'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_7'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_8'>JsonLD</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
@@ -9683,6 +9686,17 @@
               <a href='#test_30400bd733cda10ec34b060e31bee342'>Test 0001: drop free-floating nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -9765,6 +9779,17 @@
               <a href='#test_8c412a36834c515309821805111f3170'>Test 0002: basic</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -9847,6 +9872,17 @@
               <a href='#test_6fb15d01d55e323c1d40c908af0025cf'>Test 0003: drop null and unmapped properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -9929,6 +9965,17 @@
               <a href='#test_46ca05e212eb3f5df12a5ce1240d1a1d'>Test 0004: optimize @set, keep empty arrays</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10011,6 +10058,17 @@
               <a href='#test_b508ab4f88c7b5481c2cf64e2737b30f'>Test 0005: do not expand aliased @id/@type</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10093,6 +10151,17 @@
               <a href='#test_64ebeef021e3a1db53968ce489eb7667'>Test 0006: alias keywords</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10175,6 +10244,17 @@
               <a href='#test_1c8bfb88b1e97399a84e0e23cb10e40b'>Test 0007: date type-coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10257,6 +10337,17 @@
               <a href='#test_639f33a04dbd664474ab488f891c5496'>Test 0008: @value with @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10339,6 +10430,17 @@
               <a href='#test_fc3e08bc600239177804ec8be79b64fd'>Test 0009: @graph with terms</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10421,6 +10523,17 @@
               <a href='#test_c44d7caa68a769857cd333691253bef4'>Test 0010: native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10503,6 +10616,17 @@
               <a href='#test_ab6ef2da0eed998d968827642bfc4c7b'>Test 0011: coerced @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10585,6 +10709,17 @@
               <a href='#test_43239674aca32af2715ec3d69cbac162'>Test 0012: @graph with embed</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10667,6 +10802,17 @@
               <a href='#test_d9b2850b69f56067af4ec560432f024d'>Test 0013: expand already expanded</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10749,6 +10895,17 @@
               <a href='#test_131dee302981a63e9cf25191a0b04fed'>Test 0014: @set of @value objects with keyword aliases</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10831,6 +10988,17 @@
               <a href='#test_598e330a34cebcdc7f49b05b8f7e734e'>Test 0015: collapse set of sets, keep empty lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10913,6 +11081,17 @@
               <a href='#test_11fa9e5c7cbb6d481c793729a67fbadd'>Test 0016: context reset</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -10995,6 +11174,17 @@
               <a href='#test_585f44de48c58c553b2c603eaa0b40f3'>Test 0017: @graph and @id aliased</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11077,6 +11267,17 @@
               <a href='#test_f78b882860133b2a5f2bd8c43e091a54'>Test 0018: override default @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11159,6 +11360,17 @@
               <a href='#test_ecb342df07ce29659600d26193a0067e'>Test 0019: remove @value = null</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11241,6 +11453,17 @@
               <a href='#test_4e5432713bfb7cd34982a37fe235eb49'>Test 0020: do not remove @graph if not at top-level</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11323,6 +11546,17 @@
               <a href='#test_7b97e25a4f36fdfe2131d05d3d2110c6'>Test 0021: do not remove @graph at top-level if not only property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11405,6 +11639,17 @@
               <a href='#test_e06d52f699a05ba569127f3662bd9eb3'>Test 0022: expand value with default language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11487,6 +11732,17 @@
               <a href='#test_447ec1849a078c1441d7ca24a5b5e3e1'>Test 0023: Expanding list/set with coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11569,6 +11825,17 @@
               <a href='#test_a216189292fa3a556fcbff33e0a51c73'>Test 0024: Multiple contexts</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11651,6 +11918,17 @@
               <a href='#test_7a3e3eb7ebd2883c00ada70411a58ed3'>Test 0025: Problematic IRI expansion tests</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11733,6 +12011,17 @@
               <a href='#test_a2c30bcb91f907474e68cbd1a0b589bb'>Test 0026: Term definition with @id: @type</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11815,6 +12104,17 @@
               <a href='#test_cb62583d36ee2301fab8ca80aa10c653'>Test 0027: Duplicate values in @list and @set</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11897,6 +12197,17 @@
               <a href='#test_014696c7f3b28814b0dd3472499ec3b6'>Test 0028: Use @vocab in properties and @type but not in @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -11979,6 +12290,17 @@
               <a href='#test_5661c4455f64d6620df0b635e0dd10af'>Test 0029: Relative IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12061,6 +12383,17 @@
               <a href='#test_c7514a36cc3ccdafa9c1405fdcbb6cf2'>Test 0030: Language maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12143,6 +12476,17 @@
               <a href='#test_c322f0abf87b89abad70c53a3b84e154'>Test 0031: type-coercion of native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12225,6 +12569,17 @@
               <a href='#test_366c394866e4cc24728efc5c0278c53b'>Test 0032: Null term and @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12307,6 +12662,17 @@
               <a href='#test_a8838a70c263ef2802a25a6a7e7a3a1c'>Test 0033: Using @vocab with with type-coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12389,6 +12755,17 @@
               <a href='#test_aef2f6f000b6fe2017fbe8c640ec9fbe'>Test 0034: Multiple properties expanding to the same IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12471,6 +12848,17 @@
               <a href='#test_2f70ba075e355b0bd46c163de1bdd067'>Test 0035: Language maps with @vocab, default language, and colliding property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12553,6 +12941,17 @@
               <a href='#test_6aa3d6bec184f5ebbc7194eec44c5853'>Test 0036: Expanding @index</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12635,6 +13034,17 @@
               <a href='#test_a4f1b95a7f05d7906f1fed0336313f4d'>Test 0037: Expanding @reverse</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12717,6 +13127,17 @@
               <a href='#test_15d63589dec74e08695c039b9646bff9'>Test 0038: Expanding blank node labels</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12799,6 +13220,17 @@
               <a href='#test_761c63e32e34f17b8c65d21dbe2fea6d'>Test 0039: Using terms in a reverse-maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12881,6 +13313,17 @@
               <a href='#test_c37b191aed268057c80bce1c4527ce9f'>Test 0040: language and index expansion on non-objects</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -12963,6 +13406,17 @@
               <a href='#test_bfe466d2cab1fdd09384ca4ea6704f4d'>Test 0041: @language: null resets the default language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13045,6 +13499,17 @@
               <a href='#test_0a3ed08bb74045e9c42689f78f6fea30'>Test 0042: Reverse properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13127,6 +13592,17 @@
               <a href='#test_7f2b3c20a4dfd08e1cb32980126d8b04'>Test 0043: Using reverse properties inside a @reverse-container</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13209,6 +13685,17 @@
               <a href='#test_0f2b7dd66c94fb5d9ba686f1ad9c9e65'>Test 0044: Index maps with language mappings</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13291,6 +13778,17 @@
               <a href='#test_8238e660e941ec3daf68a2444f4bafb0'>Test 0045: Top-level value objects</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13373,6 +13871,17 @@
               <a href='#test_f263a000a15c2e9b12cefe22b26e8845'>Test 0046: Free-floating nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13455,6 +13964,17 @@
               <a href='#test_86ab6f953dfb7a8e2287fe95cabd668d'>Test 0047: Free-floating values in sets and free-floating lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13537,6 +14057,17 @@
               <a href='#test_a417b11f599d8d5d967130c6a087c373'>Test 0048: Terms are ignored in @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13619,6 +14150,17 @@
               <a href='#test_3d5e4c58ee4663a37eaed72629728435'>Test 0049: String values of reverse properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13701,6 +14243,17 @@
               <a href='#test_b6578b841cf155a7a3d0f66914b26da5'>Test 0050: Term definitions with prefix separate from prefix definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13783,6 +14336,17 @@
               <a href='#test_cdded39b73328621a1b7eac54dfc430c'>Test 0051: Expansion of keyword aliases in term definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13865,6 +14429,17 @@
               <a href='#test_b5f7fb037683a080894d27dd239b55b9'>Test 0052: @vocab-relative IRIs in term definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -13947,6 +14522,17 @@
               <a href='#test_9d382a7f9c100560bf14487cb7f66df9'>Test 0053: Expand absolute IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14029,6 +14615,17 @@
               <a href='#test_4f6749dc1eadc257025180339b21aa64'>Test 0054: Expand term with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14111,6 +14708,17 @@
               <a href='#test_93f88a337c640186229e5ef50f293294'>Test 0055: Expand @vocab-relative term with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14193,6 +14801,17 @@
               <a href='#test_a3db5cbf97877b4fd4a0fc749c7d5a6b'>Test 0056: Use terms with @type: @vocab but not with @type: @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14275,6 +14894,17 @@
               <a href='#test_5edaed2dc53cfeac1126bbff64cae176'>Test 0057: Expand relative IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14357,6 +14987,17 @@
               <a href='#test_9644f33de4e562cb2a1e675eb8579275'>Test 0058: Expand compact IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14439,6 +15080,17 @@
               <a href='#test_02a84c00bb064b6c4b6143e633f7594f'>Test 0059: Reset @vocab by setting it to null</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14521,6 +15173,17 @@
               <a href='#test_75d01ef02382a1a4ea664e07111d6077'>Test 0060: Overwrite document base with @base and reset it again</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14603,6 +15266,17 @@
               <a href='#test_d068435e684524b51678e214d7447338'>Test 0061: Coercing native types to arbitrary datatypes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14685,6 +15359,17 @@
               <a href='#test_33ac973fae11f33795afd16a647503b5'>Test 0062: Various relative IRIs with with @base</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14767,6 +15452,17 @@
               <a href='#test_c3cb22baf4165bc4a2a500492f024837'>Test 0063: Reverse property and index container</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14849,6 +15545,17 @@
               <a href='#test_6291c77496bb2a2f0c7498ee90d49966'>Test 0064: bnode values of reverse properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -14931,6 +15638,17 @@
               <a href='#test_acc6d9fbe49f93a05dedfd3049c125ac'>Test 0065: Drop unmapped keys in reverse map</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15013,6 +15731,17 @@
               <a href='#test_6026cd43b7039a0586c06e4a67477cbb'>Test 0066: Reverse-map keys with @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15095,6 +15824,17 @@
               <a href='#test_69d9d5cb5e9a5deaa51fe95122486a56'>Test 0067: prefix://suffix not a compact IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15177,6 +15917,17 @@
               <a href='#test_a9d2b19b2ad03217da932e4b322505c9'>Test 0068: _:suffix values are not a compact IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15259,6 +16010,17 @@
               <a href='#test_8d0172557b1a3eaaa95912187fdbe7f3'>Test 0069: Compact IRI as term with type mapping</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15341,6 +16103,17 @@
               <a href='#test_00415a21708127e75f67425e12d10761'>Test 0070: Compact IRI as term defined using equivalent compact IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15423,6 +16196,17 @@
               <a href='#test_71fb227fe49f4333659a9da759fbc555'>Test 0071: Redefine terms looking like compact IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15505,6 +16289,17 @@
               <a href='#test_17f279996d2744c452505740651ae56f'>Test 0072: Redefine term using @vocab, not itself</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15587,6 +16382,17 @@
               <a href='#test_8400108fdfc367eb2220a1c0e9ed78cb'>Test 0073: @context not first property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15669,6 +16475,17 @@
               <a href='#test_d16ace1c40a3c0a87949ff175f59a034'>Test 0074: @id not first property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15751,6 +16568,17 @@
               <a href='#test_e79ab0b007c9404f327c173831db3146'>Test 0075: @vocab as blank node identifier</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15833,6 +16661,17 @@
               <a href='#test_16cc176319d4a00a8b836921c4591463'>Test 0076: base option overrides document location</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -15915,6 +16754,17 @@
               <a href='#test_2bbc458186eccfa3a6e68e561e42f368'>Test 0077: expandContext option</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -16017,6 +16867,9 @@
             <td class='passed-all'>
               100.0%
             </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
           </tr>
         </table>
       </section>
@@ -16029,25 +16882,25 @@
               Test
             </th>
             <th>
-              <a href='#subj_0'>JSONLD-Java</a>
-            </th>
-            <th>
-              <a href='#subj_1'>JSON::LD</a>
-            </th>
-            <th>
-              <a href='#subj_3'>jsonld.js browser</a>
-            </th>
-            <th>
-              <a href='#subj_4'>jsonld.js node.js</a>
-            </th>
-            <th>
-              <a href='#subj_5'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_6'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_7'>JsonLD</a>
+              <a href='#subj_1'>JSONLD-Java</a>
+            </th>
+            <th>
+              <a href='#subj_2'>JSON::LD</a>
+            </th>
+            <th>
+              <a href='#subj_4'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_5'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_6'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_7'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_8'>JsonLD</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
@@ -19695,25 +20548,25 @@
               Test
             </th>
             <th>
-              <a href='#subj_0'>JSONLD-Java</a>
-            </th>
-            <th>
-              <a href='#subj_1'>JSON::LD</a>
-            </th>
-            <th>
-              <a href='#subj_3'>jsonld.js browser</a>
-            </th>
-            <th>
-              <a href='#subj_4'>jsonld.js node.js</a>
-            </th>
-            <th>
-              <a href='#subj_5'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_6'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_7'>JsonLD</a>
+              <a href='#subj_1'>JSONLD-Java</a>
+            </th>
+            <th>
+              <a href='#subj_2'>JSON::LD</a>
+            </th>
+            <th>
+              <a href='#subj_4'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_5'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_6'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_7'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_8'>JsonLD</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
@@ -20733,28 +21586,31 @@
               Test
             </th>
             <th>
-              <a href='#subj_0'>JSONLD-Java</a>
-            </th>
-            <th>
-              <a href='#subj_1'>JSON::LD</a>
-            </th>
-            <th>
-              <a href='#subj_2'>RDFLib-JSONLD</a>
-            </th>
-            <th>
-              <a href='#subj_3'>jsonld.js browser</a>
-            </th>
-            <th>
-              <a href='#subj_4'>jsonld.js node.js</a>
-            </th>
-            <th>
-              <a href='#subj_5'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_6'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_7'>JsonLD</a>
+              <a href='#subj_0'>Argo.Core.JsonLd</a>
+            </th>
+            <th>
+              <a href='#subj_1'>JSONLD-Java</a>
+            </th>
+            <th>
+              <a href='#subj_2'>JSON::LD</a>
+            </th>
+            <th>
+              <a href='#subj_3'>RDFLib-JSONLD</a>
+            </th>
+            <th>
+              <a href='#subj_4'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_5'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_6'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_7'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_8'>JsonLD</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
@@ -20762,6 +21618,17 @@
               <a href='#test_8221dfb95c8d7e917c7e95b5448041f7'>Test 0001: Plain literal with URIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -20855,6 +21722,17 @@
               <a href='#test_2901ec46c9b7e6c175d4f0886d0abde8'>Test 0002: Plain literal with CURIE from default context</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -20948,6 +21826,17 @@
               <a href='#test_2b7f77e129699f59e1e0a32fb31de8ba'>Test 0003: Default subject is BNode</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21041,6 +21930,17 @@
               <a href='#test_837781d4cb06f55728cf0d3bf1b433ea'>Test 0004: Literal with language tag</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21134,6 +22034,17 @@
               <a href='#test_168559dc364c3cafa23a5fdc121ed716'>Test 0005: Extended character set literal</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21227,6 +22138,17 @@
               <a href='#test_be5bbf826750359cfdf7516b0c7ec88a'>Test 0006: Typed literal</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21320,6 +22242,17 @@
               <a href='#test_4d3e1585e39e9437430c7c27f2c3ceb2'>Test 0007: Tests 'a' generates rdf:type and object is implicit IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21413,6 +22346,17 @@
               <a href='#test_f291d6c4d7c3b71a7ee50c855b4d07b7'>Test 0008: Test prefix defined in @context</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21506,6 +22450,17 @@
               <a href='#test_da8f6e7ed341539f3497e42a22606916'>Test 0009: Test using an empty suffix</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21599,6 +22554,17 @@
               <a href='#test_a026df2c5b553ef156272e470d970626'>Test 0010: Test object processing defines object</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21692,6 +22658,17 @@
               <a href='#test_0501df8081a96dcdf798239ed749b339'>Test 0011: Test object processing defines object with implicit BNode</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21785,6 +22762,17 @@
               <a href='#test_d7e1119534704b762b7526143e3a3436'>Test 0012: Multiple Objects for a Single Property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21878,6 +22866,17 @@
               <a href='#test_b56d743584cc4ff59d35bf292ec982c0'>Test 0013: Creation of an empty list</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -21971,6 +22970,17 @@
               <a href='#test_3679b83a20863ee63d48e5d1edb0c5f9'>Test 0014: Creation of a list with single element</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22064,6 +23074,17 @@
               <a href='#test_f2035c68d13c85313e18c957323e7420'>Test 0015: Creation of a list with multiple elements</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22157,6 +23178,17 @@
               <a href='#test_5d1d92897194ef22789b74114ed02e64'>Test 0016: Empty IRI expands to resource location</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22250,6 +23282,17 @@
               <a href='#test_52da716252134d10ad21023465d60e4c'>Test 0017: Relative IRI expands relative resource location</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22343,6 +23386,17 @@
               <a href='#test_f2e40b87e4fc57d8bb3d101cda44c837'>Test 0018: Frag ID expands relative resource location</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22436,6 +23490,17 @@
               <a href='#test_fc6ba93e5dac251298e413a442b0d199'>Test 0019: Test type coercion to anyURI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22529,6 +23594,17 @@
               <a href='#test_65271affc8b92ed902201aeaf428b105'>Test 0020: Test type coercion to typed literal</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22622,6 +23698,17 @@
               <a href='#test_d1704e1893b615a3e1d96dc2a182e177'>Test 0022: Test coercion of double value</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22715,6 +23802,17 @@
               <a href='#test_a7af12b345dd6b53f99eee01a4c12720'>Test 0023: Test coercion of integer value</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22808,6 +23906,17 @@
               <a href='#test_ffb20a81139db73cbb9b1561b93f5b42'>Test 0024: Test coercion of boolean value</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22901,6 +24010,17 @@
               <a href='#test_70a3d0c2215e490e94272d6622ee847d'>Test 0025: Test list coercion with single element</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -22994,6 +24114,17 @@
               <a href='#test_840d767e60c3c615673e5efac1237673'>Test 0026: Test creation of multiple types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23087,6 +24218,17 @@
               <a href='#test_4e81da3102b86ca5c3d1d6130308b95b'>Test 0027: Simple named graph (Wikidata)</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23180,6 +24322,17 @@
               <a href='#test_30bc80ba056257df8a196e8f65c097fc'>Test 0028: Simple named graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23273,6 +24426,17 @@
               <a href='#test_a622ff7987cbfd0c25dcd4959394d718'>Test 0029: named graph with embedded named graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23366,6 +24530,17 @@
               <a href='#test_7374aacc7e0025893a966d066fdb58da'>Test 0030: top-level graph with string subject reference</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23459,6 +24634,17 @@
               <a href='#test_8e60a940f92909d30be02bcf5b1871ce'>Test 0031: Reverse property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23552,6 +24738,17 @@
               <a href='#test_ff90ef401a84ba802bef858d7e58f36b'>Test 0032: @context reordering</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23645,6 +24842,17 @@
               <a href='#test_e1af6a22532ef49a9773219d29a3f40b'>Test 0033: @id reordering</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23738,6 +24946,17 @@
               <a href='#test_a6ef305be2e801e1c7821d8ad95a7f3f'>Test 0034: context properties reordering</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23831,6 +25050,17 @@
               <a href='#test_adeaa21bca4e166ec3f061e1b9afeaa1'>Test 0035: non-fractional numbers converted to xsd:double</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -23924,6 +25154,17 @@
               <a href='#test_02f0d4c7a43df3db06f3745a939bfb6b'>Test 0036: Use nodeMapGeneration bnode labels</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24017,6 +25258,17 @@
               <a href='#test_0e32aa94d9f84a2f2d5e82a0a4b47129'>Test 0041: drop free-floating nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24110,6 +25362,17 @@
               <a href='#test_81b36000b509b1b4dd7fe3e4163b344d'>Test 0042: basic</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24203,6 +25466,17 @@
               <a href='#test_2c2783823edad864e208a82445142990'>Test 0043: drop null and unmapped properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24296,6 +25570,17 @@
               <a href='#test_6e2473651a74893b88cba802d5fc8930'>Test 0044: optimize @set, keep empty arrays</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24389,6 +25674,17 @@
               <a href='#test_0bb02a1bfe531a6b2ae0a9fdb6cd5872'>Test 0045: do not expand aliased @id/@type</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24482,6 +25778,17 @@
               <a href='#test_e6e26f24f7a188940d2d4d6052ca7f20'>Test 0046: alias keywords</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24575,6 +25882,17 @@
               <a href='#test_20d9d1290d4c26607f848905641bfbc1'>Test 0047: date type-coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24668,6 +25986,17 @@
               <a href='#test_3e024bd2ecc4f8e3df9baca107248b43'>Test 0048: @value with @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24761,6 +26090,17 @@
               <a href='#test_fbf5c7ba7c20592984be33d36eabf886'>Test 0049: @graph with terms</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24854,6 +26194,17 @@
               <a href='#test_f240a5116ccd488d673365de0682f93e'>Test 0050: native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -24947,6 +26298,17 @@
               <a href='#test_1411efc23854b4bbf70ff4673d806a5d'>Test 0051: coerced @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25040,6 +26402,17 @@
               <a href='#test_0c19c6652ef6f6566c5bb7c33648c897'>Test 0052: @graph with embed</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25133,6 +26506,17 @@
               <a href='#test_122bf1f64c4009c0908aa685439bf8b0'>Test 0053: expand already expanded</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25226,6 +26610,17 @@
               <a href='#test_94903b9ea2d6098883584539d003fc8a'>Test 0054: @set of @value objects with keyword aliases</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25319,6 +26714,17 @@
               <a href='#test_19bdeb3374a67cb9ee89f24f3bfa78cd'>Test 0055: collapse set of sets, keep empty lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25412,6 +26818,17 @@
               <a href='#test_16560eb090ac93156eecca0e9c5e53f8'>Test 0056: context reset</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25505,6 +26922,17 @@
               <a href='#test_5ae98e241ddf70df99209379799a3801'>Test 0057: @graph and @id aliased</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25598,6 +27026,17 @@
               <a href='#test_df27dca6efd8c657b2f61e59354b0863'>Test 0058: override default @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25691,6 +27130,17 @@
               <a href='#test_0f945ac342fd4257729dd2742721e940'>Test 0059: remove @value = null</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25784,6 +27234,17 @@
               <a href='#test_f5a6f43502fa2096fdc5d2587eaad8fe'>Test 0060: do not remove @graph if not at top-level</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25877,6 +27338,17 @@
               <a href='#test_c79f996c01ae63c9bdfdc679076c67e3'>Test 0061: do not remove @graph at top-level if not only property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -25970,6 +27442,17 @@
               <a href='#test_80a79ac8ada8ff9a99774d7720417834'>Test 0062: expand value with default language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26063,6 +27546,17 @@
               <a href='#test_f4e43da54239d82b948e0ed8b05e2937'>Test 0063: Lists and sets of properties with list/set coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26156,6 +27650,17 @@
               <a href='#test_8802eb09e077123d3851d94c2209d2a3'>Test 0064: Multiple contexts</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26249,6 +27754,17 @@
               <a href='#test_706500bb0daaa202aa1741fe50efe959'>Test 0065: Problematic IRI expansion tests</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26342,6 +27858,17 @@
               <a href='#test_d1d0955b765af8e4fc2551830a38e732'>Test 0066: Expanding term mapping to @type uses @type syntax</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26435,6 +27962,17 @@
               <a href='#test_cc1baa0d34309c9bb3b23954f3cc10d5'>Test 0067: Keep duplicate values in @list and @set</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26528,6 +28066,17 @@
               <a href='#test_1b1178b448543c3bb585363364a922b6'>Test 0068: Use @vocab in properties and @type but not in @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26621,6 +28170,17 @@
               <a href='#test_a00226450cd17091a57406ab82936ac2'>Test 0069: Relative IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26714,6 +28274,17 @@
               <a href='#test_eeaacf5020115f8d0ad47dbe4f08c4b6'>Test 0070: Language maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26807,6 +28378,17 @@
               <a href='#test_49552d1b611ba05a6039d325f91e6308'>Test 0071: type-coercion of native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26900,6 +28482,17 @@
               <a href='#test_2ecead478c47e269ad54786ef5f90431'>Test 0072: Mapping a term to null decouples it from @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -26993,6 +28586,17 @@
               <a href='#test_8c5ab30ee8569d239b22fcb29f621335'>Test 0073: Using @vocab with with type-coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27086,6 +28690,17 @@
               <a href='#test_e89eb15d8be51fe1ca37636c15300678'>Test 0074: Multiple properties expanding to the same IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27179,6 +28794,17 @@
               <a href='#test_b58b94f470d0ade75c613b3e170df56c'>Test 0075: Language maps with @vocab, default language, and colliding property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27272,6 +28898,17 @@
               <a href='#test_e6a15d8711361f56df69574bb0a27dbf'>Test 0076: Expanding @index</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27365,6 +29002,17 @@
               <a href='#test_e9ae1ff552df6ddc758aa0775bcf763a'>Test 0077: Expanding @reverse</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27458,6 +29106,17 @@
               <a href='#test_89d0ccaa59775bc56df54d2cede79476'>Test 0078: Drop blank node predicates by default</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27551,6 +29210,17 @@
               <a href='#test_f875bd6892149503e718fbdbbbd1f08b'>Test 0079: Using terms in a reverse-maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27644,6 +29314,17 @@
               <a href='#test_0782bac62b444acbd8f2f8d8de92cf44'>Test 0080: language and index expansion on non-objects</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27737,6 +29418,17 @@
               <a href='#test_81ea63f14efe66e5752002761d8c0df2'>Test 0081: Reset the default language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27830,6 +29522,17 @@
               <a href='#test_8eed1daa026e471401a0f67894b9a148'>Test 0082: Expanding reverse properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -27923,6 +29626,17 @@
               <a href='#test_9b7d2dc45c645d8c417ca21ed3801f5a'>Test 0083: Using reverse properties inside a @reverse-container</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28016,6 +29730,17 @@
               <a href='#test_36d9ea08728417d940baa69b69fe8e6c'>Test 0084: Ensure index maps use language mapping</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28109,6 +29834,17 @@
               <a href='#test_5eeb17235d523b053834048ac38b5045'>Test 0085: Top-level value objects are removed</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28202,6 +29938,17 @@
               <a href='#test_45ee25605698799757f1e38440f738f1'>Test 0086: Free-floating nodes are removed</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28295,6 +30042,17 @@
               <a href='#test_562ca6f804c4d517a82a3cf58757c417'>Test 0087: Remove free-floating set values and lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28388,6 +30146,17 @@
               <a href='#test_bd8406d2f6e18f3daa86598c46e7b905'>Test 0088: Terms are ignored in @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28481,6 +30250,17 @@
               <a href='#test_d58f7a83ad29b34feac9a8e8c21252a4'>Test 0089: Using strings as value of a reverse property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28574,6 +30354,17 @@
               <a href='#test_b39f7afdebfd7bdd269b7bd0718d118c'>Test 0090: Term definitions with prefix separate from prefix definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28667,6 +30458,17 @@
               <a href='#test_d36f0e8be447dc8b0f8169bfe8ad38b9'>Test 0091: Expansion of keyword aliases in term definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28760,6 +30562,17 @@
               <a href='#test_36432637d7599033790fba08b8b4b475'>Test 0092: @vocab-relative IRIs in term definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28853,6 +30666,17 @@
               <a href='#test_1fb94bd9e8104abb12ea5bcbf778ce36'>Test 0093: Expand absolute IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -28946,6 +30770,17 @@
               <a href='#test_6da667dbd9855604d11f213f8f005a0c'>Test 0094: Expand term with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29039,6 +30874,17 @@
               <a href='#test_56ff275581fd0ebc31d068b515c5400e'>Test 0095: Expand @vocab-relative term with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29132,6 +30978,17 @@
               <a href='#test_24e84cf52d2a31012a78143b5ad54451'>Test 0096: Use terms with @type: @vocab but not with @type: @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29225,6 +31082,17 @@
               <a href='#test_a83a592b911486ed5f7b316ba80eb32e'>Test 0097: Expand relative IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29318,6 +31186,17 @@
               <a href='#test_9f4cfb0c53764edf9f44afed8ed32103'>Test 0098: Expand compact IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29411,6 +31290,17 @@
               <a href='#test_d216584695db2f9150faa8864911209e'>Test 0099: Reset @vocab by setting it to null</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29504,6 +31394,17 @@
               <a href='#test_461e87c942689a8b339dd69eb6b1c636'>Test 0100: Overwrite document base with @base and reset it again</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29597,6 +31498,17 @@
               <a href='#test_e70e4db9878d081e1a3ac5a826803ea0'>Test 0101: Coercing native types to arbitrary datatypes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29690,6 +31602,17 @@
               <a href='#test_b6e80e99e993f7dbbba0e209405ec362'>Test 0102: Various relative IRIs with with @base</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29783,6 +31706,17 @@
               <a href='#test_0cd0250c362454badc596e4db0a51c93'>Test 0103: Expand a reverse property with an index-container</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29876,6 +31810,17 @@
               <a href='#test_291b46ada36991f9ecaa2de34643f6a7'>Test 0104: Expand reverse property whose values are unlabeled blank nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -29969,6 +31914,17 @@
               <a href='#test_b719004ae53d86514a00bec8af1d2f5f'>Test 0105: Keys that are not mapped to an IRI in a reverse-map are dropped</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30062,6 +32018,17 @@
               <a href='#test_270a2ef1262605818ece2781cf41cb87'>Test 0106: Use @vocab to expand keys in reverse-maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30155,6 +32122,17 @@
               <a href='#test_fec263a457d4f96320d88ea8b27d2ddb'>Test 0107: prefix:://sufffix not a compact IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30248,6 +32226,17 @@
               <a href='#test_de7ba43601853703e6d33aa8f57a3706'>Test 0108: _::sufffix not a compact IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30341,6 +32330,17 @@
               <a href='#test_183188bc11a0b730f6b73cdeb20a0c85'>Test 0109: Compact IRI as term with type mapping</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30434,6 +32434,17 @@
               <a href='#test_256a22d52c293f0f6a480e36e6bcad47'>Test 0110: Redefine compact IRI with itself</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30527,6 +32538,17 @@
               <a href='#test_b1570a4d8c0701d229685858dd1b0942'>Test 0111: Redefine terms looking like compact IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30620,6 +32642,17 @@
               <a href='#test_39c51c9bcb1b2491c43f6e0e59c28cc7'>Test 0112: Redefine term using @vocab, not itself</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30713,6 +32746,17 @@
               <a href='#test_c53e957bf8df01ea8e6bdd4b364c730d'>Test 0113: Dataset with a IRI named graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30806,6 +32850,17 @@
               <a href='#test_a0d080556890ca48ba445e60a9d24642'>Test 0114: Dataset with a IRI named graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30899,6 +32954,17 @@
               <a href='#test_2fe7ebc1f03dee9e80d5715894949748'>Test 0115: Dataset with a default and two named graphs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -30992,6 +33058,17 @@
               <a href='#test_1a93fb81733466bfaabdeef82306f1f2'>Test 0116: Dataset from node with embedded named graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31085,6 +33162,17 @@
               <a href='#test_781b3710e1313ea60f5e25db0a5b5238'>Test 0117: Dataset from node with embedded named graph (bnode)</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31178,6 +33266,17 @@
               <a href='#test_62d35540b74360eb216acec8dd0298fa'>Test 0118: produce generalized RDF flag</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31276,6 +33375,9 @@
             <td class='passed-all'>
               100.0%
             </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
             <td class='passed-most'>
               98.2%
             </td>
@@ -31306,28 +33408,31 @@
               Test
             </th>
             <th>
-              <a href='#subj_0'>JSONLD-Java</a>
-            </th>
-            <th>
-              <a href='#subj_1'>JSON::LD</a>
-            </th>
-            <th>
-              <a href='#subj_2'>RDFLib-JSONLD</a>
-            </th>
-            <th>
-              <a href='#subj_3'>jsonld.js browser</a>
-            </th>
-            <th>
-              <a href='#subj_4'>jsonld.js node.js</a>
-            </th>
-            <th>
-              <a href='#subj_5'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_6'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_7'>JsonLD</a>
+              <a href='#subj_0'>Argo.Core.JsonLd</a>
+            </th>
+            <th>
+              <a href='#subj_1'>JSONLD-Java</a>
+            </th>
+            <th>
+              <a href='#subj_2'>JSON::LD</a>
+            </th>
+            <th>
+              <a href='#subj_3'>RDFLib-JSONLD</a>
+            </th>
+            <th>
+              <a href='#subj_4'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_5'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_6'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_7'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_8'>JsonLD</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
@@ -31335,6 +33440,17 @@
               <a href='#test_a5ebfe589bd62d1029790695808f8ff9'>Test 0001: Object Lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31428,6 +33544,17 @@
               <a href='#test_e31f3f7d5a78ca4157f582fbfde32707'>Test 0002: Native Types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31521,6 +33648,17 @@
               <a href='#test_3a224095a1c11373d67e090c0ffe8e12'>Test 0003: BNodes and references</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31614,6 +33752,17 @@
               <a href='#test_0a8656b8d0f4b81fd6bd26bf4e1cc77e'>Test 0004: Lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31707,6 +33856,17 @@
               <a href='#test_448e0492a0dc73c71cc3b21fd800f1b9'>Test 0005: Document with list</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31800,6 +33960,17 @@
               <a href='#test_b3201a0b02a24d44fe4bb3d1feb37273'>Test 0006: Two graphs having same subject but different values</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31893,6 +34064,17 @@
               <a href='#test_f6b3b3da8ed8fb7600a79a5973d3d6fc'>Test 0007: Graph with multiple named graphs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -31986,6 +34168,17 @@
               <a href='#test_fa14358e968e5c20adef5f812a8f6abb'>Test 0008: List conversion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32079,6 +34272,17 @@
               <a href='#test_e7d667b0c260bb588b52dcde64e8dcff'>Test 0009: List conversion with IRI nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32172,6 +34376,17 @@
               <a href='#test_301d88bbdedaae3990d00cf0b5301ee9'>Test 0010: List pattern without rdf:nil</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32265,6 +34480,17 @@
               <a href='#test_fab50674ba0f075dfd2f5dd45ba876bd'>Test 0011: List pattern with extra properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32358,6 +34584,17 @@
               <a href='#test_a6f79132151ee667d05ed595025ceceb'>Test 0012: List pattern with cycles</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32451,6 +34688,17 @@
               <a href='#test_a4da79268ece4ce5783b46ed160031ad'>Test 0013: List pattern with multiple values of rdf:first</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32544,6 +34792,17 @@
               <a href='#test_290751eea8778b5bcc53d1e7575d4d9c'>Test 0014: List pattern with multiple values of rdf:rest</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32637,6 +34896,17 @@
               <a href='#test_b313194ff09b3f3129569d279c4acd07'>Test 0015: List pattern with IRI rdf:rest</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32730,6 +35000,17 @@
               <a href='#test_4b5297d8864f81c9bd5a219fe8f542b2'>Test 0016: List pattern with type rdf:List</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32823,6 +35104,17 @@
               <a href='#test_5c21c11338cbeda23edea64f3413652d'>Test 0017: Remove duplicate triples</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -32916,6 +35208,17 @@
               <a href='#test_64e42006e388ca7d10532a6acdfd9e79'>Test 0018: use native types flag set to true</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0018' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' 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://tristan.github.com/foaf#me' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0018' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -33008,6 +35311,17 @@
             <td>
               <a href='#test_e7e4376916e4e3c88570168b2bfa1f9a'>Test 0019: use rdf:type flag set to false</a>
             </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://argodata.com/foaf' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0019' property='earl:test' />
+              <link href='http://argodata.com/product/json-ld' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0019' property='earl:test' />
               <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
@@ -33100,6 +35414,9 @@
             <td>
               Percentage passed out of 19 Tests
             </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
             <td class='passed-some'>
               94.7%
             </td>
@@ -33137,6 +35454,77 @@
       </p>
       <dl>
         <dt id='subj_0'>
+          <a href='http://argodata.com/product/json-ld'>
+            <span about='http://argodata.com/product/json-ld' property='doap:name'>Argo.Core.JsonLd</span>
+          </a>
+        </dt>
+        <dd inlist='inlist' property='earl:testSubjects' resource='http://argodata.com/product/json-ld' typeof='earl:TestSubject doap:Project'>
+          <dl>
+            <dt>Description</dt>
+            <dd lang='en' property='doap:description'>Argo.Core.JsonLd library for parsing/serializing JSON-LD data in .Net.</dd>
+            <dt>Programming Language</dt>
+            <dd property='doap:programming-language'>C#</dd>
+            <dt>Home Page</dt>
+            <dd property='doap:homepage'>
+              <a href='http://www.argodata.com/'>
+                http://www.argodata.com/
+              </a>
+            </dd>
+            <dt>Developer</dt>
+            <dd rel='doap:developer'>
+              <div resource='http://argodata.com/foaf' typeof='foaf:Organization'>
+                <a href='http://argodata.com/foaf'>
+                  <span property='foaf:name'>Argo Data Resource Corporation</span>
+                </a>
+                <a href='http://www.argodata.com/' property='foaf:homepage'>
+                  http://www.argodata.com/
+                </a>
+              </div>
+              <div resource='http://argodata.com/foaf' typeof='foaf:Person'>
+                <a href='http://argodata.com/foaf'>
+                  <span property='foaf:name'>Argo Data Resource Corporation</span>
+                </a>
+                <a href='http://www.argodata.com/' property='foaf:homepage'>
+                  http://www.argodata.com/
+                </a>
+              </div>
+            </dd>
+            <dt>
+              Test Suite Compliance
+            </dt>
+            <dd>
+              <table class='report'>
+                <tbody>
+                  <tr>
+                    <td>
+                      Expansion
+                    </td>
+                    <td class='passed-all'>
+                      77/77 (100.0%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      Transform JSON-LD to RDF
+                    </td>
+                    <td class='passed-all'>
+                      113/113 (100.0%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      Transform RDF to JSON-LD
+                    </td>
+                    <td class='passed-all'>
+                      19/19 (100.0%)
+                    </td>
+                  </tr>
+                </tbody>
+              </table>
+            </dd>
+          </dl>
+        </dd>
+        <dt id='subj_1'>
           <a href='http://github.com/jsonld-java/jsonld-java'>
             <span about='http://github.com/jsonld-java/jsonld-java' property='doap:name'>JSONLD-Java</span>
           </a>
@@ -33234,7 +35622,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_1'>
+        <dt id='subj_2'>
           <a href='http://rubygems.org/gems/json-ld'>
             <span about='http://rubygems.org/gems/json-ld' property='doap:name'>JSON::LD</span>
           </a>
@@ -33324,7 +35712,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_2'>
+        <dt id='subj_3'>
           <a href='https://github.com/RDFLib/rdflib-jsonld#it'>
             <span about='https://github.com/RDFLib/rdflib-jsonld#it' property='doap:name'>RDFLib-JSONLD</span>
           </a>
@@ -33374,7 +35762,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_3'>
+        <dt id='subj_4'>
           <a href='https://github.com/digitalbazaar/jsonld.js#browser'>
             <span about='https://github.com/digitalbazaar/jsonld.js#browser' property='doap:name'>jsonld.js browser</span>
           </a>
@@ -33469,7 +35857,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_4'>
+        <dt id='subj_5'>
           <a href='https://github.com/digitalbazaar/jsonld.js#node.js'>
             <span about='https://github.com/digitalbazaar/jsonld.js#node.js' property='doap:name'>jsonld.js node.js</span>
           </a>
@@ -33564,7 +35952,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_5'>
+        <dt id='subj_6'>
           <a href='https://github.com/digitalbazaar/php-json-ld'>
             <span about='https://github.com/digitalbazaar/php-json-ld' property='doap:name'>php-json-ld</span>
           </a>
@@ -33659,7 +36047,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_6'>
+        <dt id='subj_7'>
           <a href='https://github.com/digitalbazaar/pyld'>
             <span about='https://github.com/digitalbazaar/pyld' property='doap:name'>PyLD</span>
           </a>
@@ -33754,7 +36142,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_7'>
+        <dt id='subj_8'>
           <a href='https://github.com/lanthaler/JsonLD'>
             <span about='https://github.com/lanthaler/JsonLD' property='doap:name'>JsonLD</span>
           </a>
@@ -33860,6 +36248,9 @@
       </p>
       <ul>
         <li>
+          <a class='source' href='csharp-earl.ttl'>csharp-earl.ttl</a>
+        </li>
+        <li>
           <a class='source' href='earl.ttl'>earl.ttl</a>
         </li>
         <li>
@@ -37332,7 +39723,7 @@
         <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.2.7.2' typeof='doap:Version'>
           <span property='doap:revision'>0.2.7.2</span>
           <meta content='earl-report-0.2.7.2' property='doap:name' />
-          <meta content='2013-08-20' datatype='xsd:date' property='doap:created' />
+          <meta content='2013-10-14' datatype='xsd:date' property='doap:created' />
         </span>
         an
         <a href='http://unlicense.org' property='doap:license'>Unlicensed</a>