Regenerate earl reports.
authorDave Longley <dlongley@digitalbazaar.com>
Fri, 23 Aug 2013 14:00:13 -0400
changeset 1914 b3f17211d9c8
parent 1913 f978c762df84
child 1915 19149523b6fd
Regenerate earl reports.
test-suite/reports/earl.jsonld
test-suite/reports/earl.ttl
test-suite/reports/index.html
--- a/test-suite/reports/earl.jsonld	Fri Aug 23 13:30:46 2013 -0400
+++ b/test-suite/reports/earl.jsonld	Fri Aug 23 14:00:13 2013 -0400
@@ -119,11 +119,11 @@
     "language": "Ruby",
     "license": "http://unlicense.org",
     "release": {
-      "@id": "https://github.com/gkellogg/earl-report/tree/0.2.7.1",
+      "@id": "https://github.com/gkellogg/earl-report/tree/0.2.3",
       "@type": "doap:Version",
-      "name": "earl-report-0.2.7.1",
-      "created": "2013-08-18",
-      "revision": "0.2.7.1"
+      "name": "earl-report-0.2.3",
+      "created": "2013-05-02",
+      "revision": "0.2.3"
     },
     "developer": {
       "@type": "foaf:Person",
@@ -135,7 +135,8 @@
   "assertions": [
     "earl.ttl",
     "java-earl.ttl",
-    "jsonld.js-earl.ttl",
+    "jsonld.js-browser-earl.ttl",
+    "jsonld.js-node.js-earl.ttl",
     "markus-earl.ttl",
     "php-json-ld-earl.ttl",
     "pyld-earl.ttl",
@@ -184,12 +185,31 @@
       "homepage": "http://github.com/ruby-rdf/json-ld/"
     },
     {
-      "@id": "https://github.com/digitalbazaar/jsonld.js",
+      "@id": "https://github.com/digitalbazaar/jsonld.js#browser",
       "@type": [
         "earl:TestSubject",
         "doap:Project"
       ],
-      "name": "jsonld.js",
+      "name": "jsonld.js browser",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "https://github.com/dlongley",
+          "foaf:name": "Dave Longley",
+          "foaf:homepage": "https://github.com/dlongley"
+        }
+      ],
+      "doapDesc": "A JSON-LD processor for JavaScript",
+      "homepage": "https://github.com/digitalbazaar/jsonld.js",
+      "language": "JavaScript"
+    },
+    {
+      "@id": "https://github.com/digitalbazaar/jsonld.js#node.js",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "jsonld.js node.js",
       "developer": [
         {
           "@type": "foaf:Person",
@@ -262,5526 +282,12 @@
   ],
   "entries": [
     {
-      "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "drop free-floating nodes",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0001-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Unreferenced nodes not containing properties are dropped",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0001-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "basic",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0002-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Basic term and value compaction",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0002-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "drop null and unmapped properties",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0003-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Properties mapped to null or which are never mapped are dropped",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0003-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "optimize @set, keep empty arrays",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0004-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Containers mapped to @set keep empty arrays",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0004-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@type and prefix compaction",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0005-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact uses prefixes in @type",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0005-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "keep expanded object format if @type doesn't match",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0006-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Values not matching a coerced @type remain in expanded form",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0006-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "add context",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0007-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "External context is added to the compacted document",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0007-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "alias keywords",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0008-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Aliases for keywords are used in compacted document",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0008-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "compact @id",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0009-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Value with @id is compacted to string if property cast to @id",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0009-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "array to @graph",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0010-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "An array of objects is serialized with @graph",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0010-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "compact date",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0011-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanded value with type xsd:dateTime is represented as string with type coercion",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0011-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "native types",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0012-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Native values are unmodified during compaction",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0012-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@value with @language",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0013-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Values with @language remain in expended form by default",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0013-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "array to aliased @graph",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0014-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Aliasing @graph uses alias in compacted document",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0014-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "best match compaction",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0015-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Property with values of different types use most appropriate term when compacting",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0015-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "recursive named graphs",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0016-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compacting a document with mutliple embedded uses of @graph",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0016-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "A term mapping to null removes the mapping",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0017-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Mapping a term to null causes the property and its values to be removed from the compacted document",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0017-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "best matching term for lists",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0018-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Lists with values of different types use best term in compacted document",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0018-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Keep duplicate values in @list and @set",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0019-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Duplicate values in @list or @set are retained in compacted document",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0019-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact @id that is a property IRI when @container is @list",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0020-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "A term with @container: @list is also used as the value of an @id, if appropriate",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0020-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact properties and types using @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0021-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "@vocab is used to create relative properties and types if no other term matches",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0021-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@list compaction of nested properties",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0022-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact nested properties using @list containers",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0022-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "prefer @vocab over compacted IRIs",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0023-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "@vocab takes precedence over prefixes - even if the result is longer",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0023-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "most specific term matching in @list.",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0024-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "The most specific term that matches all of the elements in the list, taking into account the default language, must be selected.",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0024-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Language maps",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0025-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Multiple values with different languages use language maps if property has @container: @language",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0025-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Language map term selection with complications",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0026-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Test appropriate property use given language maps with @vocab, a default language, and a competing term",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0026-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@container: @set with multiple values",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0027-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Fall back to term with @set container if term with language map is defined",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0027-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Alias keywords and use @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0028-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Combination of keyword aliases and @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0028-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Simple @index map",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0029-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Output uses index mapping if term is defined with @container: @index",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0029-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "non-matching @container: @index",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0030-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Preserve @index tags if not compacted to an index map",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0030-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact @reverse",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0031-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact traverses through @reverse",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0031-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact keys in reverse-maps",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0032-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact traverses through @reverse",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0032-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact reverse-map to reverse property",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0033-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "A reverse map is replaced with a matching property defined with @reverse",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0033-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Skip property with @reverse if no match",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0034-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Do not use reverse property if no other property matches as normal property",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0034-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact @reverse node references using strings",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0035-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact node references to strings for reverse properties using @type: @id",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0035-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact reverse properties using index containers",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0036-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact using both reverse properties and index containers",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0036-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact keys in @reverse using @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0037-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact keys in @reverse using @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0037-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Index map round-tripping",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0038-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Complext round-tripping use case from Drupal",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0038-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@graph is array",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0039-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Value of @graph is always an array",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0039-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@list is array",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0040-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Ensure that value of @list is always an array",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0040-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "index rejects term having @list",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0041-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "If an index is present, a term having an @list container is not selected",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0041-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@list keyword aliasing",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0042-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Make sure keyword aliasing works if a list can't be compacted",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0042-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "select term over @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0043-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Ensure that @vocab compaction isn't used if the result collides with a term",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0043-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@type: @vocab in reverse-map",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0044-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Prefer properties with @type: @vocab in reverse-maps if the value can be compacted to a term",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0044-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@id value uses relative IRI, not term",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0045-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Values of @id are transformed to relative IRIs, terms are ignored",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0045-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "multiple objects without @context use @graph",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0046-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Wrap top-level array into @graph even if no context is passed",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0046-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Round-trip relative URLs",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0047-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Relative URLs remain relative after compaction",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0047-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "term with @language: null",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0048-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Prefer terms with a language mapping set to null over terms without language-mapping for non-strings",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0048-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Round tripping of lists that contain just IRIs",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0049-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "List compaction without @container: @list still uses strings if @type: @id",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0049-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Reverse properties require @type: @id to use string values",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0050-in.jsonld",
-          "assertions": [
-            {
-              "@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:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Node references in reverse properties are not compacted to strings without explicit type-coercion",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0050-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Round tripping @list with scalar",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0051-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Native values survive round-tripping with @list",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0051-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Round tripping @list with scalar and @graph alias",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0052-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Native values survive round-tripping with @list and @graph alias",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0052-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Use @type: @vocab if no @type: @id",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0053-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact to @type: @vocab when no @type: @id term available",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0053-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact to @type: @vocab and compact @id to term",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0054-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact to @type: @vocab and compact @id to term",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0054-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Round tripping @type: @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0055-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compacting IRI value of property with @type: @vocab can use term",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0055-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Prefer @type: @vocab over @type: @id for terms",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0056-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compacting IRI value of property with @type: @vocab can use term",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0056-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Complex round tripping @type: @vocab and @type: @id",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0057-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compacting IRI value of property with @type: @vocab can use term; more complex",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0057-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Prefer @type: @id over @type: @vocab for non-terms",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0058-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Choose a term having @type: @id over @type: @value if value is not a term",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0058-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Term with @type: @vocab if no @type: @id",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0059-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "If there's no term with @type: @id, use terms with @type: @vocab for IRIs not mapped to terms",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0059-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Term with @type: @id if no @type: @vocab and term value",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0060-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "If there's no term with @type: @vocab, use terms with @type: @id for IRIs mapped to terms",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0060-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@type: @vocab/@id with values matching either",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0061-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Separate IRIs for the same property to use term with more specific @type (@id vs. @vocab)",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0061-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "@type: @vocab and relative IRIs",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0062-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Relative IRIs don't round-trip with @type: @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0062-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact IRI round-tripping with @type: @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0063-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Term with @type: @vocab will use compact IRIs",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0063-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Compact language-tagged and indexed strings to index-map",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0064-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Given values with both @index and @language and term index-map term, use index map",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0064-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Language-tagged and indexed strings with language-map",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0065-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Language-tagged and indexed strings don't compact to language-map",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0065-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Relative IRIs",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0066-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Complex use cases for relative IRI compaction",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0066-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Reverse properties with blank nodes",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0067-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact reverse property whose values are unlabeled blank nodes",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0067-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Single value reverse properties",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0068-in.jsonld",
-          "assertions": [
-            {
-              "@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:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Single values of reverse properties are compacted as values of ordinary properties",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0068-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#CompactTest"
-          ],
-          "title": "Single value reverse properties with @set",
-          "testAction": "http://json-ld.org/test-suite/tests/compact-0069-in.jsonld",
-          "assertions": [
-            {
-              "@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:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Single values are kept in array form for reverse properties if the container is to @set",
-          "testResult": "http://json-ld.org/test-suite/tests/compact-0069-out.jsonld"
-        }
-      ],
-      "title": "Compaction",
-      "description": "JSON-LD compaction tests use object comparison."
-    },
-    {
       "@id": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld",
       "@type": [
         "earl:Report",
         "mf:Manifest"
       ],
+      "title": "Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.",
       "entries": [
         {
           "@id": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001",
@@ -5818,7 +324,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -5898,7 +415,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -5978,7 +506,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6058,7 +597,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6138,7 +688,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6218,7 +779,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6298,7 +870,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6378,7 +961,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6457,7 +1051,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6536,7 +1141,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6615,7 +1231,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6694,7 +1321,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6773,7 +1411,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6852,7 +1501,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -6931,7 +1591,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7009,12 +1680,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -7084,12 +1767,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -7125,9 +1820,6283 @@
           "description": "Equivalent triples are used only once",
           "testResult": "http://json-ld.org/test-suite/tests/fromRdf-0017-out.jsonld"
         }
+      ]
+    },
+    {
+      "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld",
+      "@type": [
+        "earl:Report",
+        "mf:Manifest"
       ],
-      "title": "Deserialize RDF to JSON-LD",
-      "description": "Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison."
+      "title": "JSON-LD compaction tests use object comparison.",
+      "entries": [
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "drop free-floating nodes",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0001-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Unreferenced nodes not containing properties are dropped",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0001-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "basic",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0002-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Basic term and value compaction",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0002-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "drop null and unmapped properties",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0003-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Properties mapped to null or which are never mapped are dropped",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0003-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "optimize @set, keep empty arrays",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0004-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Containers mapped to @set keep empty arrays",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0004-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@type and prefix compaction",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0005-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact uses prefixes in @type",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0005-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "keep expanded object format if @type doesn't match",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0006-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Values not matching a coerced @type remain in expanded form",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0006-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "add context",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0007-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "External context is added to the compacted document",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0007-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "alias keywords",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0008-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Aliases for keywords are used in compacted document",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0008-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "compact @id",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0009-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Value with @id is compacted to string if property cast to @id",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0009-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "array to @graph",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0010-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "An array of objects is serialized with @graph",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0010-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "compact date",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0011-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanded value with type xsd:dateTime is represented as string with type coercion",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0011-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "native types",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0012-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Native values are unmodified during compaction",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0012-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@value with @language",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0013-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Values with @language remain in expended form by default",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0013-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "array to aliased @graph",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0014-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Aliasing @graph uses alias in compacted document",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0014-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "best match compaction",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0015-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Property with values of different types use most appropriate term when compacting",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0015-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "recursive named graphs",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0016-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compacting a document with mutliple embedded uses of @graph",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0016-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "A term mapping to null removes the mapping",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0017-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Mapping a term to null causes the property and its values to be removed from the compacted document",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0017-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "best matching term for lists",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0018-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Lists with values of different types use best term in compacted document",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0018-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Keep duplicate values in @list and @set",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0019-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Duplicate values in @list or @set are retained in compacted document",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0019-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact @id that is a property IRI when @container is @list",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0020-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "A term with @container: @list is also used as the value of an @id, if appropriate",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0020-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact properties and types using @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0021-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "@vocab is used to create relative properties and types if no other term matches",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0021-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@list compaction of nested properties",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0022-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact nested properties using @list containers",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0022-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "prefer @vocab over compacted IRIs",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0023-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "@vocab takes precedence over prefixes - even if the result is longer",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0023-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "most specific term matching in @list.",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0024-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "The most specific term that matches all of the elements in the list, taking into account the default language, must be selected.",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0024-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Language maps",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0025-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Multiple values with different languages use language maps if property has @container: @language",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0025-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Language map term selection with complications",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0026-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Test appropriate property use given language maps with @vocab, a default language, and a competing term",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0026-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@container: @set with multiple values",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0027-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Fall back to term with @set container if term with language map is defined",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0027-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Alias keywords and use @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0028-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Combination of keyword aliases and @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0028-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Simple @index map",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0029-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Output uses index mapping if term is defined with @container: @index",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0029-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "non-matching @container: @index",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0030-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Preserve @index tags if not compacted to an index map",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0030-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact @reverse",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0031-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact traverses through @reverse",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0031-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact keys in reverse-maps",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0032-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact traverses through @reverse",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0032-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact reverse-map to reverse property",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0033-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "A reverse map is replaced with a matching property defined with @reverse",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0033-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Skip property with @reverse if no match",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0034-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Do not use reverse property if no other property matches as normal property",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0034-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact @reverse node references using strings",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0035-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact node references to strings for reverse properties using @type: @id",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0035-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact reverse properties using index containers",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0036-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact using both reverse properties and index containers",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0036-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact keys in @reverse using @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0037-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact keys in @reverse using @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0037-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Index map round-tripping",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0038-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Complext round-tripping use case from Drupal",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0038-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@graph is array",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0039-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Value of @graph is always an array",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0039-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@list is array",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0040-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Ensure that value of @list is always an array",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0040-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "index rejects term having @list",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0041-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "If an index is present, a term having an @list container is not selected",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0041-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@list keyword aliasing",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0042-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Make sure keyword aliasing works if a list can't be compacted",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0042-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "select term over @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0043-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Ensure that @vocab compaction isn't used if the result collides with a term",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0043-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@type: @vocab in reverse-map",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0044-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Prefer properties with @type: @vocab in reverse-maps if the value can be compacted to a term",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0044-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@id value uses relative IRI, not term",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0045-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Values of @id are transformed to relative IRIs, terms are ignored",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0045-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "multiple objects without @context use @graph",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0046-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Wrap top-level array into @graph even if no context is passed",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0046-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Round-trip relative URLs",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0047-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Relative URLs remain relative after compaction",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0047-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "term with @language: null",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0048-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Prefer terms with a language mapping set to null over terms without language-mapping for non-strings",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0048-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Round tripping of lists that contain just IRIs",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0049-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "List compaction without @container: @list still uses strings if @type: @id",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0049-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Reverse properties require @type: @id to use string values",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0050-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Node references in reverse properties are not compacted to strings without explicit type-coercion",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0050-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Round tripping @list with scalar",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0051-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Native values survive round-tripping with @list",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0051-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Round tripping @list with scalar and @graph alias",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0052-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Native values survive round-tripping with @list and @graph alias",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0052-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Use @type: @vocab if no @type: @id",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0053-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact to @type: @vocab when no @type: @id term available",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0053-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact to @type: @vocab and compact @id to term",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0054-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact to @type: @vocab and compact @id to term",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0054-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Round tripping @type: @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0055-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compacting IRI value of property with @type: @vocab can use term",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0055-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Prefer @type: @vocab over @type: @id for terms",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0056-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compacting IRI value of property with @type: @vocab can use term",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0056-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Complex round tripping @type: @vocab and @type: @id",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0057-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compacting IRI value of property with @type: @vocab can use term; more complex",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0057-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Prefer @type: @id over @type: @vocab for non-terms",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0058-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Choose a term having @type: @id over @type: @value if value is not a term",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0058-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Term with @type: @vocab if no @type: @id",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0059-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "If there's no term with @type: @id, use terms with @type: @vocab for IRIs not mapped to terms",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0059-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Term with @type: @id if no @type: @vocab and term value",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0060-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "If there's no term with @type: @vocab, use terms with @type: @id for IRIs mapped to terms",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0060-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@type: @vocab/@id with values matching either",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0061-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Separate IRIs for the same property to use term with more specific @type (@id vs. @vocab)",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0061-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "@type: @vocab and relative IRIs",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0062-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Relative IRIs don't round-trip with @type: @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0062-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact IRI round-tripping with @type: @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0063-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Term with @type: @vocab will use compact IRIs",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0063-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Compact language-tagged and indexed strings to index-map",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0064-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Given values with both @index and @language and term index-map term, use index map",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0064-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Language-tagged and indexed strings with language-map",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0065-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Language-tagged and indexed strings don't compact to language-map",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0065-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Relative IRIs",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0066-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Complex use cases for relative IRI compaction",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0066-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Reverse properties with blank nodes",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0067-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact reverse property whose values are unlabeled blank nodes",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0067-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Single value reverse properties",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0068-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Single values of reverse properties are compacted as values of ordinary properties",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0068-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#CompactTest"
+          ],
+          "title": "Single value reverse properties with @set",
+          "testAction": "http://json-ld.org/test-suite/tests/compact-0069-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Single values are kept in array form for reverse properties if the container is to @set",
+          "testResult": "http://json-ld.org/test-suite/tests/compact-0069-out.jsonld"
+        }
+      ]
     },
     {
       "@id": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld",
@@ -7135,6 +8104,7 @@
         "earl:Report",
         "mf:Manifest"
       ],
+      "title": "JSON-LD flattening tests use object comparison.",
       "entries": [
         {
           "@id": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001",
@@ -7171,7 +8141,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7251,7 +8232,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7331,7 +8323,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7411,7 +8414,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7491,7 +8505,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7571,7 +8596,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7651,7 +8687,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7731,7 +8778,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7811,7 +8869,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7891,7 +8960,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -7971,7 +9051,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8051,7 +9142,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8131,7 +9233,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8211,7 +9324,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8291,7 +9415,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8371,7 +9506,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8451,7 +9597,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8531,7 +9688,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8611,7 +9779,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8691,7 +9870,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8771,7 +9961,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8851,7 +10052,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -8931,7 +10143,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9011,7 +10234,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9091,7 +10325,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9171,7 +10416,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9251,7 +10507,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9331,7 +10598,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9411,7 +10689,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9491,7 +10780,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9571,7 +10871,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9651,7 +10962,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9731,7 +11053,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9811,7 +11144,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9891,7 +11235,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -9971,7 +11326,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10051,7 +11417,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10131,7 +11508,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10211,7 +11599,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10291,7 +11690,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10371,7 +11781,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10451,7 +11872,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10530,12 +11962,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -10571,9 +12015,6921 @@
           "description": "Flatten a test manifest",
           "testResult": "http://json-ld.org/test-suite/tests/flatten-0043-out.jsonld"
         }
+      ]
+    },
+    {
+      "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld",
+      "@type": [
+        "earl:Report",
+        "mf:Manifest"
       ],
-      "title": "Flattening",
-      "description": "JSON-LD flattening tests use object comparison."
+      "title": "JSON-LD to Expansion tests use object compare",
+      "entries": [
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "drop free-floating nodes",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0001-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expand drops unreferenced nodes having only @id",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0001-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "basic",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0002-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding terms with different types of values",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0002-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "drop null and unmapped properties",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0003-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Verifies that null values and unmapped properties are removed from expanded output",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0003-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "optimize @set, keep empty arrays",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0004-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Uses of @set are removed in expansion; values of @set, or just plain values which are empty arrays are retained",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0004-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "do not expand aliased @id/@type",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0005-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "If a keyword is aliased, it is not used when expanding",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0005-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "alias keywords",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0006-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Aliased keywords expand in resulting document",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0006-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "date type-coercion",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0007-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expand strings to expanded value with @type: xsd:dateTime",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0007-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@value with @language",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0008-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Keep expanded values with @language, drop non-conforming value objects containing just @language",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0008-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@graph with terms",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0009-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Use of @graph to contain multiple nodes within array",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0009-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "native types",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0010-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding native scalar retains native scalar within expanded value",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0010-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "coerced @id",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0011-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "A value of a property with @type: @id coercion expands to a node reference",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0011-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@graph with embed",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0012-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Use of @graph to contain multiple nodes within array",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0012-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "expand already expanded",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0013-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expand does not mess up already expanded document",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0013-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@set of @value objects with keyword aliases",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0014-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding aliased @set and @value",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0014-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "collapse set of sets, keep empty lists",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0015-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "An array of multiple @set nodes are collapsed into a single array",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0015-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "context reset",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0016-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Setting @context to null within an embedded object resets back to initial context state",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0016-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@graph and @id aliased",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0017-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding with @graph and @id aliases",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0017-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "override default @language",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0018-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "override default @language in terms; only language-tag strings",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0018-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "remove @value = null",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0019-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding a value of null removes the value",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0019-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "do not remove @graph if not at top-level",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0020-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "@graph used under a node is retained",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0020-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "do not remove @graph at top-level if not only property",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0021-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "@graph used at the top level is retained if there are other properties",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0021-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "expand value with default language",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0022-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding with a default language applies that language to string values",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0022-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expanding list/set with coercion",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0023-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding lists and sets with properties having coercion coerces list/set values",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0023-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Multiple contexts",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0024-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Tests that contexts in an array are merged",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0024-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Problematic IRI expansion tests",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0025-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding different kinds of terms and Compact IRIs",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0025-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Term definition with @id: @type",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0026-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding term mapping to @type uses @type syntax",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0026-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Duplicate values in @list and @set",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0027-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Duplicate values in @list and @set are not merged",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0027-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Use @vocab in properties and @type but not in @id",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0028-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "@vocab is used to compact properties and @type, but is not used for @id",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0028-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Relative IRIs",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0029-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "@base is used to compact @id; test with different relative IRIs",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0029-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Language maps",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0030-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Language Maps expand values to include @language",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0030-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "type-coercion of native types",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0031-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding native types with type coercion adds the coerced type to an expanded value representation and retains the native value representation",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0031-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Null term and @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0032-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Mapping a term to null decouples it from @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0032-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Using @vocab with with type-coercion",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0033-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Verifies that terms can be defined using @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0033-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Multiple properties expanding to the same IRI",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0034-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Verifies multiple values from separate terms are deterministically made multiple values of the IRI associated with the terms",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0034-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Language maps with @vocab, default language, and colliding property",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0035-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Pathological tests of language maps",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0035-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expanding @index",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0036-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding index maps for terms defined with @container: @index",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0036-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expanding @reverse",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0037-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding @reverse keeps @reverse",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0037-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expanding blank node labels",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0038-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Blank nodes are not relabeled during expansion",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0038-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Using terms in a reverse-maps",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0039-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Terms within @reverse are expanded",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0039-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "language and index expansion on non-objects",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0040-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Only invoke language and index map expansion if the value is a JSON object",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0040-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@language: null resets the default language",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0041-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0041-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Reverse properties",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0042-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding terms defined as reverse properties uses @reverse in expanded document",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0042-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Using reverse properties inside a @reverse-container",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0043-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding a reverse property within a @reverse undoes both reversals",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0043-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Index maps with language mappings",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0044-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Ensure index maps use language mapping",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0044-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Top-level value objects",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0045-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding top-level value objects causes them to be removed",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0045-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Free-floating nodes",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0046-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding free-floating nodes causes them to be removed",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0046-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Free-floating values in sets and free-floating lists",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0047-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Free-floating values in sets are removed, free-floating lists are removed completely",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0047-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Terms are ignored in @id",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0048-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Values of @id are not expanded as terms",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0048-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "String values of reverse properties",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0049-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "String values of a reverse property with @type: @id are treated as IRIs",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0049-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Term definitions with prefix separate from prefix definitions",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0050-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Term definitions using compact IRIs don't inherit the definitions of the prefix",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0050-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expansion of keyword aliases in term definitions",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0051-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding terms which are keyword aliases",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0051-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@vocab-relative IRIs in term definitions",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0052-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "If @vocab is defined, term definitions are expanded relative to @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0052-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expand absolute IRI with @type: @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0053-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding values of properties of @type: @vocab does not further expand absolute IRIs",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0053-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expand term with @type: @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0054-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding values of properties of @type: @vocab does not expand term values",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0054-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expand @vocab-relative term with @type: @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0055-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding values of properties of @type: @vocab expands relative IRIs using @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0055-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Use terms with @type: @vocab but not with @type: @id",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0056-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Checks that expansion uses appropriate base depending on term definition having @type @id or @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0056-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expand relative IRI with @type: @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0057-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Relative values of terms with @type: @vocab expand relative to @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0057-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Expand compact IRI with @type: @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0058-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Compact IRIs are expanded normally even if term has @type: @vocab",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0058-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Reset @vocab by setting it to null",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0059-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Setting @vocab to null removes a previous definition",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0059-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Overwrite document base with @base and reset it again",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0060-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Setting @base to an IRI and then resetting it to nil",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0060-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Coercing native types to arbitrary datatypes",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0061-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expanding native types when coercing to arbitrary datatypes",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0061-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Various relative IRIs with with @base",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0062-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Pathological relative IRIs",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0062-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Reverse property and index container",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0063-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expaning reverse properties with an index-container",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0063-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "bnode values of reverse properties",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0064-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expand reverse property whose values are unlabeled blank nodes",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0064-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Drop unmapped keys in reverse map",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0065-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Keys that are not mapped to an IRI in a reverse-map are dropped",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0065-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Reverse-map keys with @vocab",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0066-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Expand uses @vocab to expand keys in reverse-maps",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0066-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "prefix://suffix not a compact IRI",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0067-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "prefix:suffix values are not interpreted as compact IRIs if suffix begins with two slashes",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0067-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "_:suffix values are not a compact IRI",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0068-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "prefix:suffix values are not interpreted as compact IRIs if prefix is an underscore",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0068-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Compact IRI as term with type mapping",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0069-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Redefine compact IRI to define type mapping using the compact IRI itself as value of @id",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0069-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Compact IRI as term defined using equivalent compact IRI",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0070-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Redefine compact IRI to define type mapping using the compact IRI itself as string value",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0070-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Redefine terms looking like compact IRIs",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0071-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Term definitions may look like compact IRIs",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0071-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "Redefine term using @vocab, not itself",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0072-in.jsonld",
+          "assertions": [
+            {
+              "@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:earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://me.markus-lanthaler.com/"
+            }
+          ],
+          "description": "Redefining a term as itself when @vocab is defined uses @vocab, not previous term definition",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0072-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@context not first property",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0073-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Objects are unordered, so serialized node definition containing @context may have @context at the end of the node definition",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0073-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@id not first property",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0074-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Objects are unordered, so serialized node definition containing @id may have @id at the end of the node definition",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0074-out.jsonld"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ExpandTest"
+          ],
+          "title": "@vocab as blank node identifier",
+          "testAction": "http://json-ld.org/test-suite/tests/expand-0075-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Use @vocab to map all properties to blank node identifiers",
+          "testResult": "http://json-ld.org/test-suite/tests/expand-0075-out.jsonld"
+        }
+      ]
+    },
+    {
+      "@id": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld",
+      "@type": [
+        "earl:Report",
+        "mf:Manifest"
+      ],
+      "title": "JSON-LD to Expansion tests use object compare",
+      "entries": [
+        {
+          "@id": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ApiErrorTest"
+          ],
+          "title": "Keywords cannot be aliased to other keywords",
+          "testAction": "http://json-ld.org/test-suite/tests/error-expand-0001-in.jsonld",
+          "assertions": [
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
+              "subject": "http://github.com/jsonld-java/jsonld-java",
+              "mode": "earl:earl:semiAuto",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:earl:passed"
+              },
+              "assertedBy": "http://tristan.github.com/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Verifies that an exception callback is invoked when aliasing a keyword to another keyword",
+          "testResult": "http://json-ld.org/test-suite/tests/keyword redefinition"
+        }
+      ]
     },
     {
       "@id": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld",
@@ -10581,6 +18937,7 @@
         "earl:Report",
         "mf:Manifest"
       ],
+      "title": "JSON-LD to RDF tests generate N-Quads output and use string comparison.",
       "entries": [
         {
           "@id": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001",
@@ -10617,7 +18974,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10697,7 +19065,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10777,7 +19156,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10857,7 +19247,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -10937,7 +19338,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11017,7 +19429,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11097,7 +19520,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11177,7 +19611,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11257,7 +19702,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11337,7 +19793,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11417,7 +19884,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11497,7 +19975,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11577,7 +20066,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11657,7 +20157,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11737,7 +20248,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11817,7 +20339,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11897,7 +20430,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -11977,7 +20521,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12057,7 +20612,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12137,7 +20703,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12217,7 +20794,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12297,7 +20885,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12377,7 +20976,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12457,7 +21067,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12537,7 +21158,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12617,7 +21249,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12697,7 +21340,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12777,7 +21431,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12857,7 +21522,18 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
               "mode": "earl:automatic",
               "result": {
                 "@type": "earl:TestResult",
@@ -12936,12 +21612,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13011,12 +21699,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13086,12 +21786,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13161,12 +21873,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13236,12 +21960,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13311,12 +22047,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13386,12 +22134,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13461,12 +22221,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13536,12 +22308,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13611,12 +22395,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13686,12 +22482,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13761,12 +22569,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13836,12 +22656,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13911,12 +22743,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -13986,12 +22830,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14061,12 +22917,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14136,12 +23004,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14211,12 +23091,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14286,12 +23178,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14361,12 +23265,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14436,12 +23352,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14511,12 +23439,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14586,12 +23526,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14661,12 +23613,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14736,12 +23700,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14811,12 +23787,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14886,12 +23874,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -14961,12 +23961,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15036,12 +24048,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15111,12 +24135,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15186,12 +24222,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15261,12 +24309,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15336,12 +24396,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15411,12 +24483,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15486,12 +24570,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15561,12 +24657,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15636,12 +24744,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15711,12 +24831,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15786,12 +24918,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15861,12 +25005,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -15936,12 +25092,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16011,12 +25179,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16086,12 +25266,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16161,12 +25353,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16236,12 +25440,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16311,12 +25527,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16386,12 +25614,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16461,12 +25701,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16536,12 +25788,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16611,12 +25875,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16686,12 +25962,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16761,12 +26049,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16836,12 +26136,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16911,12 +26223,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -16986,12 +26310,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17061,12 +26397,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17136,12 +26484,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17211,12 +26571,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17286,12 +26658,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17361,12 +26745,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17436,12 +26832,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17511,12 +26919,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17586,12 +27006,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17661,12 +27093,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17736,12 +27180,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17811,12 +27267,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17886,12 +27354,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -17961,12 +27441,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18036,12 +27528,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18111,12 +27615,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18186,12 +27702,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18261,12 +27789,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18336,12 +27876,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18411,12 +27963,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18486,12 +28050,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18561,12 +28137,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18636,12 +28224,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18711,12 +28311,24 @@
             {
               "@type": "earl:Assertion",
               "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
             },
             {
               "@type": "earl:Assertion",
@@ -18751,6087 +28363,438 @@
           ],
           "description": "RDF version of expand-0072",
           "testResult": "http://json-ld.org/test-suite/tests/toRdf-0112-out.nq"
-        }
-      ],
-      "title": "Serialization to RDF",
-      "description": "JSON-LD to RDF tests generate N-Quads output and use string comparison."
-    },
-    {
-      "@id": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ApiErrorTest"
-          ],
-          "title": "Keywords cannot be aliased to other keywords",
-          "testAction": "http://json-ld.org/test-suite/tests/error-expand-0001-in.jsonld",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
-              "subject": "http://github.com/jsonld-java/jsonld-java",
-              "mode": "earl:earl:semiAuto",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Verifies that an exception callback is invoked when aliasing a keyword to another keyword",
-          "testResult": "http://json-ld.org/test-suite/tests/keyword redefinition"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ToRDFTest"
+          ],
+          "title": "Dataset with a IRI named graph",
+          "testAction": "http://json-ld.org/test-suite/tests/toRdf-0113-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Basic use of creating a named graph using an IRI name",
+          "testResult": "http://json-ld.org/test-suite/tests/toRdf-0113-out.nq"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ToRDFTest"
+          ],
+          "title": "Dataset with a IRI named graph",
+          "testAction": "http://json-ld.org/test-suite/tests/toRdf-0114-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Basic use of creating a named graph using a BNode name",
+          "testResult": "http://json-ld.org/test-suite/tests/toRdf-0114-out.nq"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ToRDFTest"
+          ],
+          "title": "Dataset with a default and two named graphs",
+          "testAction": "http://json-ld.org/test-suite/tests/toRdf-0115-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Dataset with a default and two named graphs (IRI and BNode)",
+          "testResult": "http://json-ld.org/test-suite/tests/toRdf-0115-out.nq"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ToRDFTest"
+          ],
+          "title": "Dataset from node with embedded named graph",
+          "testAction": "http://json-ld.org/test-suite/tests/toRdf-0116-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Embedding @graph in a node creates a named grqph",
+          "testResult": "http://json-ld.org/test-suite/tests/toRdf-0116-out.nq"
+        },
+        {
+          "@id": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
+          "@type": [
+            "earl:TestCriterion",
+            "earl:TestCase",
+            "http://json-ld.org/test-suite/vocab#ToRDFTest"
+          ],
+          "title": "Dataset from node with embedded named graph (bnode)",
+          "testAction": "http://json-ld.org/test-suite/tests/toRdf-0117-in.jsonld",
+          "assertions": [
+            {
+              "@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:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
+              "subject": "http://rubygems.org/gems/json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#browser",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
+              "subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/dlongley"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
+              "subject": "https://github.com/digitalbazaar/php-json-ld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
+              "subject": "https://github.com/digitalbazaar/pyld",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117",
+              "subject": "https://github.com/lanthaler/JsonLD",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            }
+          ],
+          "description": "Embedding @graph in a node creates a named grqph. Graph name is created if there is no subject",
+          "testResult": "http://json-ld.org/test-suite/tests/toRdf-0117-out.nq"
         }
-      ],
-      "title": "error-expand",
-      "description": "JSON-LD to Expansion tests use object compare"
-    },
-    {
-      "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "drop free-floating nodes",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0001-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expand drops unreferenced nodes having only @id",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0001-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "basic",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0002-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding terms with different types of values",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0002-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "drop null and unmapped properties",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0003-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Verifies that null values and unmapped properties are removed from expanded output",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0003-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "optimize @set, keep empty arrays",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0004-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Uses of @set are removed in expansion; values of @set, or just plain values which are empty arrays are retained",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0004-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "do not expand aliased @id/@type",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0005-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "If a keyword is aliased, it is not used when expanding",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0005-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "alias keywords",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0006-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Aliased keywords expand in resulting document",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0006-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "date type-coercion",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0007-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expand strings to expanded value with @type: xsd:dateTime",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0007-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@value with @language",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0008-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Keep expanded values with @language, drop non-conforming value objects containing just @language",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0008-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@graph with terms",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0009-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Use of @graph to contain multiple nodes within array",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0009-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "native types",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0010-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding native scalar retains native scalar within expanded value",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0010-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "coerced @id",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0011-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "A value of a property with @type: @id coercion expands to a node reference",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0011-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@graph with embed",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0012-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Use of @graph to contain multiple nodes within array",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0012-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "expand already expanded",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0013-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expand does not mess up already expanded document",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0013-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@set of @value objects with keyword aliases",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0014-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding aliased @set and @value",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0014-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "collapse set of sets, keep empty lists",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0015-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "An array of multiple @set nodes are collapsed into a single array",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0015-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "context reset",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0016-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Setting @context to null within an embedded object resets back to initial context state",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0016-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@graph and @id aliased",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0017-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding with @graph and @id aliases",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0017-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "override default @language",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0018-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "override default @language in terms; only language-tag strings",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0018-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "remove @value = null",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0019-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding a value of null removes the value",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0019-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "do not remove @graph if not at top-level",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0020-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "@graph used under a node is retained",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0020-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "do not remove @graph at top-level if not only property",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0021-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "@graph used at the top level is retained if there are other properties",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0021-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "expand value with default language",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0022-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding with a default language applies that language to string values",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0022-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expanding list/set with coercion",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0023-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding lists and sets with properties having coercion coerces list/set values",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0023-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Multiple contexts",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0024-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Tests that contexts in an array are merged",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0024-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Problematic IRI expansion tests",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0025-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding different kinds of terms and Compact IRIs",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0025-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Term definition with @id: @type",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0026-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding term mapping to @type uses @type syntax",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0026-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Duplicate values in @list and @set",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0027-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Duplicate values in @list and @set are not merged",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0027-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Use @vocab in properties and @type but not in @id",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0028-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "@vocab is used to compact properties and @type, but is not used for @id",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0028-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Relative IRIs",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0029-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "@base is used to compact @id; test with different relative IRIs",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0029-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Language maps",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0030-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Language Maps expand values to include @language",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0030-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "type-coercion of native types",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0031-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding native types with type coercion adds the coerced type to an expanded value representation and retains the native value representation",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0031-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Null term and @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0032-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Mapping a term to null decouples it from @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0032-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Using @vocab with with type-coercion",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0033-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Verifies that terms can be defined using @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0033-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Multiple properties expanding to the same IRI",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0034-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Verifies multiple values from separate terms are deterministically made multiple values of the IRI associated with the terms",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0034-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Language maps with @vocab, default language, and colliding property",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0035-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Pathological tests of language maps",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0035-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expanding @index",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0036-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding index maps for terms defined with @container: @index",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0036-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expanding @reverse",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0037-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding @reverse keeps @reverse",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0037-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expanding blank node labels",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0038-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Blank nodes are not relabeled during expansion",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0038-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Using terms in a reverse-maps",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0039-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Terms within @reverse are expanded",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0039-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "language and index expansion on non-objects",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0040-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Only invoke language and index map expansion if the value is a JSON object",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0040-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@language: null resets the default language",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0041-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0041-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Reverse properties",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0042-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding terms defined as reverse properties uses @reverse in expanded document",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0042-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Using reverse properties inside a @reverse-container",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0043-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding a reverse property within a @reverse undoes both reversals",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0043-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Index maps with language mappings",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0044-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Ensure index maps use language mapping",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0044-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Top-level value objects",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0045-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding top-level value objects causes them to be removed",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0045-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Free-floating nodes",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0046-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding free-floating nodes causes them to be removed",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0046-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Free-floating values in sets and free-floating lists",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0047-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Free-floating values in sets are removed, free-floating lists are removed completely",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0047-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Terms are ignored in @id",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0048-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Values of @id are not expanded as terms",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0048-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "String values of reverse properties",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0049-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "String values of a reverse property with @type: @id are treated as IRIs",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0049-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Term definitions with prefix separate from prefix definitions",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0050-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Term definitions using compact IRIs don't inherit the definitions of the prefix",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0050-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expansion of keyword aliases in term definitions",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0051-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding terms which are keyword aliases",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0051-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@vocab-relative IRIs in term definitions",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0052-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "If @vocab is defined, term definitions are expanded relative to @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0052-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expand absolute IRI with @type: @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0053-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding values of properties of @type: @vocab does not further expand absolute IRIs",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0053-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expand term with @type: @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0054-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding values of properties of @type: @vocab does not expand term values",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0054-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expand @vocab-relative term with @type: @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0055-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding values of properties of @type: @vocab expands relative IRIs using @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0055-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Use terms with @type: @vocab but not with @type: @id",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0056-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Checks that expansion uses appropriate base depending on term definition having @type @id or @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0056-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expand relative IRI with @type: @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0057-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Relative values of terms with @type: @vocab expand relative to @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0057-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Expand compact IRI with @type: @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0058-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Compact IRIs are expanded normally even if term has @type: @vocab",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0058-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Reset @vocab by setting it to null",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0059-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Setting @vocab to null removes a previous definition",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0059-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Overwrite document base with @base and reset it again",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0060-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Setting @base to an IRI and then resetting it to nil",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0060-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Coercing native types to arbitrary datatypes",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0061-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expanding native types when coercing to arbitrary datatypes",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0061-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Various relative IRIs with with @base",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0062-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Pathological relative IRIs",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0062-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Reverse property and index container",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0063-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expaning reverse properties with an index-container",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0063-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "bnode values of reverse properties",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0064-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expand reverse property whose values are unlabeled blank nodes",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0064-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Drop unmapped keys in reverse map",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0065-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Keys that are not mapped to an IRI in a reverse-map are dropped",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0065-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Reverse-map keys with @vocab",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0066-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Expand uses @vocab to expand keys in reverse-maps",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0066-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "prefix://suffix not a compact IRI",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0067-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "prefix:suffix values are not interpreted as compact IRIs if suffix begins with two slashes",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0067-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "_:suffix values are not a compact IRI",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0068-in.jsonld",
-          "assertions": [
-            {
-              "@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:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "prefix:suffix values are not interpreted as compact IRIs if prefix is an underscore",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0068-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Compact IRI as term with type mapping",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0069-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Redefine compact IRI to define type mapping using the compact IRI itself as value of @id",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0069-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Compact IRI as term defined using equivalent compact IRI",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0070-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Redefine compact IRI to define type mapping using the compact IRI itself as string value",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0070-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Redefine terms looking like compact IRIs",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0071-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Term definitions may look like compact IRIs",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0071-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "Redefine term using @vocab, not itself",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0072-in.jsonld",
-          "assertions": [
-            {
-              "@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:earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:earl:passed"
-              },
-              "assertedBy": "http://tristan.github.com/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "https://github.com/dlongley"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://me.markus-lanthaler.com/"
-            }
-          ],
-          "description": "Redefining a term as itself when @vocab is defined uses @vocab, not previous term definition",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0072-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@context not first property",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0073-in.jsonld",
-          "assertions": [
-            {
-              "@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:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Objects are unordered, so serialized node definition containing @context may have @context at the end of the node definition",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0073-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@id not first property",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0074-in.jsonld",
-          "assertions": [
-            {
-              "@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:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Objects are unordered, so serialized node definition containing @id may have @id at the end of the node definition",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0074-out.jsonld"
-        },
-        {
-          "@id": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://json-ld.org/test-suite/vocab#ExpandTest"
-          ],
-          "title": "@vocab as blank node identifier",
-          "testAction": "http://json-ld.org/test-suite/tests/expand-0075-in.jsonld",
-          "assertions": [
-            {
-              "@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:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
-              "subject": "http://rubygems.org/gems/json-ld",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://greggkellogg.net/foaf#me"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
-              "subject": "https://github.com/digitalbazaar/jsonld.js",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
-              "subject": "https://github.com/digitalbazaar/php-json-ld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
-              "subject": "https://github.com/digitalbazaar/pyld",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075",
-              "subject": "https://github.com/lanthaler/JsonLD",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Use @vocab to map all properties to blank node identifiers",
-          "testResult": "http://json-ld.org/test-suite/tests/expand-0075-out.jsonld"
-        }
-      ],
-      "title": "expand",
-      "description": "JSON-LD to Expansion tests use object compare"
+      ]
     }
   ]
 }
\ No newline at end of file
--- a/test-suite/reports/earl.ttl	Fri Aug 23 13:30:46 2013 -0400
+++ b/test-suite/reports/earl.ttl	Fri Aug 23 14:00:13 2013 -0400
@@ -17,7 +17,8 @@
   earl:assertions
     <earl.ttl>,
     <java-earl.ttl>,
-    <jsonld.js-earl.ttl>,
+    <jsonld.js-browser-earl.ttl>,
+    <jsonld.js-node.js-earl.ttl>,
     <markus-earl.ttl>,
     <php-json-ld-earl.ttl>,
     <pyld-earl.ttl>,
@@ -25,17 +26,18 @@
   earl:testSubjects (
     <http://github.com/jsonld-java/jsonld-java>
     <http://rubygems.org/gems/json-ld>
-    <https://github.com/digitalbazaar/jsonld.js>
+    <https://github.com/digitalbazaar/jsonld.js#browser>
+    <https://github.com/digitalbazaar/jsonld.js#node.js>
     <https://github.com/digitalbazaar/php-json-ld>
     <https://github.com/digitalbazaar/pyld>
     <https://github.com/lanthaler/JsonLD>);
   mf:entries (
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld>
     <http://json-ld.org/test-suite/tests/compact-manifest.jsonld>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld>
     <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld>
-    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld>
     <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld>) .
+    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld>) .
     
 
 <http://rubygems.org/gems/earl-report> a earl:Software, doap:Project;
@@ -45,16 +47,37 @@
   doap:homepage <https://github.com/gkellogg/earl-report>;
   doap:programming-language "Ruby";
   doap:license <http://unlicense.org>;
-  doap:release <https://github.com/gkellogg/earl-report/tree/0.2.7.1>;
+  doap:release <https://github.com/gkellogg/earl-report/tree/0.2.3>;
   doap:developer <http://greggkellogg.net/foaf#me> .
 
     
 
 # Manifests
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld> a earl:Report, mf:Manifest;
+  dc:title "Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.";
+  mf:name "Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.";
+  mf:entries (
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016>
+    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017>) .
+
 <http://json-ld.org/test-suite/tests/compact-manifest.jsonld> a earl:Report, mf:Manifest;
-  dc:title "Compaction";
-  mf:name "Compaction";
-  rdfs:comment "JSON-LD compaction tests use object comparison.";
+  dc:title "JSON-LD compaction tests use object comparison.";
+  mf:name "JSON-LD compaction tests use object comparison.";
   mf:entries (
     <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>
     <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>
@@ -126,33 +149,9 @@
     <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>
     <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld> a earl:Report, mf:Manifest;
-  dc:title "Deserialize RDF to JSON-LD";
-  mf:name "Deserialize RDF to JSON-LD";
-  rdfs:comment "Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.";
-  mf:entries (
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016>
-    <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017>) .
-
 <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld> a earl:Report, mf:Manifest;
-  dc:title "Flattening";
-  mf:name "Flattening";
-  rdfs:comment "JSON-LD flattening tests use object comparison.";
+  dc:title "JSON-LD flattening tests use object comparison.";
+  mf:name "JSON-LD flattening tests use object comparison.";
   mf:entries (
     <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001>
     <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002>
@@ -198,10 +197,95 @@
     <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042>
     <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043>) .
 
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld> a earl:Report, mf:Manifest;
+  dc:title "JSON-LD to Expansion tests use object compare";
+  mf:name "JSON-LD to Expansion tests use object compare";
+  mf:entries (
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>
+    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>) .
+
+<http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld> a earl:Report, mf:Manifest;
+  dc:title "JSON-LD to Expansion tests use object compare";
+  mf:name "JSON-LD to Expansion tests use object compare";
+  mf:entries (
+    <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>) .
+
 <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld> a earl:Report, mf:Manifest;
-  dc:title "Serialization to RDF";
-  mf:name "Serialization to RDF";
-  rdfs:comment "JSON-LD to RDF tests generate N-Quads output and use string comparison.";
+  dc:title "JSON-LD to RDF tests generate N-Quads output and use string comparison.";
+  mf:name "JSON-LD to RDF tests generate N-Quads output and use string comparison.";
   mf:entries (
     <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001>
     <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002>
@@ -309,95 +393,12 @@
     <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109>
     <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110>
     <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111>
-    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112>) .
-
-<http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld> a earl:Report, mf:Manifest;
-  dc:title "error-expand";
-  mf:name "error-expand";
-  rdfs:comment "JSON-LD to Expansion tests use object compare";
-  mf:entries (
-    <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld> a earl:Report, mf:Manifest;
-  dc:title "expand";
-  mf:name "expand";
-  rdfs:comment "JSON-LD to Expansion tests use object compare";
-  mf:entries (
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>
-    <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>) .
+    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112>
+    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>
+    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>
+    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>
+    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>
+    <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>) .
 
 #
 # Subject Definitions
@@ -431,13 +432,26 @@
   foaf:name "Gregg Kellogg" .
 
 
-<https://github.com/digitalbazaar/jsonld.js> a earl:TestSubject, doap:Project;
-  doap:name "jsonld.js";
+<https://github.com/digitalbazaar/jsonld.js#browser> a earl:TestSubject, doap:Project;
+  doap:name "jsonld.js browser";
   doap:description """A JSON-LD processor for JavaScript"""@en;
   doap:programming-language "JavaScript";
  .
 
-<https://github.com/digitalbazaar/jsonld.js> doap:developer <https://github.com/dlongley> .
+<https://github.com/digitalbazaar/jsonld.js#browser> doap:developer <https://github.com/dlongley> .
+
+<https://github.com/dlongley> a foaf:Person;
+  foaf:homepage <https://github.com/dlongley>;
+  foaf:name "Dave Longley" .
+
+
+<https://github.com/digitalbazaar/jsonld.js#node.js> a earl:TestSubject, doap:Project;
+  doap:name "jsonld.js node.js";
+  doap:description """A JSON-LD processor for JavaScript"""@en;
+  doap:programming-language "JavaScript";
+ .
+
+<https://github.com/digitalbazaar/jsonld.js#node.js> doap:developer <https://github.com/dlongley> .
 
 <https://github.com/dlongley> a foaf:Person;
   foaf:homepage <https://github.com/dlongley>;
@@ -486,3027 +500,7 @@
 #
 # Test Case Definitions
 #
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "drop free-floating nodes";
-  dc:description """Unreferenced nodes not containing properties are dropped"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0001-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0001-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "basic";
-  dc:description """Basic term and value compaction"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0002-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0002-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "drop null and unmapped properties";
-  dc:description """Properties mapped to null or which are never mapped are dropped"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0003-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0003-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "optimize @set, keep empty arrays";
-  dc:description """Containers mapped to @set keep empty arrays"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0004-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0004-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@type and prefix compaction";
-  dc:description """Compact uses prefixes in @type"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0005-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0005-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "keep expanded object format if @type doesn't match";
-  dc:description """Values not matching a coerced @type remain in expanded form"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0006-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0006-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "add context";
-  dc:description """External context is added to the compacted document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0007-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0007-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "alias keywords";
-  dc:description """Aliases for keywords are used in compacted document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0008-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0008-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "compact @id";
-  dc:description """Value with @id is compacted to string if property cast to @id"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0009-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0009-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "array to @graph";
-  dc:description """An array of objects is serialized with @graph"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0010-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0010-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "compact date";
-  dc:description """Expanded value with type xsd:dateTime is represented as string with type coercion"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0011-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0011-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "native types";
-  dc:description """Native values are unmodified during compaction"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0012-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0012-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@value with @language";
-  dc:description """Values with @language remain in expended form by default"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0013-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0013-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "array to aliased @graph";
-  dc:description """Aliasing @graph uses alias in compacted document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0014-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0014-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "best match compaction";
-  dc:description """Property with values of different types use most appropriate term when compacting"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0015-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0015-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "recursive named graphs";
-  dc:description """Compacting a document with mutliple embedded uses of @graph"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0016-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0016-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "A term mapping to null removes the mapping";
-  dc:description """Mapping a term to null causes the property and its values to be removed from the compacted document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0017-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0017-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "best matching term for lists";
-  dc:description """Lists with values of different types use best term in compacted document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0018-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0018-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Keep duplicate values in @list and @set";
-  dc:description """Duplicate values in @list or @set are retained in compacted document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0019-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0019-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact @id that is a property IRI when @container is @list";
-  dc:description """A term with @container: @list is also used as the value of an @id, if appropriate"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0020-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0020-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact properties and types using @vocab";
-  dc:description """@vocab is used to create relative properties and types if no other term matches"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0021-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0021-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@list compaction of nested properties";
-  dc:description """Compact nested properties using @list containers"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0022-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0022-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "prefer @vocab over compacted IRIs";
-  dc:description """@vocab takes precedence over prefixes - even if the result is longer"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0023-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0023-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "most specific term matching in @list.";
-  dc:description """The most specific term that matches all of the elements in the list, taking into account the default language, must be selected."""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0024-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0024-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Language maps";
-  dc:description """Multiple values with different languages use language maps if property has @container: @language"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0025-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0025-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Language map term selection with complications";
-  dc:description """Test appropriate property use given language maps with @vocab, a default language, and a competing term"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0026-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0026-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@container: @set with multiple values";
-  dc:description """Fall back to term with @set container if term with language map is defined"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0027-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0027-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Alias keywords and use @vocab";
-  dc:description """Combination of keyword aliases and @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0028-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0028-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Simple @index map";
-  dc:description """Output uses index mapping if term is defined with @container: @index"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0029-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0029-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "non-matching @container: @index";
-  dc:description """Preserve @index tags if not compacted to an index map"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0030-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0030-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact @reverse";
-  dc:description """Compact traverses through @reverse"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0031-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0031-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact keys in reverse-maps";
-  dc:description """Compact traverses through @reverse"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0032-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0032-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact reverse-map to reverse property";
-  dc:description """A reverse map is replaced with a matching property defined with @reverse"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0033-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0033-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Skip property with @reverse if no match";
-  dc:description """Do not use reverse property if no other property matches as normal property"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0034-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0034-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact @reverse node references using strings";
-  dc:description """Compact node references to strings for reverse properties using @type: @id"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0035-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0035-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact reverse properties using index containers";
-  dc:description """Compact using both reverse properties and index containers"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0036-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0036-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact keys in @reverse using @vocab";
-  dc:description """Compact keys in @reverse using @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0037-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0037-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Index map round-tripping";
-  dc:description """Complext round-tripping use case from Drupal"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0038-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0038-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@graph is array";
-  dc:description """Value of @graph is always an array"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0039-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0039-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@list is array";
-  dc:description """Ensure that value of @list is always an array"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0040-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0040-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "index rejects term having @list";
-  dc:description """If an index is present, a term having an @list container is not selected"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0041-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0041-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@list keyword aliasing";
-  dc:description """Make sure keyword aliasing works if a list can't be compacted"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0042-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0042-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "select term over @vocab";
-  dc:description """Ensure that @vocab compaction isn't used if the result collides with a term"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0043-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0043-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@type: @vocab in reverse-map";
-  dc:description """Prefer properties with @type: @vocab in reverse-maps if the value can be compacted to a term"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0044-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0044-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@id value uses relative IRI, not term";
-  dc:description """Values of @id are transformed to relative IRIs, terms are ignored"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0045-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0045-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "multiple objects without @context use @graph";
-  dc:description """Wrap top-level array into @graph even if no context is passed"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0046-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0046-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Round-trip relative URLs";
-  dc:description """Relative URLs remain relative after compaction"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0047-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0047-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      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/compact-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "term with @language: null";
-  dc:description """Prefer terms with a language mapping set to null over terms without language-mapping for non-strings"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0048-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0048-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Round tripping of lists that contain just IRIs";
-  dc:description """List compaction without @container: @list still uses strings if @type: @id"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0049-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0049-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Reverse properties require @type: @id to use string values";
-  dc:description """Node references in reverse properties are not compacted to strings without explicit type-coercion"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0050-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0050-in.jsonld>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
-      earl:subject <http://github.com/jsonld-java/jsonld-java>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
-      earl:subject <http://rubygems.org/gems/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/compact-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Round tripping @list with scalar";
-  dc:description """Native values survive round-tripping with @list"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0051-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0051-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Round tripping @list with scalar and @graph alias";
-  dc:description """Native values survive round-tripping with @list and @graph alias"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0052-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0052-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Use @type: @vocab if no @type: @id";
-  dc:description """Compact to @type: @vocab when no @type: @id term available"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0053-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0053-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact to @type: @vocab and compact @id to term";
-  dc:description """Compact to @type: @vocab and compact @id to term"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0054-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0054-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Round tripping @type: @vocab";
-  dc:description """Compacting IRI value of property with @type: @vocab can use term"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0055-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0055-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Prefer @type: @vocab over @type: @id for terms";
-  dc:description """Compacting IRI value of property with @type: @vocab can use term"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0056-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0056-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Complex round tripping @type: @vocab and @type: @id";
-  dc:description """Compacting IRI value of property with @type: @vocab can use term; more complex"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0057-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0057-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Prefer @type: @id over @type: @vocab for non-terms";
-  dc:description """Choose a term having @type: @id over @type: @value if value is not a term"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0058-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0058-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Term with @type: @vocab if no @type: @id";
-  dc:description """If there's no term with @type: @id, use terms with @type: @vocab for IRIs not mapped to terms"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0059-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0059-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Term with @type: @id if no @type: @vocab and term value";
-  dc:description """If there's no term with @type: @vocab, use terms with @type: @id for IRIs mapped to terms"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0060-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0060-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@type: @vocab/@id with values matching either";
-  dc:description """Separate IRIs for the same property to use term with more specific @type (@id vs. @vocab)"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0061-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0061-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "@type: @vocab and relative IRIs";
-  dc:description """Relative IRIs don't round-trip with @type: @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0062-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0062-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact IRI round-tripping with @type: @vocab";
-  dc:description """Term with @type: @vocab will use compact IRIs"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0063-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0063-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Compact language-tagged and indexed strings to index-map";
-  dc:description """Given values with both @index and @language and term index-map term, use index map"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0064-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0064-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Language-tagged and indexed strings with language-map";
-  dc:description """Language-tagged and indexed strings don't compact to language-map"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0065-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0065-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Relative IRIs";
-  dc:description """Complex use cases for relative IRI compaction"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0066-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0066-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Reverse properties with blank nodes";
-  dc:description """Compact reverse property whose values are unlabeled blank nodes"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0067-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0067-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Single value reverse properties";
-  dc:description """Single values of reverse properties are compacted as values of ordinary properties"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0068-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0068-in.jsonld>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
-      earl:subject <http://github.com/jsonld-java/jsonld-java>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
-      earl:subject <http://rubygems.org/gems/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/compact-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>;
-  dc:title "Single value reverse properties with @set";
-  dc:description """Single values are kept in array form for reverse properties if the container is to @set"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/compact-0069-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/compact-0069-in.jsonld>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
-      earl:subject <http://github.com/jsonld-java/jsonld-java>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
-      earl:subject <http://rubygems.org/gems/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/compact-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "Object Lists";
   dc:description """Tests generation using different types of objects."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0001-out.jsonld>;
@@ -3527,7 +521,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3550,7 +550,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "Native Types";
   dc:description """Use native datatypes, where possible."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0002-out.jsonld>;
@@ -3571,7 +571,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3594,7 +600,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "BNodes and references";
   dc:description """BNode name generation and references between resources."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0003-out.jsonld>;
@@ -3615,7 +621,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3638,7 +650,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "Lists";
   dc:description """Multiple lists with different types of element."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0004-out.jsonld>;
@@ -3659,7 +671,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3682,7 +700,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "Document with list";
   dc:description """Uses a named graph containing a list."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0005-out.jsonld>;
@@ -3703,7 +721,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3726,7 +750,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "Two graphs having same subject but different values";
   dc:description """Ensure that properties and list elements aren't confused between graphs."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0006-out.jsonld>;
@@ -3747,7 +771,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3770,7 +800,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "Graph with multiple named graphs";
   dc:description """Testing @graph recursion."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0007-out.jsonld>;
@@ -3791,7 +821,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3814,7 +850,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List conversion";
   dc:description """Conversion of lists of lists (the triples in the input are only partially ordered on purpose"""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0008-out.jsonld>;
@@ -3835,7 +871,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3857,7 +899,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List conversion with IRI nodes";
   dc:description """Preserve IRI list nodes (i.e., not blank nodes) when converting to @list"""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0009-out.jsonld>;
@@ -3878,7 +920,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3900,7 +948,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List pattern without rdf:nil";
   dc:description """Do not convert lists that are not terminated by rdf:nil to @list."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0010-out.jsonld>;
@@ -3921,7 +969,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3943,7 +997,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List pattern with extra properties";
   dc:description """If additional properties are associated to a list node, the list is only partially converted to @list."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0011-out.jsonld>;
@@ -3964,7 +1018,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -3986,7 +1046,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List pattern with cycles";
   dc:description """Detect lists containing cycles and do not convert them to @list."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0012-out.jsonld>;
@@ -4007,7 +1067,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4029,7 +1095,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List pattern with multiple values of rdf:first";
   dc:description """Do not convert list nodes to @list if nodes contain more than one value for rdf:first."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0013-out.jsonld>;
@@ -4050,7 +1116,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4072,7 +1144,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List pattern with multiple values of rdf:rest";
   dc:description """Do not convert list nodes to @list if nodes contain more than one value for rdf:rest."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0014-out.jsonld>;
@@ -4093,7 +1165,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4115,7 +1193,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List pattern with IRI rdf:rest";
   dc:description """Do not convert lists to @list if a list node's rdf:rest is an IRI."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0015-out.jsonld>;
@@ -4136,7 +1214,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4158,7 +1242,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "List pattern with type rdf:List";
   dc:description """List nodes may have a rdf:type rdf:List."""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0016-out.jsonld>;
@@ -4176,10 +1260,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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#t0016>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -4197,7 +1288,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
+<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FromRDFTest;
   dc:title "Remove duplicate triples";
   dc:description """Equivalent triples are used only once"""@en;
   mf:result <http://json-ld.org/test-suite/tests/fromRdf-0017-out.jsonld>;
@@ -4215,10 +1306,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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#t0017>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -4236,7 +1334,3444 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "drop free-floating nodes";
+  dc:description """Unreferenced nodes not containing properties are dropped"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0001-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0001-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "basic";
+  dc:description """Basic term and value compaction"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0002-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0002-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "drop null and unmapped properties";
+  dc:description """Properties mapped to null or which are never mapped are dropped"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0003-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0003-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "optimize @set, keep empty arrays";
+  dc:description """Containers mapped to @set keep empty arrays"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0004-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0004-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@type and prefix compaction";
+  dc:description """Compact uses prefixes in @type"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0005-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0005-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "keep expanded object format if @type doesn't match";
+  dc:description """Values not matching a coerced @type remain in expanded form"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0006-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0006-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "add context";
+  dc:description """External context is added to the compacted document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0007-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0007-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "alias keywords";
+  dc:description """Aliases for keywords are used in compacted document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0008-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0008-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "compact @id";
+  dc:description """Value with @id is compacted to string if property cast to @id"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0009-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0009-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "array to @graph";
+  dc:description """An array of objects is serialized with @graph"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0010-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0010-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "compact date";
+  dc:description """Expanded value with type xsd:dateTime is represented as string with type coercion"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0011-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0011-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "native types";
+  dc:description """Native values are unmodified during compaction"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0012-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0012-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@value with @language";
+  dc:description """Values with @language remain in expended form by default"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0013-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0013-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "array to aliased @graph";
+  dc:description """Aliasing @graph uses alias in compacted document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0014-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0014-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "best match compaction";
+  dc:description """Property with values of different types use most appropriate term when compacting"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0015-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0015-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "recursive named graphs";
+  dc:description """Compacting a document with mutliple embedded uses of @graph"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0016-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0016-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "A term mapping to null removes the mapping";
+  dc:description """Mapping a term to null causes the property and its values to be removed from the compacted document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0017-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0017-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "best matching term for lists";
+  dc:description """Lists with values of different types use best term in compacted document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0018-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0018-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Keep duplicate values in @list and @set";
+  dc:description """Duplicate values in @list or @set are retained in compacted document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0019-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0019-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact @id that is a property IRI when @container is @list";
+  dc:description """A term with @container: @list is also used as the value of an @id, if appropriate"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0020-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0020-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact properties and types using @vocab";
+  dc:description """@vocab is used to create relative properties and types if no other term matches"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0021-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0021-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@list compaction of nested properties";
+  dc:description """Compact nested properties using @list containers"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0022-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0022-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "prefer @vocab over compacted IRIs";
+  dc:description """@vocab takes precedence over prefixes - even if the result is longer"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0023-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0023-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "most specific term matching in @list.";
+  dc:description """The most specific term that matches all of the elements in the list, taking into account the default language, must be selected."""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0024-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0024-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Language maps";
+  dc:description """Multiple values with different languages use language maps if property has @container: @language"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0025-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0025-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Language map term selection with complications";
+  dc:description """Test appropriate property use given language maps with @vocab, a default language, and a competing term"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0026-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0026-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@container: @set with multiple values";
+  dc:description """Fall back to term with @set container if term with language map is defined"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0027-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0027-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Alias keywords and use @vocab";
+  dc:description """Combination of keyword aliases and @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0028-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0028-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Simple @index map";
+  dc:description """Output uses index mapping if term is defined with @container: @index"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0029-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0029-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "non-matching @container: @index";
+  dc:description """Preserve @index tags if not compacted to an index map"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0030-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0030-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact @reverse";
+  dc:description """Compact traverses through @reverse"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0031-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0031-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact keys in reverse-maps";
+  dc:description """Compact traverses through @reverse"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0032-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0032-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact reverse-map to reverse property";
+  dc:description """A reverse map is replaced with a matching property defined with @reverse"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0033-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0033-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Skip property with @reverse if no match";
+  dc:description """Do not use reverse property if no other property matches as normal property"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0034-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0034-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact @reverse node references using strings";
+  dc:description """Compact node references to strings for reverse properties using @type: @id"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0035-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0035-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact reverse properties using index containers";
+  dc:description """Compact using both reverse properties and index containers"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0036-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0036-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact keys in @reverse using @vocab";
+  dc:description """Compact keys in @reverse using @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0037-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0037-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Index map round-tripping";
+  dc:description """Complext round-tripping use case from Drupal"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0038-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0038-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@graph is array";
+  dc:description """Value of @graph is always an array"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0039-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0039-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@list is array";
+  dc:description """Ensure that value of @list is always an array"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0040-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0040-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "index rejects term having @list";
+  dc:description """If an index is present, a term having an @list container is not selected"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0041-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0041-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@list keyword aliasing";
+  dc:description """Make sure keyword aliasing works if a list can't be compacted"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0042-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0042-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "select term over @vocab";
+  dc:description """Ensure that @vocab compaction isn't used if the result collides with a term"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0043-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0043-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@type: @vocab in reverse-map";
+  dc:description """Prefer properties with @type: @vocab in reverse-maps if the value can be compacted to a term"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0044-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0044-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@id value uses relative IRI, not term";
+  dc:description """Values of @id are transformed to relative IRIs, terms are ignored"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0045-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0045-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "multiple objects without @context use @graph";
+  dc:description """Wrap top-level array into @graph even if no context is passed"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0046-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0046-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Round-trip relative URLs";
+  dc:description """Relative URLs remain relative after compaction"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0047-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0047-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      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/compact-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "term with @language: null";
+  dc:description """Prefer terms with a language mapping set to null over terms without language-mapping for non-strings"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0048-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0048-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Round tripping of lists that contain just IRIs";
+  dc:description """List compaction without @container: @list still uses strings if @type: @id"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0049-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0049-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Reverse properties require @type: @id to use string values";
+  dc:description """Node references in reverse properties are not compacted to strings without explicit type-coercion"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0050-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0050-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/compact-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Round tripping @list with scalar";
+  dc:description """Native values survive round-tripping with @list"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0051-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0051-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Round tripping @list with scalar and @graph alias";
+  dc:description """Native values survive round-tripping with @list and @graph alias"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0052-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0052-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Use @type: @vocab if no @type: @id";
+  dc:description """Compact to @type: @vocab when no @type: @id term available"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0053-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0053-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact to @type: @vocab and compact @id to term";
+  dc:description """Compact to @type: @vocab and compact @id to term"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0054-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0054-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Round tripping @type: @vocab";
+  dc:description """Compacting IRI value of property with @type: @vocab can use term"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0055-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0055-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Prefer @type: @vocab over @type: @id for terms";
+  dc:description """Compacting IRI value of property with @type: @vocab can use term"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0056-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0056-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Complex round tripping @type: @vocab and @type: @id";
+  dc:description """Compacting IRI value of property with @type: @vocab can use term; more complex"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0057-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0057-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Prefer @type: @id over @type: @vocab for non-terms";
+  dc:description """Choose a term having @type: @id over @type: @value if value is not a term"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0058-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0058-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Term with @type: @vocab if no @type: @id";
+  dc:description """If there's no term with @type: @id, use terms with @type: @vocab for IRIs not mapped to terms"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0059-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0059-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Term with @type: @id if no @type: @vocab and term value";
+  dc:description """If there's no term with @type: @vocab, use terms with @type: @id for IRIs mapped to terms"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0060-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0060-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@type: @vocab/@id with values matching either";
+  dc:description """Separate IRIs for the same property to use term with more specific @type (@id vs. @vocab)"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0061-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0061-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "@type: @vocab and relative IRIs";
+  dc:description """Relative IRIs don't round-trip with @type: @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0062-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0062-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact IRI round-tripping with @type: @vocab";
+  dc:description """Term with @type: @vocab will use compact IRIs"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0063-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0063-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Compact language-tagged and indexed strings to index-map";
+  dc:description """Given values with both @index and @language and term index-map term, use index map"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0064-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0064-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Language-tagged and indexed strings with language-map";
+  dc:description """Language-tagged and indexed strings don't compact to language-map"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0065-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0065-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Relative IRIs";
+  dc:description """Complex use cases for relative IRI compaction"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0066-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0066-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Reverse properties with blank nodes";
+  dc:description """Compact reverse property whose values are unlabeled blank nodes"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0067-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0067-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Single value reverse properties";
+  dc:description """Single values of reverse properties are compacted as values of ordinary properties"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0068-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0068-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/compact-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#CompactTest;
+  dc:title "Single value reverse properties with @set";
+  dc:description """Single values are kept in array form for reverse properties if the container is to @set"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/compact-0069-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/compact-0069-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/compact-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "drop free-floating nodes";
   dc:description """Flattening drops unreferenced nodes having only @id"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0001-out.jsonld>;
@@ -4257,7 +4792,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4280,7 +4821,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "basic";
   dc:description """Flattening terms with different types of values"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0002-out.jsonld>;
@@ -4301,7 +4842,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4324,7 +4871,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "drop null and unmapped properties";
   dc:description """Verifies that null values and unmapped properties are removed from expanded output"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0003-out.jsonld>;
@@ -4345,7 +4892,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4368,7 +4921,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "optimize @set, keep empty arrays";
   dc:description """Uses of @set are removed in expansion; values of @set, or just plain values which are empty arrays are retained"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0004-out.jsonld>;
@@ -4389,7 +4942,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4412,7 +4971,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "do not expand aliased @id/@type";
   dc:description """If a keyword is aliased, it is not used when flattening"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0005-out.jsonld>;
@@ -4433,7 +4992,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4456,7 +5021,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "alias keywords";
   dc:description """Aliased keywords expand in resulting document"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0006-out.jsonld>;
@@ -4477,7 +5042,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4500,7 +5071,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "date type-coercion";
   dc:description """Expand strings to expanded value with @type: xsd:dateTime"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0007-out.jsonld>;
@@ -4521,7 +5092,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4544,7 +5121,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "@value with @language";
   dc:description """Keep expanded values with @language, drop non-conforming value objects containing just @language"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0008-out.jsonld>;
@@ -4565,7 +5142,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4588,7 +5171,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "@graph with terms";
   dc:description """Use of @graph to contain multiple nodes within array"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0009-out.jsonld>;
@@ -4609,7 +5192,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4632,7 +5221,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "native types";
   dc:description """Flattening native scalar retains native scalar within expanded value"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0010-out.jsonld>;
@@ -4653,7 +5242,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4676,7 +5271,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "coerced @id";
   dc:description """A value of a property with @type: @id coercion expands to a node reference"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0011-out.jsonld>;
@@ -4697,7 +5292,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4720,7 +5321,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "@graph with embed";
   dc:description """Flattening objects containing chained objects flattens all objects"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0012-out.jsonld>;
@@ -4741,7 +5342,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4764,7 +5371,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "flatten already expanded";
   dc:description """Flattening an expanded/flattened document maintains input document"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0013-out.jsonld>;
@@ -4785,7 +5392,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4808,7 +5421,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "@set of @value objects with keyword aliases";
   dc:description """Flattening aliased @set and @value"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0014-out.jsonld>;
@@ -4829,7 +5442,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4852,7 +5471,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "collapse set of sets, keep empty lists";
   dc:description """An array of multiple @set nodes are collapsed into a single array"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0015-out.jsonld>;
@@ -4873,7 +5492,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4896,7 +5521,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "context reset";
   dc:description """Setting @context to null within an embedded object resets back to initial context state"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0016-out.jsonld>;
@@ -4917,7 +5542,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4940,7 +5571,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "@graph and @id aliased";
   dc:description """Flattening with @graph and @id aliases"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0017-out.jsonld>;
@@ -4961,7 +5592,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -4984,7 +5621,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "override default @language";
   dc:description """override default @language in terms; only language-tag strings"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0018-out.jsonld>;
@@ -5005,7 +5642,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5028,7 +5671,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "remove @value = null";
   dc:description """Flattening a value of null removes the value"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0019-out.jsonld>;
@@ -5049,7 +5692,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5072,7 +5721,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "do not remove @graph if not at top-level";
   dc:description """@graph used under a node is retained"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0020-out.jsonld>;
@@ -5093,7 +5742,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5116,7 +5771,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "do not remove @graph at top-level if not only property";
   dc:description """@graph used at the top level is retained if there are other properties"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0021-out.jsonld>;
@@ -5137,7 +5792,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5160,7 +5821,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "flatten value with default language";
   dc:description """Flattening with a default language applies that language to string values"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0022-out.jsonld>;
@@ -5181,7 +5842,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5204,7 +5871,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Flattening list/set with coercion";
   dc:description """Flattening lists and sets with properties having coercion coerces list/set values"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0023-out.jsonld>;
@@ -5225,7 +5892,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5248,7 +5921,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Multiple contexts";
   dc:description """Tests that contexts in an array are merged"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0024-out.jsonld>;
@@ -5269,7 +5942,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5292,7 +5971,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Problematic IRI flattening tests";
   dc:description """Flattening different kinds of terms and Compact IRIs"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0025-out.jsonld>;
@@ -5313,7 +5992,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5336,7 +6021,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Term definition with @id: @type";
   dc:description """Flattening term mapping to @type uses @type syntax"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0026-out.jsonld>;
@@ -5357,7 +6042,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5380,7 +6071,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Duplicate values in @list and @set";
   dc:description """Duplicate values in @list and @set are not merged"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0027-out.jsonld>;
@@ -5401,7 +6092,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5424,7 +6121,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Use @vocab in properties and @type but not in @id";
   dc:description """@vocab is used to compact properties and @type, but is not used for @id"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0028-out.jsonld>;
@@ -5445,7 +6142,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5468,7 +6171,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Relative IRIs";
   dc:description """@base is used to compact @id; test with different relative IRIs"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0029-out.jsonld>;
@@ -5489,7 +6192,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5512,7 +6221,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Language maps";
   dc:description """Language Maps expand values to include @language"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0030-out.jsonld>;
@@ -5533,7 +6242,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5556,7 +6271,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "type-coercion of native types";
   dc:description """Flattening native types with type coercion adds the coerced type to an expanded value representation and retains the native value representation"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0031-out.jsonld>;
@@ -5577,7 +6292,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5600,7 +6321,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Null term and @vocab";
   dc:description """Mapping a term to null decouples it from @vocab"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0032-out.jsonld>;
@@ -5621,7 +6342,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5644,7 +6371,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Using @vocab with with type-coercion";
   dc:description """Verifies that terms can be defined using @vocab"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0033-out.jsonld>;
@@ -5665,7 +6392,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5688,7 +6421,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Multiple properties expanding to the same IRI";
   dc:description """Verifies multiple values from separate terms are deterministically made multiple values of the IRI associated with the terms"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0034-out.jsonld>;
@@ -5709,7 +6442,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5732,7 +6471,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Language maps with @vocab, default language, and colliding property";
   dc:description """Pathological tests of language maps"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0035-out.jsonld>;
@@ -5753,7 +6492,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5776,7 +6521,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Flattening @index";
   dc:description """Flattening index maps for terms defined with @container: @index"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0036-out.jsonld>;
@@ -5797,7 +6542,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5820,7 +6571,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Flattening reverse properties";
   dc:description """Flattening @reverse keeps @reverse"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0037-out.jsonld>;
@@ -5841,7 +6592,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5864,7 +6621,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Flattening blank node labels";
   dc:description """Blank nodes are not relabeled during expansion"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0038-out.jsonld>;
@@ -5885,7 +6642,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5908,7 +6671,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Using terms in a reverse-maps";
   dc:description """Terms within @reverse are expanded"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0039-out.jsonld>;
@@ -5929,7 +6692,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5952,7 +6721,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "language and index expansion on non-objects";
   dc:description """Only invoke language and index map expansion if the value is a JSON object"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0040-out.jsonld>;
@@ -5973,7 +6742,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -5996,7 +6771,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Free-floating sets and lists";
   dc:description """Free-floating values in sets are removed, free-floating lists are removed completely"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0041-out.jsonld>;
@@ -6017,7 +6792,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6040,7 +6821,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "List objects not equivalent";
   dc:description """Lists objects are implicit unlabeled blank nodes and thus never equivalent"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0042-out.jsonld>;
@@ -6061,7 +6842,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6084,7 +6871,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
+<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#FlattenTest;
   dc:title "Sample test manifest extract";
   dc:description """Flatten a test manifest"""@en;
   mf:result <http://json-ld.org/test-suite/tests/flatten-0043-out.jsonld>;
@@ -6102,10 +6889,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/flatten-manifest.jsonld#t0043>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -6123,7 +6917,3785 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "drop free-floating nodes";
+  dc:description """Expand drops unreferenced nodes having only @id"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0001-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0001-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "basic";
+  dc:description """Expanding terms with different types of values"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0002-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0002-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "drop null and unmapped properties";
+  dc:description """Verifies that null values and unmapped properties are removed from expanded output"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0003-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0003-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "optimize @set, keep empty arrays";
+  dc:description """Uses of @set are removed in expansion; values of @set, or just plain values which are empty arrays are retained"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0004-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0004-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "do not expand aliased @id/@type";
+  dc:description """If a keyword is aliased, it is not used when expanding"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0005-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0005-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "alias keywords";
+  dc:description """Aliased keywords expand in resulting document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0006-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0006-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "date type-coercion";
+  dc:description """Expand strings to expanded value with @type: xsd:dateTime"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0007-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0007-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@value with @language";
+  dc:description """Keep expanded values with @language, drop non-conforming value objects containing just @language"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0008-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0008-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@graph with terms";
+  dc:description """Use of @graph to contain multiple nodes within array"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0009-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0009-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "native types";
+  dc:description """Expanding native scalar retains native scalar within expanded value"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0010-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0010-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "coerced @id";
+  dc:description """A value of a property with @type: @id coercion expands to a node reference"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0011-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0011-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@graph with embed";
+  dc:description """Use of @graph to contain multiple nodes within array"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0012-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0012-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "expand already expanded";
+  dc:description """Expand does not mess up already expanded document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0013-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0013-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@set of @value objects with keyword aliases";
+  dc:description """Expanding aliased @set and @value"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0014-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0014-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "collapse set of sets, keep empty lists";
+  dc:description """An array of multiple @set nodes are collapsed into a single array"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0015-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0015-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "context reset";
+  dc:description """Setting @context to null within an embedded object resets back to initial context state"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0016-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0016-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@graph and @id aliased";
+  dc:description """Expanding with @graph and @id aliases"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0017-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0017-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "override default @language";
+  dc:description """override default @language in terms; only language-tag strings"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0018-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0018-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "remove @value = null";
+  dc:description """Expanding a value of null removes the value"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0019-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0019-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "do not remove @graph if not at top-level";
+  dc:description """@graph used under a node is retained"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0020-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0020-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "do not remove @graph at top-level if not only property";
+  dc:description """@graph used at the top level is retained if there are other properties"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0021-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0021-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "expand value with default language";
+  dc:description """Expanding with a default language applies that language to string values"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0022-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0022-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expanding list/set with coercion";
+  dc:description """Expanding lists and sets with properties having coercion coerces list/set values"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0023-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0023-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Multiple contexts";
+  dc:description """Tests that contexts in an array are merged"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0024-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0024-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Problematic IRI expansion tests";
+  dc:description """Expanding different kinds of terms and Compact IRIs"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0025-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0025-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Term definition with @id: @type";
+  dc:description """Expanding term mapping to @type uses @type syntax"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0026-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0026-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Duplicate values in @list and @set";
+  dc:description """Duplicate values in @list and @set are not merged"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0027-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0027-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Use @vocab in properties and @type but not in @id";
+  dc:description """@vocab is used to compact properties and @type, but is not used for @id"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0028-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0028-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Relative IRIs";
+  dc:description """@base is used to compact @id; test with different relative IRIs"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0029-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0029-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Language maps";
+  dc:description """Language Maps expand values to include @language"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0030-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0030-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "type-coercion of native types";
+  dc:description """Expanding native types with type coercion adds the coerced type to an expanded value representation and retains the native value representation"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0031-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0031-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Null term and @vocab";
+  dc:description """Mapping a term to null decouples it from @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0032-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0032-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Using @vocab with with type-coercion";
+  dc:description """Verifies that terms can be defined using @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0033-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0033-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Multiple properties expanding to the same IRI";
+  dc:description """Verifies multiple values from separate terms are deterministically made multiple values of the IRI associated with the terms"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0034-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0034-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Language maps with @vocab, default language, and colliding property";
+  dc:description """Pathological tests of language maps"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0035-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0035-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expanding @index";
+  dc:description """Expanding index maps for terms defined with @container: @index"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0036-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0036-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expanding @reverse";
+  dc:description """Expanding @reverse keeps @reverse"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0037-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0037-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expanding blank node labels";
+  dc:description """Blank nodes are not relabeled during expansion"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0038-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0038-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Using terms in a reverse-maps";
+  dc:description """Terms within @reverse are expanded"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0039-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0039-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "language and index expansion on non-objects";
+  dc:description """Only invoke language and index map expansion if the value is a JSON object"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0040-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0040-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@language: null resets the default language";
+  mf:result <http://json-ld.org/test-suite/tests/expand-0041-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0041-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Reverse properties";
+  dc:description """Expanding terms defined as reverse properties uses @reverse in expanded document"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0042-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0042-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Using reverse properties inside a @reverse-container";
+  dc:description """Expanding a reverse property within a @reverse undoes both reversals"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0043-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0043-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Index maps with language mappings";
+  dc:description """Ensure index maps use language mapping"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0044-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0044-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Top-level value objects";
+  dc:description """Expanding top-level value objects causes them to be removed"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0045-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0045-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Free-floating nodes";
+  dc:description """Expanding free-floating nodes causes them to be removed"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0046-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0046-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Free-floating values in sets and free-floating lists";
+  dc:description """Free-floating values in sets are removed, free-floating lists are removed completely"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0047-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0047-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Terms are ignored in @id";
+  dc:description """Values of @id are not expanded as terms"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0048-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0048-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "String values of reverse properties";
+  dc:description """String values of a reverse property with @type: @id are treated as IRIs"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0049-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0049-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Term definitions with prefix separate from prefix definitions";
+  dc:description """Term definitions using compact IRIs don't inherit the definitions of the prefix"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0050-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0050-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expansion of keyword aliases in term definitions";
+  dc:description """Expanding terms which are keyword aliases"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0051-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0051-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@vocab-relative IRIs in term definitions";
+  dc:description """If @vocab is defined, term definitions are expanded relative to @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0052-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0052-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expand absolute IRI with @type: @vocab";
+  dc:description """Expanding values of properties of @type: @vocab does not further expand absolute IRIs"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0053-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0053-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expand term with @type: @vocab";
+  dc:description """Expanding values of properties of @type: @vocab does not expand term values"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0054-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0054-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expand @vocab-relative term with @type: @vocab";
+  dc:description """Expanding values of properties of @type: @vocab expands relative IRIs using @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0055-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0055-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Use terms with @type: @vocab but not with @type: @id";
+  dc:description """Checks that expansion uses appropriate base depending on term definition having @type @id or @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0056-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0056-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expand relative IRI with @type: @vocab";
+  dc:description """Relative values of terms with @type: @vocab expand relative to @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0057-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0057-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Expand compact IRI with @type: @vocab";
+  dc:description """Compact IRIs are expanded normally even if term has @type: @vocab"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0058-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0058-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Reset @vocab by setting it to null";
+  dc:description """Setting @vocab to null removes a previous definition"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0059-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0059-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Overwrite document base with @base and reset it again";
+  dc:description """Setting @base to an IRI and then resetting it to nil"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0060-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0060-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Coercing native types to arbitrary datatypes";
+  dc:description """Expanding native types when coercing to arbitrary datatypes"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0061-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0061-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Various relative IRIs with with @base";
+  dc:description """Pathological relative IRIs"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0062-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0062-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Reverse property and index container";
+  dc:description """Expaning reverse properties with an index-container"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0063-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0063-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "bnode values of reverse properties";
+  dc:description """Expand reverse property whose values are unlabeled blank nodes"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0064-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0064-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Drop unmapped keys in reverse map";
+  dc:description """Keys that are not mapped to an IRI in a reverse-map are dropped"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0065-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0065-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Reverse-map keys with @vocab";
+  dc:description """Expand uses @vocab to expand keys in reverse-maps"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0066-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0066-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "prefix://suffix not a compact IRI";
+  dc:description """prefix:suffix values are not interpreted as compact IRIs if suffix begins with two slashes"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0067-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0067-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "_:suffix values are not a compact IRI";
+  dc:description """prefix:suffix values are not interpreted as compact IRIs if prefix is an underscore"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0068-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0068-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/expand-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Compact IRI as term with type mapping";
+  dc:description """Redefine compact IRI to define type mapping using the compact IRI itself as value of @id"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0069-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0069-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Compact IRI as term defined using equivalent compact IRI";
+  dc:description """Redefine compact IRI to define type mapping using the compact IRI itself as string value"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0070-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0070-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Redefine terms looking like compact IRIs";
+  dc:description """Term definitions may look like compact IRIs"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0071-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0071-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "Redefine term using @vocab, not itself";
+  dc:description """Redefining a term as itself when @vocab is defined uses @vocab, not previous term definition"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0072-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0072-in.jsonld>;
+  earl:assertions (
+    [ 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>;
+      earl:mode earl:earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://me.markus-lanthaler.com/>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@context not first property";
+  dc:description """Objects are unordered, so serialized node definition containing @context may have @context at the end of the node definition"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0073-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0073-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/expand-manifest.jsonld#t0073>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@id not first property";
+  dc:description """Objects are unordered, so serialized node definition containing @id may have @id at the end of the node definition"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0074-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0074-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/expand-manifest.jsonld#t0074>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ExpandTest;
+  dc:title "@vocab as blank node identifier";
+  dc:description """Use @vocab to map all properties to blank node identifiers"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/expand-0075-out.jsonld>;
+  mf:action <http://json-ld.org/test-suite/tests/expand-0075-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/expand-manifest.jsonld#t0075>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ApiErrorTest;
+  dc:title "Keywords cannot be aliased to other keywords";
+  dc:description """Verifies that an exception callback is invoked when aliasing a keyword to another keyword"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/keyword redefinition>;
+  mf:action <http://json-ld.org/test-suite/tests/error-expand-0001-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:assertedBy <http://tristan.github.com/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:earl:semiAuto;
+      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://greggkellogg.net/foaf#me>;
+      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
+      earl:subject <http://rubygems.org/gems/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/error-expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Plain literal with URIs";
   dc:description """Tests generation of a triple using full URIs and a plain literal."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0001-out.nq>;
@@ -6144,7 +10716,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6167,7 +10745,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Plain literal with CURIE from default context";
   dc:description """Tests generation of a triple using a CURIE defined in the default context."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0002-out.nq>;
@@ -6188,7 +10766,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6211,7 +10795,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Default subject is BNode";
   dc:description """Tests that a BNode is created if no explicit subject is set."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0003-out.nq>;
@@ -6232,7 +10816,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6255,7 +10845,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Literal with language tag";
   dc:description """Tests that a plain literal is created with a language tag."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0004-out.nq>;
@@ -6276,7 +10866,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6299,7 +10895,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Extended character set literal";
   dc:description """Tests that a literal may be created using extended characters."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0005-out.nq>;
@@ -6320,7 +10916,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6343,7 +10945,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Typed literal";
   dc:description """Tests creation of a literal with a datatype."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0006-out.nq>;
@@ -6364,7 +10966,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6387,7 +10995,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Tests 'a' generates rdf:type and object is implicit IRI";
   dc:description """Verify that 'a' is an alias for rdf:type, and the object is created as an IRI."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0007-out.nq>;
@@ -6408,7 +11016,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6431,7 +11045,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test prefix defined in @context";
   dc:description """Generate an IRI using a prefix defined within an @context."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0008-out.nq>;
@@ -6452,7 +11066,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6475,7 +11095,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test using an empty suffix";
   dc:description """An empty suffix may be used."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0009-out.nq>;
@@ -6496,7 +11116,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6519,7 +11145,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test object processing defines object";
   dc:description """A property referencing an associative array gets object from subject of array."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0010-out.nq>;
@@ -6540,7 +11166,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6563,7 +11195,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test object processing defines object with implicit BNode";
   dc:description """If no @ is specified, a BNode is created, and will be used as the object of an enclosing property."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0011-out.nq>;
@@ -6584,7 +11216,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6607,7 +11245,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Multiple Objects for a Single Property";
   dc:description """Tests that Multiple Objects are for a Single Property using array syntax."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0012-out.nq>;
@@ -6628,7 +11266,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6651,7 +11295,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Creation of an empty list";
   dc:description """Tests that @list: [] generates an empty list."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0013-out.nq>;
@@ -6672,7 +11316,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6695,7 +11345,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Creation of a list with single element";
   dc:description """Tests that @list generates a list."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0014-out.nq>;
@@ -6716,7 +11366,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6739,7 +11395,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Creation of a list with multiple elements";
   dc:description """Tests that list with multiple elements."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0015-out.nq>;
@@ -6760,7 +11416,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6783,7 +11445,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Empty IRI expands to resource location";
   dc:description """Expanding an empty IRI uses the test file location."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0016-out.nq>;
@@ -6804,7 +11466,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6827,7 +11495,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Relative IRI expands relative resource location";
   dc:description """Expanding a relative IRI uses the test file location."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0017-out.nq>;
@@ -6848,7 +11516,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6871,7 +11545,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Frag ID expands relative resource location";
   dc:description """Expanding a fragment uses the test file location."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0018-out.nq>;
@@ -6892,7 +11566,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6915,7 +11595,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test type coercion to anyURI";
   dc:description """Tests coercion of object to anyURI when specified."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0019-out.nq>;
@@ -6936,7 +11616,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -6959,7 +11645,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test type coercion to typed literal";
   dc:description """Tests coercion of object to a typed literal when specified."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0020-out.nq>;
@@ -6980,7 +11666,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7003,7 +11695,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test coercion of double value";
   dc:description """Tests that a decimal value generates a xsd:double typed literal;."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0022-out.nq>;
@@ -7024,7 +11716,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7047,7 +11745,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test coercion of integer value";
   dc:description """Tests that a decimal value generates a xsd:integer typed literal."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0023-out.nq>;
@@ -7068,7 +11766,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7091,7 +11795,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test coercion of boolean value";
   dc:description """Tests that a decimal value generates a xsd:boolean typed literal."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0024-out.nq>;
@@ -7112,7 +11816,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7135,7 +11845,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test list coercion with single element";
   dc:description """Tests that an array with a single element on a property with @list coercion creates an RDF Collection."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0025-out.nq>;
@@ -7156,7 +11866,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7179,7 +11895,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Test creation of multiple types";
   dc:description """Tests that @type with an array of types creates multiple types."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0026-out.nq>;
@@ -7200,7 +11916,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7223,7 +11945,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Simple named graph (Wikidata)";
   dc:description """Using @graph with other keys places triples in a named graph."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0027-out.nq>;
@@ -7244,7 +11966,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7267,7 +11995,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Simple named graph";
   dc:description """Signing a graph."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0028-out.nq>;
@@ -7288,7 +12016,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7311,7 +12045,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "named graph with embedded named graph";
   dc:description """Tests that named graphs containing named graphs flatten to single level of graph naming."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0029-out.nq>;
@@ -7332,7 +12066,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7355,7 +12095,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "top-level graph with string subject reference";
   dc:description """Tests graphs containing subject references as strings."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0030-out.nq>;
@@ -7376,7 +12116,13 @@
     [ a earl:Assertion;
       earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
@@ -7399,7 +12145,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Reverse property";
   dc:description """Tests conversion of reverse properties."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0031-out.nq>;
@@ -7417,10 +12163,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0031>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7438,7 +12191,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "@context reordering";
   dc:description """Tests that generated triples do not depend on order of @context."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0032-out.nq>;
@@ -7456,10 +12209,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0032>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7477,7 +12237,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "@id reordering";
   dc:description """Tests that generated triples do not depend on order of @id."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0033-out.nq>;
@@ -7495,10 +12255,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0033>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7516,7 +12283,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "context properties reordering";
   dc:description """Tests that generated triples do not depend on order of properties inside @context."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0034-out.nq>;
@@ -7534,10 +12301,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0034>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7555,7 +12329,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "non-fractional numbers converted to xsd:double";
   dc:description """xsd:double's canonical lexical is used when converting numbers without fraction that are coerced to xsd:double"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0035-out.nq>;
@@ -7573,10 +12347,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0035>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7594,7 +12375,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Use nodeMapGeneration bnode labels";
   dc:description """The toRDF algorithm does not relabel blank nodes; it reuses the counter from the nodeMapGeneration to generate new ones"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0036-out.nq>;
@@ -7612,10 +12393,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0036>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7633,7 +12421,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "drop free-floating nodes";
   dc:description """Free-floating nodes do not generate RDF triples"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0041-out.nq>;
@@ -7651,10 +12439,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0041>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7672,7 +12467,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "basic";
   dc:description """Basic RDF conversion"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0042-out.nq>;
@@ -7690,10 +12485,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0042>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7711,7 +12513,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "drop null and unmapped properties";
   dc:description """Properties mapped to null or which are never mapped are dropped"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0043-out.nq>;
@@ -7729,10 +12531,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0043>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7750,7 +12559,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "optimize @set, keep empty arrays";
   dc:description """RDF version of expand-0004"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0044-out.nq>;
@@ -7768,10 +12577,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0044>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7789,7 +12605,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "do not expand aliased @id/@type";
   dc:description """RDF version of expand-0005"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0045-out.nq>;
@@ -7807,10 +12623,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0045>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7828,7 +12651,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "alias keywords";
   dc:description """RDF version of expand-0006"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0046-out.nq>;
@@ -7846,10 +12669,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0046>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7867,7 +12697,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "date type-coercion";
   dc:description """Type-coerced dates generate typed literals"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0047-out.nq>;
@@ -7885,10 +12715,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0047>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7906,7 +12743,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "@value with @language";
   dc:description """RDF version of expand-0008"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0048-out.nq>;
@@ -7924,10 +12761,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0048>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7945,7 +12789,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "@graph with terms";
   dc:description """RDF version of expand-0009"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0049-out.nq>;
@@ -7963,10 +12807,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0049>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -7984,7 +12835,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "native types";
   dc:description """Native types generate typed literals"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0050-out.nq>;
@@ -8002,10 +12853,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0050>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8023,7 +12881,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "coerced @id";
   dc:description """RDF version of expand-0011"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0051-out.nq>;
@@ -8041,10 +12899,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0051>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8062,7 +12927,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "@graph with embed";
   dc:description """RDF version of expand-0012"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0052-out.nq>;
@@ -8080,10 +12945,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0052>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8101,7 +12973,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "expand already expanded";
   dc:description """RDF version of expand-0013"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0053-out.nq>;
@@ -8119,10 +12991,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0053>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8140,7 +13019,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "@set of @value objects with keyword aliases";
   dc:description """RDF version of expand-0014"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0054-out.nq>;
@@ -8158,10 +13037,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0054>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8179,7 +13065,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "collapse set of sets, keep empty lists";
   dc:description """RDF version of expand-0015"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0055-out.nq>;
@@ -8197,10 +13083,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0055>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8218,7 +13111,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "context reset";
   dc:description """RDF version of expand-0016"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0056-out.nq>;
@@ -8236,10 +13129,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0056>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8257,7 +13157,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "@graph and @id aliased";
   dc:description """RDF version of expand-0017"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0057-out.nq>;
@@ -8275,10 +13175,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0057>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8296,7 +13203,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "override default @language";
   dc:description """RDF version of expand-0018"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0058-out.nq>;
@@ -8314,10 +13221,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0058>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8335,7 +13249,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "remove @value = null";
   dc:description """RDF version of expand-0019"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0059-out.nq>;
@@ -8353,10 +13267,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0059>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8374,7 +13295,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "do not remove @graph if not at top-level";
   dc:description """Embedded @graph without @id creates BNode-labeled named graph"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0060-out.nq>;
@@ -8392,10 +13313,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0060>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8413,7 +13341,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "do not remove @graph at top-level if not only property";
   dc:description """RDF version of expand-0021"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0061-out.nq>;
@@ -8431,10 +13359,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0061>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8452,7 +13387,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "expand value with default language";
   dc:description """RDF version of expand-0022"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0062-out.nq>;
@@ -8470,10 +13405,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0062>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8491,7 +13433,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Lists and sets of properties with list/set coercion";
   dc:description """RDF version of expand-0023"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0063-out.nq>;
@@ -8509,10 +13451,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0063>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8530,7 +13479,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Multiple contexts";
   dc:description """RDF version of expand-0024"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0064-out.nq>;
@@ -8548,10 +13497,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0064>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8569,7 +13525,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Problematic IRI expansion tests";
   dc:description """RDF version of expand-0025"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0065-out.nq>;
@@ -8587,10 +13543,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0065>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8608,7 +13571,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expanding term mapping to @type uses @type syntax";
   dc:description """RDF version of expand-0026"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0066-out.nq>;
@@ -8626,10 +13589,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0066>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8647,7 +13617,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Keep duplicate values in @list and @set";
   dc:description """RDF version of expand-0027"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0067-out.nq>;
@@ -8665,10 +13635,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0067>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8686,7 +13663,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Use @vocab in properties and @type but not in @id";
   dc:description """RDF version of expand-0028"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0068-out.nq>;
@@ -8704,10 +13681,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0068>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8725,7 +13709,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Relative IRIs";
   dc:description """RDF version of expand-0029"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0069-out.nq>;
@@ -8743,10 +13727,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0069>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8764,7 +13755,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Language maps";
   dc:description """RDF version of expand-0030"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0070-out.nq>;
@@ -8782,10 +13773,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0070>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8803,7 +13801,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "type-coercion of native types";
   dc:description """RDF version of expand-0031"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0071-out.nq>;
@@ -8821,10 +13819,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0071>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8842,7 +13847,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Mapping a term to null decouples it from @vocab";
   dc:description """RDF version of expand-0032"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0072-out.nq>;
@@ -8860,10 +13865,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0072>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8881,7 +13893,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Using @vocab with with type-coercion";
   dc:description """RDF version of expand-0033"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0073-out.nq>;
@@ -8899,10 +13911,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0073>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8920,7 +13939,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Multiple properties expanding to the same IRI";
   dc:description """RDF version of expand-0034"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0074-out.nq>;
@@ -8938,10 +13957,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0074>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8959,7 +13985,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Language maps with @vocab, default language, and colliding property";
   dc:description """RDF version of expand-0035"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0075-out.nq>;
@@ -8977,10 +14003,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0075>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -8998,7 +14031,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expanding @index";
   dc:description """RDF version of expand-0036"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0076-out.nq>;
@@ -9016,10 +14049,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0076>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9037,7 +14077,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expanding @reverse";
   dc:description """RDF version of expand-0037"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0077-out.nq>;
@@ -9055,10 +14095,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0077>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9076,7 +14123,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Drop blank node predicates by default";
   dc:description """Triples with blank node predicates are dropped by default."""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0078-out.nq>;
@@ -9094,10 +14141,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0078>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9115,7 +14169,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Using terms in a reverse-maps";
   dc:description """RDF version of expand-0039"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0079-out.nq>;
@@ -9133,10 +14187,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0079>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9154,7 +14215,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "language and index expansion on non-objects";
   dc:description """RDF version of expand-0040"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0080-out.nq>;
@@ -9172,10 +14233,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0080>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9193,7 +14261,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Reset the default language";
   dc:description """RDF version of expand-0041"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0081-out.nq>;
@@ -9211,10 +14279,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0081>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9232,7 +14307,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expanding reverse properties";
   dc:description """RDF version of expand-0042"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0082-out.nq>;
@@ -9250,10 +14325,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0082>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9271,7 +14353,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Using reverse properties inside a @reverse-container";
   dc:description """RDF version of expand-0043"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0083-out.nq>;
@@ -9289,10 +14371,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0083>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9310,7 +14399,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Ensure index maps use language mapping";
   dc:description """RDF version of expand-0044"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0084-out.nq>;
@@ -9328,10 +14417,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0084>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9349,7 +14445,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Top-level value objects are removed";
   dc:description """RDF version of expand-0045"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0085-out.nq>;
@@ -9367,10 +14463,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0085>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9388,7 +14491,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Free-floating nodes are removed";
   dc:description """RDF version of expand-0046"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0086-out.nq>;
@@ -9406,10 +14509,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0086>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9427,7 +14537,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Remove free-floating set values and lists";
   dc:description """RDF version of expand-0047"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0087-out.nq>;
@@ -9445,10 +14555,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0087>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9466,7 +14583,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Terms are ignored in @id";
   dc:description """RDF version of expand-0048"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0088-out.nq>;
@@ -9484,10 +14601,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0088>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9505,7 +14629,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Using strings as value of a reverse property";
   dc:description """RDF version of expand-0049"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0089-out.nq>;
@@ -9523,10 +14647,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0089>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9544,7 +14675,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Term definitions with prefix separate from prefix definitions";
   dc:description """RDF version of expand-0050"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0090-out.nq>;
@@ -9562,10 +14693,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0090>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9583,7 +14721,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expansion of keyword aliases in term definitions";
   dc:description """RDF version of expand-0051"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0091-out.nq>;
@@ -9601,10 +14739,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0091>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9622,7 +14767,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "@vocab-relative IRIs in term definitions";
   dc:description """RDF version of expand-0052"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0092-out.nq>;
@@ -9640,10 +14785,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0092>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9661,7 +14813,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expand absolute IRI with @type: @vocab";
   dc:description """RDF version of expand-0053"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0093-out.nq>;
@@ -9679,10 +14831,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0093>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9700,7 +14859,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expand term with @type: @vocab";
   dc:description """RDF version of expand-0054"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0094-out.nq>;
@@ -9718,10 +14877,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0094>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9739,7 +14905,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expand @vocab-relative term with @type: @vocab";
   dc:description """RDF version of expand-0055"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0095-out.nq>;
@@ -9757,10 +14923,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0095>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9778,7 +14951,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Use terms with @type: @vocab but not with @type: @id";
   dc:description """RDF version of expand-0056"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0096-out.nq>;
@@ -9796,10 +14969,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0096>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9817,7 +14997,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expand relative IRI with @type: @vocab";
   dc:description """RDF version of expand-0057"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0097-out.nq>;
@@ -9835,10 +15015,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0097>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9856,7 +15043,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expand compact IRI with @type: @vocab";
   dc:description """RDF version of expand-0058"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0098-out.nq>;
@@ -9874,10 +15061,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0098>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9895,7 +15089,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Reset @vocab by setting it to null";
   dc:description """RDF version of expand-0059"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0099-out.nq>;
@@ -9913,10 +15107,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0099>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9934,7 +15135,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Overwrite document base with @base and reset it again";
   dc:description """RDF version of expand-0060"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0100-out.nq>;
@@ -9952,10 +15153,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0100>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -9973,7 +15181,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Coercing native types to arbitrary datatypes";
   dc:description """RDF version of expand-0061"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0101-out.nq>;
@@ -9991,10 +15199,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0101>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10012,7 +15227,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Various relative IRIs with with @base";
   dc:description """RDF version of expand-0062"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0102-out.nq>;
@@ -10030,10 +15245,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0102>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10051,7 +15273,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expand a reverse property with an index-container";
   dc:description """RDF version of expand-0063"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0103-out.nq>;
@@ -10069,10 +15291,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0103>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10090,7 +15319,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Expand reverse property whose values are unlabeled blank nodes";
   dc:description """RDF version of expand-0064"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0104-out.nq>;
@@ -10108,10 +15337,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0104>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10129,7 +15365,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Keys that are not mapped to an IRI in a reverse-map are dropped";
   dc:description """RDF version of expand-0065"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0105-out.nq>;
@@ -10147,10 +15383,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0105>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10168,7 +15411,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Use @vocab to expand keys in reverse-maps";
   dc:description """RDF version of expand-0066"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0106-out.nq>;
@@ -10186,10 +15429,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0106>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10207,7 +15457,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "prefix:://sufffix not a compact IRI";
   dc:description """RDF version of expand-0067"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0107-out.nq>;
@@ -10225,10 +15475,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0107>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10246,7 +15503,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "_::sufffix not a compact IRI";
   dc:description """RDF version of expand-0068"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0108-out.nq>;
@@ -10264,10 +15521,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0108>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10285,7 +15549,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Compact IRI as term with type mapping";
   dc:description """RDF version of expand-0069"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0109-out.nq>;
@@ -10303,10 +15567,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0109>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10324,7 +15595,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Redefine compact IRI with itself";
   dc:description """RDF version of expand-0070"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0110-out.nq>;
@@ -10342,10 +15613,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0110>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10363,7 +15641,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Redefine terms looking like compact IRIs";
   dc:description """RDF version of expand-0071"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0111-out.nq>;
@@ -10381,10 +15659,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0111>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10402,7 +15687,7 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
   dc:title "Redefine term using @vocab, not itself";
   dc:description """RDF version of expand-0072"""@en;
   mf:result <http://json-ld.org/test-suite/tests/toRdf-0112-out.nq>;
@@ -10420,10 +15705,17 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
       earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0112>;
       earl:subject <https://github.com/digitalbazaar/php-json-ld>;
@@ -10441,3322 +15733,228 @@
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
-<http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ApiErrorTest>;
-  dc:title "Keywords cannot be aliased to other keywords";
-  dc:description """Verifies that an exception callback is invoked when aliasing a keyword to another keyword"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/keyword redefinition>;
-  mf:action <http://json-ld.org/test-suite/tests/error-expand-0001-in.jsonld>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://tristan.github.com/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
-      earl:subject <http://github.com/jsonld-java/jsonld-java>;
-      earl:mode earl:earl:semiAuto;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
-      earl:subject <http://rubygems.org/gems/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/error-expand-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "drop free-floating nodes";
-  dc:description """Expand drops unreferenced nodes having only @id"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0001-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0001-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "basic";
-  dc:description """Expanding terms with different types of values"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0002-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0002-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "drop null and unmapped properties";
-  dc:description """Verifies that null values and unmapped properties are removed from expanded output"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0003-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0003-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "optimize @set, keep empty arrays";
-  dc:description """Uses of @set are removed in expansion; values of @set, or just plain values which are empty arrays are retained"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0004-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0004-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "do not expand aliased @id/@type";
-  dc:description """If a keyword is aliased, it is not used when expanding"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0005-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0005-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "alias keywords";
-  dc:description """Aliased keywords expand in resulting document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0006-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0006-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "date type-coercion";
-  dc:description """Expand strings to expanded value with @type: xsd:dateTime"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0007-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0007-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@value with @language";
-  dc:description """Keep expanded values with @language, drop non-conforming value objects containing just @language"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0008-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0008-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@graph with terms";
-  dc:description """Use of @graph to contain multiple nodes within array"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0009-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0009-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "native types";
-  dc:description """Expanding native scalar retains native scalar within expanded value"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0010-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0010-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "coerced @id";
-  dc:description """A value of a property with @type: @id coercion expands to a node reference"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0011-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0011-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@graph with embed";
-  dc:description """Use of @graph to contain multiple nodes within array"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0012-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0012-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "expand already expanded";
-  dc:description """Expand does not mess up already expanded document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0013-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0013-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@set of @value objects with keyword aliases";
-  dc:description """Expanding aliased @set and @value"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0014-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0014-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "collapse set of sets, keep empty lists";
-  dc:description """An array of multiple @set nodes are collapsed into a single array"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0015-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0015-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "context reset";
-  dc:description """Setting @context to null within an embedded object resets back to initial context state"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0016-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0016-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@graph and @id aliased";
-  dc:description """Expanding with @graph and @id aliases"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0017-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0017-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "override default @language";
-  dc:description """override default @language in terms; only language-tag strings"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0018-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0018-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "remove @value = null";
-  dc:description """Expanding a value of null removes the value"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0019-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0019-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "do not remove @graph if not at top-level";
-  dc:description """@graph used under a node is retained"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0020-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0020-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "do not remove @graph at top-level if not only property";
-  dc:description """@graph used at the top level is retained if there are other properties"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0021-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0021-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "expand value with default language";
-  dc:description """Expanding with a default language applies that language to string values"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0022-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0022-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expanding list/set with coercion";
-  dc:description """Expanding lists and sets with properties having coercion coerces list/set values"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0023-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0023-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Multiple contexts";
-  dc:description """Tests that contexts in an array are merged"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0024-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0024-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Problematic IRI expansion tests";
-  dc:description """Expanding different kinds of terms and Compact IRIs"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0025-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0025-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Term definition with @id: @type";
-  dc:description """Expanding term mapping to @type uses @type syntax"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0026-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0026-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Duplicate values in @list and @set";
-  dc:description """Duplicate values in @list and @set are not merged"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0027-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0027-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Use @vocab in properties and @type but not in @id";
-  dc:description """@vocab is used to compact properties and @type, but is not used for @id"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0028-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0028-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Relative IRIs";
-  dc:description """@base is used to compact @id; test with different relative IRIs"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0029-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0029-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Language maps";
-  dc:description """Language Maps expand values to include @language"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0030-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0030-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "type-coercion of native types";
-  dc:description """Expanding native types with type coercion adds the coerced type to an expanded value representation and retains the native value representation"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0031-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0031-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Null term and @vocab";
-  dc:description """Mapping a term to null decouples it from @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0032-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0032-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Using @vocab with with type-coercion";
-  dc:description """Verifies that terms can be defined using @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0033-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0033-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Multiple properties expanding to the same IRI";
-  dc:description """Verifies multiple values from separate terms are deterministically made multiple values of the IRI associated with the terms"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0034-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0034-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Language maps with @vocab, default language, and colliding property";
-  dc:description """Pathological tests of language maps"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0035-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0035-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expanding @index";
-  dc:description """Expanding index maps for terms defined with @container: @index"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0036-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0036-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expanding @reverse";
-  dc:description """Expanding @reverse keeps @reverse"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0037-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0037-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expanding blank node labels";
-  dc:description """Blank nodes are not relabeled during expansion"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0038-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0038-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Using terms in a reverse-maps";
-  dc:description """Terms within @reverse are expanded"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0039-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0039-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "language and index expansion on non-objects";
-  dc:description """Only invoke language and index map expansion if the value is a JSON object"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0040-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0040-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@language: null resets the default language";
-  mf:result <http://json-ld.org/test-suite/tests/expand-0041-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0041-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Reverse properties";
-  dc:description """Expanding terms defined as reverse properties uses @reverse in expanded document"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0042-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0042-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Using reverse properties inside a @reverse-container";
-  dc:description """Expanding a reverse property within a @reverse undoes both reversals"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0043-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0043-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Index maps with language mappings";
-  dc:description """Ensure index maps use language mapping"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0044-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0044-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Top-level value objects";
-  dc:description """Expanding top-level value objects causes them to be removed"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0045-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0045-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Free-floating nodes";
-  dc:description """Expanding free-floating nodes causes them to be removed"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0046-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0046-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Free-floating values in sets and free-floating lists";
-  dc:description """Free-floating values in sets are removed, free-floating lists are removed completely"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0047-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0047-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Terms are ignored in @id";
-  dc:description """Values of @id are not expanded as terms"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0048-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0048-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "String values of reverse properties";
-  dc:description """String values of a reverse property with @type: @id are treated as IRIs"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0049-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0049-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Term definitions with prefix separate from prefix definitions";
-  dc:description """Term definitions using compact IRIs don't inherit the definitions of the prefix"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0050-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0050-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expansion of keyword aliases in term definitions";
-  dc:description """Expanding terms which are keyword aliases"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0051-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0051-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@vocab-relative IRIs in term definitions";
-  dc:description """If @vocab is defined, term definitions are expanded relative to @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0052-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0052-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expand absolute IRI with @type: @vocab";
-  dc:description """Expanding values of properties of @type: @vocab does not further expand absolute IRIs"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0053-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0053-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expand term with @type: @vocab";
-  dc:description """Expanding values of properties of @type: @vocab does not expand term values"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0054-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0054-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expand @vocab-relative term with @type: @vocab";
-  dc:description """Expanding values of properties of @type: @vocab expands relative IRIs using @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0055-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0055-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Use terms with @type: @vocab but not with @type: @id";
-  dc:description """Checks that expansion uses appropriate base depending on term definition having @type @id or @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0056-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0056-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expand relative IRI with @type: @vocab";
-  dc:description """Relative values of terms with @type: @vocab expand relative to @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0057-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0057-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Expand compact IRI with @type: @vocab";
-  dc:description """Compact IRIs are expanded normally even if term has @type: @vocab"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0058-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0058-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Reset @vocab by setting it to null";
-  dc:description """Setting @vocab to null removes a previous definition"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0059-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0059-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Overwrite document base with @base and reset it again";
-  dc:description """Setting @base to an IRI and then resetting it to nil"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0060-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0060-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Coercing native types to arbitrary datatypes";
-  dc:description """Expanding native types when coercing to arbitrary datatypes"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0061-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0061-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Various relative IRIs with with @base";
-  dc:description """Pathological relative IRIs"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0062-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0062-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Reverse property and index container";
-  dc:description """Expaning reverse properties with an index-container"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0063-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0063-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "bnode values of reverse properties";
-  dc:description """Expand reverse property whose values are unlabeled blank nodes"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0064-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0064-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Drop unmapped keys in reverse map";
-  dc:description """Keys that are not mapped to an IRI in a reverse-map are dropped"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0065-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0065-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Reverse-map keys with @vocab";
-  dc:description """Expand uses @vocab to expand keys in reverse-maps"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0066-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0066-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "prefix://suffix not a compact IRI";
-  dc:description """prefix:suffix values are not interpreted as compact IRIs if suffix begins with two slashes"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0067-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0067-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "_:suffix values are not a compact IRI";
-  dc:description """prefix:suffix values are not interpreted as compact IRIs if prefix is an underscore"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0068-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0068-in.jsonld>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
-      earl:subject <http://github.com/jsonld-java/jsonld-java>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
-      earl:subject <http://rubygems.org/gems/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/expand-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Compact IRI as term with type mapping";
-  dc:description """Redefine compact IRI to define type mapping using the compact IRI itself as value of @id"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0069-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0069-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Compact IRI as term defined using equivalent compact IRI";
-  dc:description """Redefine compact IRI to define type mapping using the compact IRI itself as string value"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0070-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0070-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Redefine terms looking like compact IRIs";
-  dc:description """Term definitions may look like compact IRIs"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0071-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0071-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "Redefine term using @vocab, not itself";
-  dc:description """Redefining a term as itself when @vocab is defined uses @vocab, not previous term definition"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0072-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0072-in.jsonld>;
-  earl:assertions (
-    [ 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>;
-      earl:mode earl:earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
-      earl:subject <http://rubygems.org/gems/json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <https://github.com/dlongley>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://me.markus-lanthaler.com/>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@context not first property";
-  dc:description """Objects are unordered, so serialized node definition containing @context may have @context at the end of the node definition"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0073-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0073-in.jsonld>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
-      earl:subject <http://github.com/jsonld-java/jsonld-java>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
-      earl:subject <http://rubygems.org/gems/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/expand-manifest.jsonld#t0073>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@id not first property";
-  dc:description """Objects are unordered, so serialized node definition containing @id may have @id at the end of the node definition"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0074-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0074-in.jsonld>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
-      earl:subject <http://github.com/jsonld-java/jsonld-java>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
-      earl:subject <http://rubygems.org/gems/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/expand-manifest.jsonld#t0074>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
-  dc:title "@vocab as blank node identifier";
-  dc:description """Use @vocab to map all properties to blank node identifiers"""@en;
-  mf:result <http://json-ld.org/test-suite/tests/expand-0075-out.jsonld>;
-  mf:action <http://json-ld.org/test-suite/tests/expand-0075-in.jsonld>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
-      earl:subject <http://github.com/jsonld-java/jsonld-java>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://greggkellogg.net/foaf#me>;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
-      earl:subject <http://rubygems.org/gems/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/expand-manifest.jsonld#t0075>;
-      earl:subject <https://github.com/digitalbazaar/jsonld.js>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
-      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
-      earl:subject <https://github.com/digitalbazaar/pyld>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075>;
-      earl:subject <https://github.com/lanthaler/JsonLD>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
+  dc:title "Dataset with a IRI named graph";
+  dc:description """Basic use of creating a named graph using an IRI name"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/toRdf-0113-out.nq>;
+  mf:action <http://json-ld.org/test-suite/tests/toRdf-0113-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0113>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
+  dc:title "Dataset with a IRI named graph";
+  dc:description """Basic use of creating a named graph using a BNode name"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/toRdf-0114-out.nq>;
+  mf:action <http://json-ld.org/test-suite/tests/toRdf-0114-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0114>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
+  dc:title "Dataset with a default and two named graphs";
+  dc:description """Dataset with a default and two named graphs (IRI and BNode)"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/toRdf-0115-out.nq>;
+  mf:action <http://json-ld.org/test-suite/tests/toRdf-0115-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0115>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
+  dc:title "Dataset from node with embedded named graph";
+  dc:description """Embedding @graph in a node creates a named grqph"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/toRdf-0116-out.nq>;
+  mf:action <http://json-ld.org/test-suite/tests/toRdf-0116-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0116>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
+<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117> a earl:TestCriterion, earl:TestCase, http://json-ld.org/test-suite/vocab#ToRDFTest;
+  dc:title "Dataset from node with embedded named graph (bnode)";
+  dc:description """Embedding @graph in a node creates a named grqph. Graph name is created if there is no subject"""@en;
+  mf:result <http://json-ld.org/test-suite/tests/toRdf-0117-out.nq>;
+  mf:action <http://json-ld.org/test-suite/tests/toRdf-0117-in.jsonld>;
+  earl:assertions (
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>;
+      earl:subject <http://github.com/jsonld-java/jsonld-java>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>;
+      earl:subject <http://rubygems.org/gems/json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <https://github.com/dlongley>;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>;
+      earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
+      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/toRdf-manifest.jsonld#t0117>;
+      earl:subject <https://github.com/digitalbazaar/php-json-ld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>;
+      earl:subject <https://github.com/digitalbazaar/pyld>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
+      earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>;
+      earl:subject <https://github.com/lanthaler/JsonLD>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+  ) .
+
--- a/test-suite/reports/index.html	Fri Aug 23 13:30:46 2013 -0400
+++ b/test-suite/reports/index.html	Fri Aug 23 14:00:13 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/08/21",
+            publishDate:  "2013/08/23",
         
             // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
             // and its maturity status
@@ -185,9 +185,8 @@
       <h2>
         Test Manifests
       </h2>
-      <section resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>Compaction</h2>
-        <p property='rdfs:comment'>JSON-LD compaction tests use object comparison.</p>
+      <section resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld' typeof='earl:Report mf:Manifest'>
+        <h2 property='dc:title mf:name'>Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.</h2>
         <table class='report'>
           <tr>
             <th>
@@ -200,4951 +199,19 @@
               <a href='#subj_1'>JSON::LD</a>
             </th>
             <th>
-              <a href='#subj_2'>jsonld.js</a>
-            </th>
-            <th>
-              <a href='#subj_3'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_4'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_5'>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'>
-            <td>
-              <a href='#test_93ad3a29f73e4ef2dbd8fb48ae24e8e5'>Test 0001: drop free-floating nodes</a>
-            </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/compact-manifest.jsonld#t0001' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_74ff426e62cb655f04c7601c2b716f6b'>Test 0002: basic</a>
-            </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/compact-manifest.jsonld#t0002' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_c58a57f5dcde984e08ff0db60dd82c8a'>Test 0003: drop null and unmapped properties</a>
-            </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/compact-manifest.jsonld#t0003' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_b2ec50e776a8c9e90a19f025a23ecac8'>Test 0004: optimize @set, keep empty arrays</a>
-            </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/compact-manifest.jsonld#t0004' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_98d4de8a4c1053d6bc273636e09e4125'>Test 0005: @type and prefix compaction</a>
-            </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/compact-manifest.jsonld#t0005' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_aa190ce1abd38bc35c96f6260bda5bd4'>Test 0006: keep expanded object format if @type doesn't match</a>
-            </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/compact-manifest.jsonld#t0006' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_3e650c27f1f3fa50609bb34665e49489'>Test 0007: add context</a>
-            </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/compact-manifest.jsonld#t0007' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_aa2eb428f245dccc8193e03bc7a2a0b7'>Test 0008: alias keywords</a>
-            </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/compact-manifest.jsonld#t0008' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_a62e8f91f39902f98b47f6c4ef7fbd0c'>Test 0009: compact @id</a>
-            </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/compact-manifest.jsonld#t0009' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_72b472378ca02f14d0eb00a32bf4efcc'>Test 0010: array to @graph</a>
-            </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/compact-manifest.jsonld#t0010' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_5074d54219f8ce3b6353daca900daf18'>Test 0011: compact date</a>
-            </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/compact-manifest.jsonld#t0011' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_7342d2e732e5e4bcf3a2fb9960661ef6'>Test 0012: native types</a>
-            </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/compact-manifest.jsonld#t0012' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_09403ebc1638341c83d0158a95bf49d0'>Test 0013: @value with @language</a>
-            </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/compact-manifest.jsonld#t0013' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_c3cdc5289ff48fa05f258c843a92aa74'>Test 0014: array to aliased @graph</a>
-            </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/compact-manifest.jsonld#t0014' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_afda9bd5042e0621be02eb4491116092'>Test 0015: best match compaction</a>
-            </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/compact-manifest.jsonld#t0015' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_5416c960134b2fa1ccd86b3ac1291909'>Test 0016: recursive named graphs</a>
-            </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/compact-manifest.jsonld#t0016' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_ff6db49e0b4a231b4b7e40a7afbec508'>Test 0017: A term mapping to null removes the mapping</a>
-            </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/compact-manifest.jsonld#t0017' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_cc627c31b78f7363e496c2d5c897d1ee'>Test 0018: best matching term for lists</a>
-            </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/compact-manifest.jsonld#t0018' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_197c262422a42fb8e31580fa0ce085f6'>Test 0019: Keep duplicate values in @list and @set</a>
-            </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/compact-manifest.jsonld#t0019' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_2152578626de0491551a7c2a916eb5cc'>Test 0020: Compact @id that is a property IRI when @container is @list</a>
-            </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/compact-manifest.jsonld#t0020' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_9f33db0bf4b4f931664fad206d3fb7be'>Test 0021: Compact properties and types using @vocab</a>
-            </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/compact-manifest.jsonld#t0021' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_a00b10c77d427d79aa4ad5702dfdcc16'>Test 0022: @list compaction of nested properties</a>
-            </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/compact-manifest.jsonld#t0022' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_2c6917193d17ce8809137aa3ce5176de'>Test 0023: prefer @vocab over compacted IRIs</a>
-            </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/compact-manifest.jsonld#t0023' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_b48c4606a9d25ba783ccd824f7150676'>Test 0024: most specific term matching in @list.</a>
-            </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/compact-manifest.jsonld#t0024' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_b99b88f2d1b083516b845e805e4797b0'>Test 0025: Language maps</a>
-            </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/compact-manifest.jsonld#t0025' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_3058c5e63bfc3f309508f7417e0755f9'>Test 0026: Language map term selection with complications</a>
-            </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/compact-manifest.jsonld#t0026' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_fd2fa42f413cf0ba6f84625deebffe9c'>Test 0027: @container: @set with multiple values</a>
-            </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/compact-manifest.jsonld#t0027' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_9b8a5ab8d592fc5f2023957897b97dee'>Test 0028: Alias keywords and use @vocab</a>
-            </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/compact-manifest.jsonld#t0028' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_6b7c8ce68ac320628026758e35cc0ef6'>Test 0029: Simple @index map</a>
-            </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/compact-manifest.jsonld#t0029' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_66e3b3759f7385d93b4fcc86c1e89067'>Test 0030: non-matching @container: @index</a>
-            </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/compact-manifest.jsonld#t0030' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_f1c538f7f803667dcc3a69ac021f11a0'>Test 0031: Compact @reverse</a>
-            </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/compact-manifest.jsonld#t0031' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_60028f5d635a52cb78ac05d2534efc6b'>Test 0032: Compact keys in reverse-maps</a>
-            </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/compact-manifest.jsonld#t0032' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_833bc5959a1f60a8d2bb0f9cfe833b06'>Test 0033: Compact reverse-map to reverse property</a>
-            </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/compact-manifest.jsonld#t0033' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_54f8921abf11dd76bebc37d96d55948e'>Test 0034: Skip property with @reverse if no match</a>
-            </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/compact-manifest.jsonld#t0034' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_fb74f308e3e7010a8ef13ffb7a9ba0ff'>Test 0035: Compact @reverse node references using strings</a>
-            </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/compact-manifest.jsonld#t0035' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_2010bd880f8f33d0e83aa72f9599b440'>Test 0036: Compact reverse properties using index containers</a>
-            </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/compact-manifest.jsonld#t0036' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_91a7e9763a01597637e9abd340dabcea'>Test 0037: Compact keys in @reverse using @vocab</a>
-            </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/compact-manifest.jsonld#t0037' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_7265ed4dc7fe7e1ec19c2f0928a7d0de'>Test 0038: Index map round-tripping</a>
-            </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/compact-manifest.jsonld#t0038' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_496e5379236609c2ed44a0e04a62a670'>Test 0039: @graph is array</a>
-            </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/compact-manifest.jsonld#t0039' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_af3325e100a2c4ae8c156dfbae16c78d'>Test 0040: @list is array</a>
-            </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/compact-manifest.jsonld#t0040' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_b00114d1cdace47206197896ff18d7e7'>Test 0041: index rejects term having @list</a>
-            </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/compact-manifest.jsonld#t0041' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_9d6c8c763b305984bb26e19c2b1849b2'>Test 0042: @list keyword aliasing</a>
-            </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/compact-manifest.jsonld#t0042' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_bdc836347bd20baaa864abee1ef220eb'>Test 0043: select term over @vocab</a>
-            </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/compact-manifest.jsonld#t0043' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_9341e9890090ed8a246193064595b04d'>Test 0044: @type: @vocab in reverse-map</a>
-            </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/compact-manifest.jsonld#t0044' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_dd541176d440755ef57a8d2eae3d510d'>Test 0045: @id value uses relative IRI, not term</a>
-            </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/compact-manifest.jsonld#t0045' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_68f38b377590858b232035a4cae50d41'>Test 0046: multiple objects without @context use @graph</a>
-            </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/compact-manifest.jsonld#t0046' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_061afa28cd948f725dadc5c4f27531c8'>Test 0047: Round-trip relative URLs</a>
-            </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/compact-manifest.jsonld#t0047' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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/compact-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_ef26db741d540016dc19ee1a259a912e'>Test 0048: term with @language: null</a>
-            </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/compact-manifest.jsonld#t0048' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_afe80f1e6c01dc461bf52ebb0acf2966'>Test 0049: Round tripping of lists that contain just IRIs</a>
-            </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/compact-manifest.jsonld#t0049' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_a13306d2661cb2e1fbcb7bcf503518e9'>Test 0050: Reverse properties require @type: @id to use string values</a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
-              <link href='http://rubygems.org/gems/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/compact-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_c00230a11751a99e5409040285a797a5'>Test 0051: Round tripping @list with scalar</a>
-            </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/compact-manifest.jsonld#t0051' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_168ec8dc8dc541ca9cc49cb41e91a3aa'>Test 0052: Round tripping @list with scalar and @graph alias</a>
-            </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/compact-manifest.jsonld#t0052' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_6a4df87e8628121270f063f27441cab4'>Test 0053: Use @type: @vocab if no @type: @id</a>
-            </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/compact-manifest.jsonld#t0053' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_e6fdc26253e467f4e03567a725b6b05c'>Test 0054: Compact to @type: @vocab and compact @id to term</a>
-            </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/compact-manifest.jsonld#t0054' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_50597720d146091f90277cd920c9ad89'>Test 0055: Round tripping @type: @vocab</a>
-            </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/compact-manifest.jsonld#t0055' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_3b8d74fa66adac7517df7494ea97ba1a'>Test 0056: Prefer @type: @vocab over @type: @id for terms</a>
-            </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/compact-manifest.jsonld#t0056' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_66eda03a24597b9b5d01074b8685833a'>Test 0057: Complex round tripping @type: @vocab and @type: @id</a>
-            </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/compact-manifest.jsonld#t0057' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_9f5eab330d91a46888f7dd9f7f737743'>Test 0058: Prefer @type: @id over @type: @vocab for non-terms</a>
-            </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/compact-manifest.jsonld#t0058' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_b851c4a9e5338a82e8196dcdda8b41c2'>Test 0059: Term with @type: @vocab if no @type: @id</a>
-            </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/compact-manifest.jsonld#t0059' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_db953e9b4e55427f92628d9c1682ec96'>Test 0060: Term with @type: @id if no @type: @vocab and term value</a>
-            </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/compact-manifest.jsonld#t0060' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_b5a248b93788f1eef7c0cf2928ba264c'>Test 0061: @type: @vocab/@id with values matching either</a>
-            </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/compact-manifest.jsonld#t0061' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_8ae215b4aa0f3c1578e20a580d6dfe75'>Test 0062: @type: @vocab and relative IRIs</a>
-            </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/compact-manifest.jsonld#t0062' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_7e52a56a5c183b798bca7913bcf10c3c'>Test 0063: Compact IRI round-tripping with @type: @vocab</a>
-            </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/compact-manifest.jsonld#t0063' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_29d53a0d46dfeab071594f98b4e7a9de'>Test 0064: Compact language-tagged and indexed strings to index-map</a>
-            </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/compact-manifest.jsonld#t0064' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_c03a65664262daab1e3a3b9242ba0d13'>Test 0065: Language-tagged and indexed strings with language-map</a>
-            </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/compact-manifest.jsonld#t0065' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_fbf0f626a4e13e03cf5f23664462da80'>Test 0066: Relative IRIs</a>
-            </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/compact-manifest.jsonld#t0066' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_63ffc6fd4929cfa6da5a87f173750760'>Test 0067: Reverse properties with blank nodes</a>
-            </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/compact-manifest.jsonld#t0067' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_84e0ce3983b7c7e994b0090e3e3fd560'>Test 0068: Single value reverse properties</a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
-              <link href='http://rubygems.org/gems/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/compact-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
-            <td>
-              <a href='#test_a7d1cd55d6d55938e21a49d682e5acf0'>Test 0069: Single value reverse properties with @set</a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
-              <link href='http://rubygems.org/gems/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/compact-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 69 Tests
-            </td>
-            <td class='passed-most'>
-              95.7%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-most'>
-              95.7%
-            </td>
-            <td class='passed-most'>
-              95.7%
-            </td>
-            <td class='passed-most'>
-              95.7%
-            </td>
-            <td class='passed-some'>
-              94.2%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>Deserialize RDF to JSON-LD</h2>
-        <p property='rdfs:comment'>Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              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'>jsonld.js</a>
-            </th>
-            <th>
-              <a href='#subj_3'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_4'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_5'>JsonLD</a>
+              <a href='#subj_2'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_3'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_4'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_5'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_6'>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'>
@@ -5176,7 +243,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5247,7 +325,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5318,7 +407,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5389,7 +489,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5460,7 +571,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5531,7 +653,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5602,7 +735,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5673,7 +817,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5743,7 +898,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5813,7 +979,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5883,7 +1060,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -5953,7 +1141,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6023,7 +1222,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6093,7 +1303,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6163,7 +1384,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6229,13 +1461,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -6295,13 +1539,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -6346,8 +1602,11 @@
             <td class='passed-all'>
               100.0%
             </td>
-            <td class='passed-some'>
-              88.2%
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-all'>
+              100.0%
             </td>
             <td class='passed-some'>
               88.2%
@@ -6361,9 +1620,8 @@
           </tr>
         </table>
       </section>
-      <section resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>Flattening</h2>
-        <p property='rdfs:comment'>JSON-LD flattening tests use object comparison.</p>
+      <section resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld' typeof='earl:Report mf:Manifest'>
+        <h2 property='dc:title mf:name'>JSON-LD compaction tests use object comparison.</h2>
         <table class='report'>
           <tr>
             <th>
@@ -6376,16 +1634,5721 @@
               <a href='#subj_1'>JSON::LD</a>
             </th>
             <th>
-              <a href='#subj_2'>jsonld.js</a>
-            </th>
-            <th>
-              <a href='#subj_3'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_4'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_5'>JsonLD</a>
+              <a href='#subj_2'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_3'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_4'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_5'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_6'>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'>
+            <td>
+              <a href='#test_93ad3a29f73e4ef2dbd8fb48ae24e8e5'>Test 0001: drop free-floating nodes</a>
+            </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/compact-manifest.jsonld#t0001' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_74ff426e62cb655f04c7601c2b716f6b'>Test 0002: basic</a>
+            </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/compact-manifest.jsonld#t0002' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_c58a57f5dcde984e08ff0db60dd82c8a'>Test 0003: drop null and unmapped properties</a>
+            </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/compact-manifest.jsonld#t0003' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_b2ec50e776a8c9e90a19f025a23ecac8'>Test 0004: optimize @set, keep empty arrays</a>
+            </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/compact-manifest.jsonld#t0004' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_98d4de8a4c1053d6bc273636e09e4125'>Test 0005: @type and prefix compaction</a>
+            </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/compact-manifest.jsonld#t0005' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_aa190ce1abd38bc35c96f6260bda5bd4'>Test 0006: keep expanded object format if @type doesn't match</a>
+            </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/compact-manifest.jsonld#t0006' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_3e650c27f1f3fa50609bb34665e49489'>Test 0007: add context</a>
+            </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/compact-manifest.jsonld#t0007' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_aa2eb428f245dccc8193e03bc7a2a0b7'>Test 0008: alias keywords</a>
+            </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/compact-manifest.jsonld#t0008' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_a62e8f91f39902f98b47f6c4ef7fbd0c'>Test 0009: compact @id</a>
+            </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/compact-manifest.jsonld#t0009' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_72b472378ca02f14d0eb00a32bf4efcc'>Test 0010: array to @graph</a>
+            </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/compact-manifest.jsonld#t0010' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_5074d54219f8ce3b6353daca900daf18'>Test 0011: compact date</a>
+            </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/compact-manifest.jsonld#t0011' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_7342d2e732e5e4bcf3a2fb9960661ef6'>Test 0012: native types</a>
+            </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/compact-manifest.jsonld#t0012' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_09403ebc1638341c83d0158a95bf49d0'>Test 0013: @value with @language</a>
+            </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/compact-manifest.jsonld#t0013' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_c3cdc5289ff48fa05f258c843a92aa74'>Test 0014: array to aliased @graph</a>
+            </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/compact-manifest.jsonld#t0014' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_afda9bd5042e0621be02eb4491116092'>Test 0015: best match compaction</a>
+            </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/compact-manifest.jsonld#t0015' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_5416c960134b2fa1ccd86b3ac1291909'>Test 0016: recursive named graphs</a>
+            </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/compact-manifest.jsonld#t0016' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_ff6db49e0b4a231b4b7e40a7afbec508'>Test 0017: A term mapping to null removes the mapping</a>
+            </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/compact-manifest.jsonld#t0017' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_cc627c31b78f7363e496c2d5c897d1ee'>Test 0018: best matching term for lists</a>
+            </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/compact-manifest.jsonld#t0018' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_197c262422a42fb8e31580fa0ce085f6'>Test 0019: Keep duplicate values in @list and @set</a>
+            </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/compact-manifest.jsonld#t0019' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_2152578626de0491551a7c2a916eb5cc'>Test 0020: Compact @id that is a property IRI when @container is @list</a>
+            </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/compact-manifest.jsonld#t0020' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_9f33db0bf4b4f931664fad206d3fb7be'>Test 0021: Compact properties and types using @vocab</a>
+            </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/compact-manifest.jsonld#t0021' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_a00b10c77d427d79aa4ad5702dfdcc16'>Test 0022: @list compaction of nested properties</a>
+            </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/compact-manifest.jsonld#t0022' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_2c6917193d17ce8809137aa3ce5176de'>Test 0023: prefer @vocab over compacted IRIs</a>
+            </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/compact-manifest.jsonld#t0023' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_b48c4606a9d25ba783ccd824f7150676'>Test 0024: most specific term matching in @list.</a>
+            </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/compact-manifest.jsonld#t0024' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_b99b88f2d1b083516b845e805e4797b0'>Test 0025: Language maps</a>
+            </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/compact-manifest.jsonld#t0025' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_3058c5e63bfc3f309508f7417e0755f9'>Test 0026: Language map term selection with complications</a>
+            </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/compact-manifest.jsonld#t0026' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_fd2fa42f413cf0ba6f84625deebffe9c'>Test 0027: @container: @set with multiple values</a>
+            </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/compact-manifest.jsonld#t0027' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_9b8a5ab8d592fc5f2023957897b97dee'>Test 0028: Alias keywords and use @vocab</a>
+            </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/compact-manifest.jsonld#t0028' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_6b7c8ce68ac320628026758e35cc0ef6'>Test 0029: Simple @index map</a>
+            </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/compact-manifest.jsonld#t0029' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_66e3b3759f7385d93b4fcc86c1e89067'>Test 0030: non-matching @container: @index</a>
+            </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/compact-manifest.jsonld#t0030' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_f1c538f7f803667dcc3a69ac021f11a0'>Test 0031: Compact @reverse</a>
+            </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/compact-manifest.jsonld#t0031' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_60028f5d635a52cb78ac05d2534efc6b'>Test 0032: Compact keys in reverse-maps</a>
+            </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/compact-manifest.jsonld#t0032' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_833bc5959a1f60a8d2bb0f9cfe833b06'>Test 0033: Compact reverse-map to reverse property</a>
+            </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/compact-manifest.jsonld#t0033' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_54f8921abf11dd76bebc37d96d55948e'>Test 0034: Skip property with @reverse if no match</a>
+            </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/compact-manifest.jsonld#t0034' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_fb74f308e3e7010a8ef13ffb7a9ba0ff'>Test 0035: Compact @reverse node references using strings</a>
+            </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/compact-manifest.jsonld#t0035' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_2010bd880f8f33d0e83aa72f9599b440'>Test 0036: Compact reverse properties using index containers</a>
+            </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/compact-manifest.jsonld#t0036' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_91a7e9763a01597637e9abd340dabcea'>Test 0037: Compact keys in @reverse using @vocab</a>
+            </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/compact-manifest.jsonld#t0037' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_7265ed4dc7fe7e1ec19c2f0928a7d0de'>Test 0038: Index map round-tripping</a>
+            </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/compact-manifest.jsonld#t0038' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_496e5379236609c2ed44a0e04a62a670'>Test 0039: @graph is array</a>
+            </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/compact-manifest.jsonld#t0039' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_af3325e100a2c4ae8c156dfbae16c78d'>Test 0040: @list is array</a>
+            </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/compact-manifest.jsonld#t0040' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_b00114d1cdace47206197896ff18d7e7'>Test 0041: index rejects term having @list</a>
+            </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/compact-manifest.jsonld#t0041' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_9d6c8c763b305984bb26e19c2b1849b2'>Test 0042: @list keyword aliasing</a>
+            </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/compact-manifest.jsonld#t0042' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_bdc836347bd20baaa864abee1ef220eb'>Test 0043: select term over @vocab</a>
+            </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/compact-manifest.jsonld#t0043' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_9341e9890090ed8a246193064595b04d'>Test 0044: @type: @vocab in reverse-map</a>
+            </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/compact-manifest.jsonld#t0044' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_dd541176d440755ef57a8d2eae3d510d'>Test 0045: @id value uses relative IRI, not term</a>
+            </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/compact-manifest.jsonld#t0045' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_68f38b377590858b232035a4cae50d41'>Test 0046: multiple objects without @context use @graph</a>
+            </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/compact-manifest.jsonld#t0046' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_061afa28cd948f725dadc5c4f27531c8'>Test 0047: Round-trip relative URLs</a>
+            </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/compact-manifest.jsonld#t0047' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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/compact-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_ef26db741d540016dc19ee1a259a912e'>Test 0048: term with @language: null</a>
+            </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/compact-manifest.jsonld#t0048' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_afe80f1e6c01dc461bf52ebb0acf2966'>Test 0049: Round tripping of lists that contain just IRIs</a>
+            </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/compact-manifest.jsonld#t0049' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_a13306d2661cb2e1fbcb7bcf503518e9'>Test 0050: Reverse properties require @type: @id to use string values</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/compact-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_c00230a11751a99e5409040285a797a5'>Test 0051: Round tripping @list with scalar</a>
+            </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/compact-manifest.jsonld#t0051' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_168ec8dc8dc541ca9cc49cb41e91a3aa'>Test 0052: Round tripping @list with scalar and @graph alias</a>
+            </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/compact-manifest.jsonld#t0052' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_6a4df87e8628121270f063f27441cab4'>Test 0053: Use @type: @vocab if no @type: @id</a>
+            </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/compact-manifest.jsonld#t0053' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_e6fdc26253e467f4e03567a725b6b05c'>Test 0054: Compact to @type: @vocab and compact @id to term</a>
+            </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/compact-manifest.jsonld#t0054' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_50597720d146091f90277cd920c9ad89'>Test 0055: Round tripping @type: @vocab</a>
+            </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/compact-manifest.jsonld#t0055' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_3b8d74fa66adac7517df7494ea97ba1a'>Test 0056: Prefer @type: @vocab over @type: @id for terms</a>
+            </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/compact-manifest.jsonld#t0056' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_66eda03a24597b9b5d01074b8685833a'>Test 0057: Complex round tripping @type: @vocab and @type: @id</a>
+            </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/compact-manifest.jsonld#t0057' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_9f5eab330d91a46888f7dd9f7f737743'>Test 0058: Prefer @type: @id over @type: @vocab for non-terms</a>
+            </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/compact-manifest.jsonld#t0058' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_b851c4a9e5338a82e8196dcdda8b41c2'>Test 0059: Term with @type: @vocab if no @type: @id</a>
+            </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/compact-manifest.jsonld#t0059' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_db953e9b4e55427f92628d9c1682ec96'>Test 0060: Term with @type: @id if no @type: @vocab and term value</a>
+            </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/compact-manifest.jsonld#t0060' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_b5a248b93788f1eef7c0cf2928ba264c'>Test 0061: @type: @vocab/@id with values matching either</a>
+            </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/compact-manifest.jsonld#t0061' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_8ae215b4aa0f3c1578e20a580d6dfe75'>Test 0062: @type: @vocab and relative IRIs</a>
+            </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/compact-manifest.jsonld#t0062' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_7e52a56a5c183b798bca7913bcf10c3c'>Test 0063: Compact IRI round-tripping with @type: @vocab</a>
+            </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/compact-manifest.jsonld#t0063' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_29d53a0d46dfeab071594f98b4e7a9de'>Test 0064: Compact language-tagged and indexed strings to index-map</a>
+            </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/compact-manifest.jsonld#t0064' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_c03a65664262daab1e3a3b9242ba0d13'>Test 0065: Language-tagged and indexed strings with language-map</a>
+            </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/compact-manifest.jsonld#t0065' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_fbf0f626a4e13e03cf5f23664462da80'>Test 0066: Relative IRIs</a>
+            </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/compact-manifest.jsonld#t0066' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_63ffc6fd4929cfa6da5a87f173750760'>Test 0067: Reverse properties with blank nodes</a>
+            </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/compact-manifest.jsonld#t0067' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_84e0ce3983b7c7e994b0090e3e3fd560'>Test 0068: Single value reverse properties</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/compact-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
+            <td>
+              <a href='#test_a7d1cd55d6d55938e21a49d682e5acf0'>Test 0069: Single value reverse properties with @set</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/compact-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr class='summary'>
+            <td>
+              Percentage passed out of 69 Tests
+            </td>
+            <td class='passed-most'>
+              95.7%
+            </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-most'>
+              95.7%
+            </td>
+            <td class='passed-most'>
+              95.7%
+            </td>
+            <td class='passed-some'>
+              94.2%
+            </td>
+          </tr>
+        </table>
+      </section>
+      <section resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld' typeof='earl:Report mf:Manifest'>
+        <h2 property='dc:title mf:name'>JSON-LD flattening tests use object comparison.</h2>
+        <table class='report'>
+          <tr>
+            <th>
+              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'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_3'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_4'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_5'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_6'>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'>
@@ -6417,7 +7380,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6488,7 +7462,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6559,7 +7544,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6630,7 +7626,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6701,7 +7708,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6772,7 +7790,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6843,7 +7872,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6914,7 +7954,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -6985,7 +8036,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7056,7 +8118,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7127,7 +8200,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7198,7 +8282,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7269,7 +8364,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7340,7 +8446,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7411,7 +8528,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7482,7 +8610,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7553,7 +8692,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7624,7 +8774,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7695,7 +8856,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7766,7 +8938,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7837,7 +9020,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7908,7 +9102,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -7979,7 +9184,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8050,7 +9266,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8121,7 +9348,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8192,7 +9430,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8263,7 +9512,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8334,7 +9594,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8405,7 +9676,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8476,7 +9758,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8547,7 +9840,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8618,7 +9922,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8689,7 +10004,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8760,7 +10086,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8831,7 +10168,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8902,7 +10250,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -8973,7 +10332,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9044,7 +10414,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9115,7 +10496,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9186,7 +10578,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9257,7 +10660,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9328,7 +10742,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9395,13 +10820,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -9446,8 +10883,11 @@
             <td class='passed-all'>
               100.0%
             </td>
-            <td class='passed-most'>
-              97.7%
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-all'>
+              100.0%
             </td>
             <td class='passed-most'>
               97.7%
@@ -9461,9 +10901,8 @@
           </tr>
         </table>
       </section>
-      <section resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>Serialization to RDF</h2>
-        <p property='rdfs:comment'>JSON-LD to RDF tests generate N-Quads output and use string comparison.</p>
+      <section resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld' typeof='earl:Report mf:Manifest'>
+        <h2 property='dc:title mf:name'>JSON-LD to Expansion tests use object compare</h2>
         <table class='report'>
           <tr>
             <th>
@@ -9476,16 +10915,6264 @@
               <a href='#subj_1'>JSON::LD</a>
             </th>
             <th>
-              <a href='#subj_2'>jsonld.js</a>
-            </th>
-            <th>
-              <a href='#subj_3'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_4'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_5'>JsonLD</a>
+              <a href='#subj_2'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_3'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_4'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_5'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_6'>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'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_8c412a36834c515309821805111f3170'>Test 0002: basic</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_64ebeef021e3a1db53968ce489eb7667'>Test 0006: alias keywords</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_c44d7caa68a769857cd333691253bef4'>Test 0010: native types</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_ab6ef2da0eed998d968827642bfc4c7b'>Test 0011: coerced @id</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_11fa9e5c7cbb6d481c793729a67fbadd'>Test 0016: context reset</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_a216189292fa3a556fcbff33e0a51c73'>Test 0024: Multiple contexts</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_5661c4455f64d6620df0b635e0dd10af'>Test 0029: Relative IRIs</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_c7514a36cc3ccdafa9c1405fdcbb6cf2'>Test 0030: Language maps</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_6aa3d6bec184f5ebbc7194eec44c5853'>Test 0036: Expanding @index</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_a4f1b95a7f05d7906f1fed0336313f4d'>Test 0037: Expanding @reverse</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_0a3ed08bb74045e9c42689f78f6fea30'>Test 0042: Reverse properties</a>
+            </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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_a9d2b19b2ad03217da932e4b322505c9'>Test 0068: _:suffix values are not a compact IRI</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/expand-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <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://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' />
+              <link href='earl:earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' 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>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_8400108fdfc367eb2220a1c0e9ed78cb'>Test 0073: @context not first property</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/expand-manifest.jsonld#t0073' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_d16ace1c40a3c0a87949ff175f59a034'>Test 0074: @id not first property</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/expand-manifest.jsonld#t0074' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
+            <td>
+              <a href='#test_e79ab0b007c9404f327c173831db3146'>Test 0075: @vocab as blank node identifier</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
+              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/expand-manifest.jsonld#t0075' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr class='summary'>
+            <td>
+              Percentage passed out of 75 Tests
+            </td>
+            <td class='passed-some'>
+              94.7%
+            </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-some'>
+              94.7%
+            </td>
+            <td class='passed-some'>
+              94.7%
+            </td>
+            <td class='passed-some'>
+              94.7%
+            </td>
+          </tr>
+        </table>
+      </section>
+      <section resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld' typeof='earl:Report mf:Manifest'>
+        <h2 property='dc:title mf:name'>JSON-LD to Expansion tests use object compare</h2>
+        <table class='report'>
+          <tr>
+            <th>
+              Test
+            </th>
+            <th>
+              <a href='#subj_0'>JSONLD-Java</a>
+            </th>
+            <th>
+              <a href='#subj_1'>JSON::LD</a>
+            </th>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ApiErrorTest'>
+            <td>
+              <a href='#test_50da1a1d0d8f5998a760b8ae03cfa651'>Test 0001: Keywords cannot be aliased to other keywords</a>
+            </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/error-expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
+              <link href='earl:earl:semiAuto' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001' property='earl:test' />
+              <link href='http://rubygems.org/gems/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>
+          </tr>
+          <tr class='summary'>
+            <td>
+              Percentage passed out of 1 Tests
+            </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
+          </tr>
+        </table>
+      </section>
+      <section resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld' typeof='earl:Report mf:Manifest'>
+        <h2 property='dc:title mf:name'>JSON-LD to RDF tests generate N-Quads output and use string comparison.</h2>
+        <table class='report'>
+          <tr>
+            <th>
+              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'>jsonld.js browser</a>
+            </th>
+            <th>
+              <a href='#subj_3'>jsonld.js node.js</a>
+            </th>
+            <th>
+              <a href='#subj_4'>php-json-ld</a>
+            </th>
+            <th>
+              <a href='#subj_5'>PyLD</a>
+            </th>
+            <th>
+              <a href='#subj_6'>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'>
@@ -9517,7 +17204,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9588,7 +17286,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9659,7 +17368,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9730,7 +17450,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9801,7 +17532,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9872,7 +17614,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -9943,7 +17696,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10014,7 +17778,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10085,7 +17860,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10156,7 +17942,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10227,7 +18024,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10298,7 +18106,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10369,7 +18188,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10440,7 +18270,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10511,7 +18352,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10582,7 +18434,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10653,7 +18516,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10724,7 +18598,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10795,7 +18680,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10866,7 +18762,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -10937,7 +18844,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11008,7 +18926,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11079,7 +19008,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11150,7 +19090,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11221,7 +19172,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11292,7 +19254,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11363,7 +19336,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11434,7 +19418,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11505,7 +19500,18 @@
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' property='earl:subject' />
               <link href='earl:automatic' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
                 <span property='earl:outcome' resource='earl:passed'>
@@ -11572,13 +19578,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -11638,13 +19656,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -11704,13 +19734,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -11770,13 +19812,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -11836,13 +19890,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -11902,13 +19968,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -11968,13 +20046,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12034,13 +20124,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12100,13 +20202,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12166,13 +20280,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12232,13 +20358,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12298,13 +20436,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12364,13 +20514,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12430,13 +20592,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12496,13 +20670,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12562,13 +20748,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12628,13 +20826,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12694,13 +20904,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12760,13 +20982,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12826,13 +21060,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12892,13 +21138,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -12958,13 +21216,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13024,13 +21294,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13090,13 +21372,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13156,13 +21450,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13222,13 +21528,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13288,13 +21606,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13354,13 +21684,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13420,13 +21762,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13486,13 +21840,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13552,13 +21918,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13618,13 +21996,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13684,13 +22074,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13750,13 +22152,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13816,13 +22230,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13882,13 +22308,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -13948,13 +22386,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14014,13 +22464,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14080,13 +22542,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14146,13 +22620,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14212,13 +22698,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14278,13 +22776,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14344,13 +22854,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14410,13 +22932,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14476,13 +23010,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14542,13 +23088,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14608,13 +23166,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14674,13 +23244,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14740,13 +23322,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14806,13 +23400,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14872,13 +23478,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -14938,13 +23556,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15004,13 +23634,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15070,13 +23712,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15136,13 +23790,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15202,13 +23868,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15268,13 +23946,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15334,13 +24024,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15400,13 +24102,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15466,13 +24180,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15532,13 +24258,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15598,13 +24336,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15664,13 +24414,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15730,13 +24492,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15796,13 +24570,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15862,13 +24648,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15928,13 +24726,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -15994,13 +24804,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16060,13 +24882,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16126,13 +24960,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16192,13 +25038,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16258,13 +25116,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16324,13 +25194,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16390,13 +25272,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16456,13 +25350,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16522,13 +25428,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16588,13 +25506,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16654,13 +25584,25 @@
                 </span>
               </span>
             </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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>
@@ -16695,5409 +25637,382 @@
               </span>
             </td>
           </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 107 Tests
-            </td>
-            <td class='passed-some'>
-              27.1%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-some'>
-              27.1%
-            </td>
-            <td class='passed-some'>
-              27.1%
-            </td>
-            <td class='passed-some'>
-              27.1%
-            </td>
-            <td class='passed-some'>
-              27.1%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>error-expand</h2>
-        <p property='rdfs:comment'>JSON-LD to Expansion tests use object compare</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_0'>JSONLD-Java</a>
-            </th>
-            <th>
-              <a href='#subj_1'>JSON::LD</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ApiErrorTest'>
-            <td>
-              <a href='#test_50da1a1d0d8f5998a760b8ae03cfa651'>Test 0001: Keywords cannot be aliased to other keywords</a>
-            </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/error-expand-manifest.jsonld#t0001' property='earl:test' />
-              <link href='http://github.com/jsonld-java/jsonld-java' property='earl:subject' />
-              <link href='earl:earl:semiAuto' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001' property='earl:test' />
-              <link href='http://rubygems.org/gems/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>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 1 Tests
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>expand</h2>
-        <p property='rdfs:comment'>JSON-LD to Expansion tests use object compare</p>
-        <table class='report'>
-          <tr>
-            <th>
-              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'>jsonld.js</a>
-            </th>
-            <th>
-              <a href='#subj_3'>php-json-ld</a>
-            </th>
-            <th>
-              <a href='#subj_4'>PyLD</a>
-            </th>
-            <th>
-              <a href='#subj_5'>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'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_8c412a36834c515309821805111f3170'>Test 0002: basic</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_64ebeef021e3a1db53968ce489eb7667'>Test 0006: alias keywords</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_c44d7caa68a769857cd333691253bef4'>Test 0010: native types</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_ab6ef2da0eed998d968827642bfc4c7b'>Test 0011: coerced @id</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_11fa9e5c7cbb6d481c793729a67fbadd'>Test 0016: context reset</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_a216189292fa3a556fcbff33e0a51c73'>Test 0024: Multiple contexts</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_5661c4455f64d6620df0b635e0dd10af'>Test 0029: Relative IRIs</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_c7514a36cc3ccdafa9c1405fdcbb6cf2'>Test 0030: Language maps</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_6aa3d6bec184f5ebbc7194eec44c5853'>Test 0036: Expanding @index</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_a4f1b95a7f05d7906f1fed0336313f4d'>Test 0037: Expanding @reverse</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_0a3ed08bb74045e9c42689f78f6fea30'>Test 0042: Reverse properties</a>
-            </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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_a9d2b19b2ad03217da932e4b322505c9'>Test 0068: _:suffix values are not a compact IRI</a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <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' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
-              <link href='http://rubygems.org/gems/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/expand-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <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://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' />
-              <link href='earl:earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
-              <link href='http://rubygems.org/gems/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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' 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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-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='https://github.com/dlongley' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' 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://me.markus-lanthaler.com/' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' 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>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_8400108fdfc367eb2220a1c0e9ed78cb'>Test 0073: @context not first property</a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <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' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
-              <link href='http://rubygems.org/gems/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/expand-manifest.jsonld#t0073' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_d16ace1c40a3c0a87949ff175f59a034'>Test 0074: @id not first property</a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <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' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
-              <link href='http://rubygems.org/gems/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/expand-manifest.jsonld#t0074' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
-              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
-            <td>
-              <a href='#test_e79ab0b007c9404f327c173831db3146'>Test 0075: @vocab as blank node identifier</a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <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' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
-              <link href='http://rubygems.org/gems/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/expand-manifest.jsonld#t0075' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/jsonld.js' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
-              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
+            <td>
+              <a href='#test_c53e957bf8df01ea8e6bdd4b364c730d'>Test 0113: Dataset with a IRI named graph</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113' property='earl:test' />
+              <link href='http://rubygems.org/gems/json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/toRdf-manifest.jsonld#t0113' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
+            <td>
+              <a href='#test_a0d080556890ca48ba445e60a9d24642'>Test 0114: Dataset with a IRI named graph</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114' property='earl:test' />
+              <link href='http://rubygems.org/gems/json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/toRdf-manifest.jsonld#t0114' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
+            <td>
+              <a href='#test_2fe7ebc1f03dee9e80d5715894949748'>Test 0115: Dataset with a default and two named graphs</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115' property='earl:test' />
+              <link href='http://rubygems.org/gems/json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/toRdf-manifest.jsonld#t0115' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
+            <td>
+              <a href='#test_1a93fb81733466bfaabdeef82306f1f2'>Test 0116: Dataset from node with embedded named graph</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116' property='earl:test' />
+              <link href='http://rubygems.org/gems/json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/toRdf-manifest.jsonld#t0116' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116' property='earl:test' />
+              <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+          </tr>
+          <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
+            <td>
+              <a href='#test_781b3710e1313ea60f5e25db0a5b5238'>Test 0117: Dataset from node with embedded named graph (bnode)</a>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <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' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117' property='earl:test' />
+              <link href='http://rubygems.org/gems/json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#browser' 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='https://github.com/dlongley' property='earl:assertedBy' />
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/jsonld.js#node.js' 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/toRdf-manifest.jsonld#t0117' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/php-json-ld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117' property='earl:test' />
+              <link href='https://github.com/digitalbazaar/pyld' property='earl:subject' />
+              <link href='earl:notAvailable' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:untested'>
+                  UNTESTED
+                </span>
+              </span>
+            </td>
+            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117' property='earl:test' />
               <link href='https://github.com/lanthaler/JsonLD' property='earl:subject' />
               <link href='earl:notAvailable' property='earl:mode' />
               <span property='earl:result' typeof='earl:TestResult'>
@@ -22109,25 +26024,28 @@
           </tr>
           <tr class='summary'>
             <td>
-              Percentage passed out of 75 Tests
+              Percentage passed out of 112 Tests
             </td>
             <td class='passed-some'>
-              94.7%
+              25.9%
+            </td>
+            <td class='passed-most'>
+              95.5%
+            </td>
+            <td class='passed-all'>
+              100.0%
             </td>
             <td class='passed-all'>
               100.0%
             </td>
             <td class='passed-some'>
-              94.7%
+              25.9%
             </td>
             <td class='passed-some'>
-              94.7%
+              25.9%
             </td>
             <td class='passed-some'>
-              94.7%
-            </td>
-            <td class='passed-some'>
-              94.7%
+              25.9%
             </td>
           </tr>
         </table>
@@ -22221,15 +26139,7 @@
                 <tbody>
                   <tr>
                     <td>
-                      Compaction
-                    </td>
-                    <td class='passed-all'>
-                      69/69 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Deserialize RDF to JSON-LD
+                      Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.
                     </td>
                     <td class='passed-all'>
                       17/17 (100.0%)
@@ -22237,7 +26147,15 @@
                   </tr>
                   <tr>
                     <td>
-                      Flattening
+                      JSON-LD compaction tests use object comparison.
+                    </td>
+                    <td class='passed-all'>
+                      69/69 (100.0%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD flattening tests use object comparison.
                     </td>
                     <td class='passed-all'>
                       43/43 (100.0%)
@@ -22245,15 +26163,15 @@
                   </tr>
                   <tr>
                     <td>
-                      Serialization to RDF
+                      JSON-LD to Expansion tests use object compare
                     </td>
                     <td class='passed-all'>
-                      107/107 (100.0%)
+                      75/75 (100.0%)
                     </td>
                   </tr>
                   <tr>
                     <td>
-                      error-expand
+                      JSON-LD to Expansion tests use object compare
                     </td>
                     <td class='passed-all'>
                       1/1 (100.0%)
@@ -22261,10 +26179,10 @@
                   </tr>
                   <tr>
                     <td>
-                      expand
-                    </td>
-                    <td class='passed-all'>
-                      75/75 (100.0%)
+                      JSON-LD to RDF tests generate N-Quads output and use string comparison.
+                    </td>
+                    <td class='passed-most'>
+                      107/112 (95.5%)
                     </td>
                   </tr>
                 </tbody>
@@ -22273,11 +26191,11 @@
           </dl>
         </dd>
         <dt id='subj_2'>
-          <a href='https://github.com/digitalbazaar/jsonld.js'>
-            <span about='https://github.com/digitalbazaar/jsonld.js' property='doap:name'>jsonld.js</span>
+          <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>
         </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='https://github.com/digitalbazaar/jsonld.js' typeof='earl:TestSubject doap:Project'>
+        <dd inlist='inlist' property='earl:testSubjects' resource='https://github.com/digitalbazaar/jsonld.js#browser' typeof='earl:TestSubject doap:Project'>
           <dl>
             <dt>Description</dt>
             <dd lang='en' property='doap:description'>A JSON-LD processor for JavaScript</dd>
@@ -22313,42 +26231,42 @@
                 <tbody>
                   <tr>
                     <td>
-                      Compaction
-                    </td>
-                    <td class='passed-most'>
-                      66/69 (95.7%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Deserialize RDF to JSON-LD
-                    </td>
-                    <td class='passed-most'>
-                      15/17 (88.2%)
+                      Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.
+                    </td>
+                    <td class='passed-all'>
+                      17/17 (100.0%)
                     </td>
                   </tr>
                   <tr>
                     <td>
-                      Flattening
-                    </td>
-                    <td class='passed-most'>
-                      42/43 (97.7%)
+                      JSON-LD compaction tests use object comparison.
+                    </td>
+                    <td class='passed-all'>
+                      69/69 (100.0%)
                     </td>
                   </tr>
                   <tr>
                     <td>
-                      Serialization to RDF
-                    </td>
-                    <td class='passed-some'>
-                      29/107 (27.1%)
+                      JSON-LD flattening tests use object comparison.
+                    </td>
+                    <td class='passed-all'>
+                      43/43 (100.0%)
                     </td>
                   </tr>
                   <tr>
                     <td>
-                      expand
-                    </td>
-                    <td class='passed-most'>
-                      71/75 (94.7%)
+                      JSON-LD to Expansion tests use object compare
+                    </td>
+                    <td class='passed-all'>
+                      75/75 (100.0%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD to RDF tests generate N-Quads output and use string comparison.
+                    </td>
+                    <td class='passed-all'>
+                      112/112 (100.0%)
                     </td>
                   </tr>
                 </tbody>
@@ -22357,6 +26275,90 @@
           </dl>
         </dd>
         <dt id='subj_3'>
+          <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>
+        </dt>
+        <dd inlist='inlist' property='earl:testSubjects' resource='https://github.com/digitalbazaar/jsonld.js#node.js' typeof='earl:TestSubject doap:Project'>
+          <dl>
+            <dt>Description</dt>
+            <dd lang='en' property='doap:description'>A JSON-LD processor for JavaScript</dd>
+            <dt>Programming Language</dt>
+            <dd property='doap:programming-language'>JavaScript</dd>
+            <dt>Home Page</dt>
+            <dd property='doap:homepage'>
+              <a href='https://github.com/digitalbazaar/jsonld.js'>
+                https://github.com/digitalbazaar/jsonld.js
+              </a>
+            </dd>
+            <dt>Developer</dt>
+            <dd rel='doap:developer'>
+              <div resource='https://github.com/dlongley' typeof='foaf:Person'>
+                <a href='https://github.com/dlongley'>
+                  <span property='foaf:name'>Dave Longley</span>
+                </a>
+                <dt>
+                  Home Page
+                </dt>
+                <dd>
+                  <a href='https://github.com/dlongley' property='foaf:homepage'>
+                    https://github.com/dlongley
+                  </a>
+                </dd>
+              </div>
+            </dd>
+            <dt>
+              Test Suite Compliance
+            </dt>
+            <dd>
+              <table class='report'>
+                <tbody>
+                  <tr>
+                    <td>
+                      Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.
+                    </td>
+                    <td class='passed-all'>
+                      17/17 (100.0%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD compaction tests use object comparison.
+                    </td>
+                    <td class='passed-all'>
+                      69/69 (100.0%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD flattening tests use object comparison.
+                    </td>
+                    <td class='passed-all'>
+                      43/43 (100.0%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD to Expansion tests use object compare
+                    </td>
+                    <td class='passed-all'>
+                      75/75 (100.0%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD to RDF tests generate N-Quads output and use string comparison.
+                    </td>
+                    <td class='passed-all'>
+                      112/112 (100.0%)
+                    </td>
+                  </tr>
+                </tbody>
+              </table>
+            </dd>
+          </dl>
+        </dd>
+        <dt id='subj_4'>
           <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>
@@ -22397,15 +26399,7 @@
                 <tbody>
                   <tr>
                     <td>
-                      Compaction
-                    </td>
-                    <td class='passed-most'>
-                      66/69 (95.7%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Deserialize RDF to JSON-LD
+                      Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.
                     </td>
                     <td class='passed-most'>
                       15/17 (88.2%)
@@ -22413,7 +26407,15 @@
                   </tr>
                   <tr>
                     <td>
-                      Flattening
+                      JSON-LD compaction tests use object comparison.
+                    </td>
+                    <td class='passed-most'>
+                      66/69 (95.7%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD flattening tests use object comparison.
                     </td>
                     <td class='passed-most'>
                       42/43 (97.7%)
@@ -22421,18 +26423,18 @@
                   </tr>
                   <tr>
                     <td>
-                      Serialization to RDF
-                    </td>
-                    <td class='passed-some'>
-                      29/107 (27.1%)
+                      JSON-LD to Expansion tests use object compare
+                    </td>
+                    <td class='passed-most'>
+                      71/75 (94.7%)
                     </td>
                   </tr>
                   <tr>
                     <td>
-                      expand
-                    </td>
-                    <td class='passed-most'>
-                      71/75 (94.7%)
+                      JSON-LD to RDF tests generate N-Quads output and use string comparison.
+                    </td>
+                    <td class='passed-some'>
+                      29/112 (25.9%)
                     </td>
                   </tr>
                 </tbody>
@@ -22440,7 +26442,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_4'>
+        <dt id='subj_5'>
           <a href='https://github.com/digitalbazaar/pyld'>
             <span about='https://github.com/digitalbazaar/pyld' property='doap:name'>PyLD</span>
           </a>
@@ -22481,15 +26483,7 @@
                 <tbody>
                   <tr>
                     <td>
-                      Compaction
-                    </td>
-                    <td class='passed-most'>
-                      66/69 (95.7%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Deserialize RDF to JSON-LD
+                      Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.
                     </td>
                     <td class='passed-most'>
                       15/17 (88.2%)
@@ -22497,7 +26491,15 @@
                   </tr>
                   <tr>
                     <td>
-                      Flattening
+                      JSON-LD compaction tests use object comparison.
+                    </td>
+                    <td class='passed-most'>
+                      66/69 (95.7%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD flattening tests use object comparison.
                     </td>
                     <td class='passed-most'>
                       42/43 (97.7%)
@@ -22505,18 +26507,18 @@
                   </tr>
                   <tr>
                     <td>
-                      Serialization to RDF
-                    </td>
-                    <td class='passed-some'>
-                      29/107 (27.1%)
+                      JSON-LD to Expansion tests use object compare
+                    </td>
+                    <td class='passed-most'>
+                      71/75 (94.7%)
                     </td>
                   </tr>
                   <tr>
                     <td>
-                      expand
-                    </td>
-                    <td class='passed-most'>
-                      71/75 (94.7%)
+                      JSON-LD to RDF tests generate N-Quads output and use string comparison.
+                    </td>
+                    <td class='passed-some'>
+                      29/112 (25.9%)
                     </td>
                   </tr>
                 </tbody>
@@ -22524,7 +26526,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_5'>
+        <dt id='subj_6'>
           <a href='https://github.com/lanthaler/JsonLD'>
             <span about='https://github.com/lanthaler/JsonLD' property='doap:name'>JsonLD</span>
           </a>
@@ -22565,15 +26567,7 @@
                 <tbody>
                   <tr>
                     <td>
-                      Compaction
-                    </td>
-                    <td class='passed-most'>
-                      65/69 (94.2%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Deserialize RDF to JSON-LD
+                      Deserialize RDF to JSON-LD tests take N-Quads input and use object comparison.
                     </td>
                     <td class='passed-some'>
                       7/17 (41.2%)
@@ -22581,7 +26575,15 @@
                   </tr>
                   <tr>
                     <td>
-                      Flattening
+                      JSON-LD compaction tests use object comparison.
+                    </td>
+                    <td class='passed-most'>
+                      65/69 (94.2%)
+                    </td>
+                  </tr>
+                  <tr>
+                    <td>
+                      JSON-LD flattening tests use object comparison.
                     </td>
                     <td class='passed-most'>
                       42/43 (97.7%)
@@ -22589,18 +26591,18 @@
                   </tr>
                   <tr>
                     <td>
-                      Serialization to RDF
-                    </td>
-                    <td class='passed-some'>
-                      29/107 (27.1%)
+                      JSON-LD to Expansion tests use object compare
+                    </td>
+                    <td class='passed-most'>
+                      71/75 (94.7%)
                     </td>
                   </tr>
                   <tr>
                     <td>
-                      expand
-                    </td>
-                    <td class='passed-most'>
-                      71/75 (94.7%)
+                      JSON-LD to RDF tests generate N-Quads output and use string comparison.
+                    </td>
+                    <td class='passed-some'>
+                      29/112 (25.9%)
                     </td>
                   </tr>
                 </tbody>
@@ -22625,7 +26627,10 @@
           <a class='source' href='java-earl.ttl'>java-earl.ttl</a>
         </li>
         <li>
-          <a class='source' href='jsonld.js-earl.ttl'>jsonld.js-earl.ttl</a>
+          <a class='source' href='jsonld.js-browser-earl.ttl'>jsonld.js-browser-earl.ttl</a>
+        </li>
+        <li>
+          <a class='source' href='jsonld.js-node.js-earl.ttl'>jsonld.js-node.js-earl.ttl</a>
         </li>
         <li>
           <a class='source' href='markus-earl.ttl'>markus-earl.ttl</a>
@@ -22646,6 +26651,161 @@
         Test Definitions
       </h2>
       <dl>
+        <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld'>
+          <dt id='test_a5ebfe589bd62d1029790695808f8ff9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001'>
+            Test 0001:
+            <span property='dc:title mf:name'>Object Lists</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001'>
+            <p lang='en' property='dc:description'>Tests generation using different types of objects.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0001-in.nq' title='Object Lists Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop1&gt; &lt;http://example.com/Obj1&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop2&gt; &quot;Plain&quot; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop2&gt; &quot;2012-05-12&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop2&gt; &quot;English&quot;@en .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0001-out.jsonld' title='Object Lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/prop1&quot;: [{&quot;@id&quot;: &quot;http://example.com/Obj1&quot;}],<br/>    &quot;http://example.com/prop2&quot;: [<br/>      {&quot;@value&quot;: &quot;Plain&quot;},<br/>      {&quot;@value&quot;: &quot;2012-05-12&quot;, &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;},<br/>      {&quot;@value&quot;: &quot;English&quot;, &quot;@language&quot;: &quot;en&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_e31f3f7d5a78ca4157f582fbfde32707' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002'>
+            Test 0002:
+            <span property='dc:title mf:name'>Native Types</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002'>
+            <p lang='en' property='dc:description'>Use native datatypes, where possible.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0002-in.nq' title='Native Types Input'>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;false&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;1.1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#decimal&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;1.1E-1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#double&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0002-out.jsonld' title='Native Types Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;http://example.com/prop&quot;: [<br/>      { &quot;@value&quot;: true },<br/>      { &quot;@value&quot;: false },<br/>      { &quot;@value&quot;: 1 },<br/>      { &quot;@value&quot;: &quot;1.1&quot;, &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#decimal&quot;},<br/>      { &quot;@value&quot;: 0.11 }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_3a224095a1c11373d67e090c0ffe8e12' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003'>
+            Test 0003:
+            <span property='dc:title mf:name'>BNodes and references</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003'>
+            <p lang='en' property='dc:description'>BNode name generation and references between resources.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0003-in.nq' title='BNodes and references Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/SubType&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; _:a .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/Subj2&gt; .<br/>&lt;http://example.com/Subj2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; .<br/>&lt;http://example.com/Subj2&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/Subj1&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0003-out.jsonld' title='BNodes and references Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/SubType&quot;]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/ref&quot;: [<br/>      {&quot;@id&quot;: &quot;_:a&quot;},<br/>      {&quot;@id&quot;: &quot;http://example.com/Subj2&quot;}<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj2&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/Subj1&quot;}]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_0a8656b8d0f4b81fd6bd26bf4e1cc77e' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004'>
+            Test 0004:
+            <span property='dc:title mf:name'>Lists</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004'>
+            <p lang='en' property='dc:description'>Multiple lists with different types of element.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0004-in.nq' title='Lists Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;apple&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;bananna&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/literalList&gt; _:a .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/emptyList&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/iri&gt; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/iriList&gt; _:c .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0004-out.jsonld' title='Lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/literalList&quot;: [{<br/>      &quot;@list&quot;: [<br/>        {&quot;@value&quot;: &quot;apple&quot;},<br/>        {&quot;@value&quot;: &quot;bananna&quot;}<br/>      ]<br/>    }],<br/>    &quot;http://example.com/emptyList&quot;: [{<br/>      &quot;@list&quot;: []<br/>    }],<br/>    &quot;http://example.com/iriList&quot;: [{<br/>      &quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.com/iri&quot;}]<br/>    }]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_448e0492a0dc73c71cc3b21fd800f1b9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005'>
+            Test 0005:
+            <span property='dc:title mf:name'>Document with list</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005'>
+            <p lang='en' property='dc:description'>Uses a named graph containing a list.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0005-in.nq' title='Document with list Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/U&gt; &lt;http://example.com/U&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; &lt;http://example.com/U&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b &lt;http://example.com/U&gt; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; &lt;http://example.com/U&gt; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/list&gt; _:a &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/U&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Graph&gt; .<br/>&lt;http://example.com/U&gt; &lt;http://example.com/name&gt; &quot;Graph&quot; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0005-out.jsonld' title='Document with list Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/U&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/U&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;a&quot;},<br/>            {&quot;@value&quot;: &quot;b&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ],<br/>    &quot;@type&quot;: [&quot;http://example.com/Graph&quot;],<br/>    &quot;http://example.com/name&quot;: [{&quot;@value&quot;: &quot;Graph&quot;}]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_b3201a0b02a24d44fe4bb3d1feb37273' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006'>
+            Test 0006:
+            <span property='dc:title mf:name'>Two graphs having same subject but different values</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006'>
+            <p lang='en' property='dc:description'>Ensure that properties and list elements aren't confused between graphs.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0006-in.nq' title='Two graphs having same subject but different values Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/U&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/list&gt; _:a &lt;http://example.com/U&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; &lt;http://example.com/U&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b &lt;http://example.com/U&gt; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; &lt;http://example.com/U&gt; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type2&gt; &lt;http://example.com/V&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/V&gt; &lt;http://example.com/V&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/list&gt; _:c &lt;http://example.com/V&gt; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; &lt;http://example.com/V&gt; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:d &lt;http://example.com/V&gt; .<br/>_:d &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;d&quot; &lt;http://example.com/V&gt; .<br/>_:d &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; &lt;http://example.com/V&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0006-out.jsonld' title='Two graphs having same subject but different values Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/U&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/U&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;a&quot;},<br/>            {&quot;@value&quot;: &quot;b&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/V&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type2&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/V&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;c&quot;},<br/>            {&quot;@value&quot;: &quot;d&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_f6b3b3da8ed8fb7600a79a5973d3d6fc' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007'>
+            Test 0007:
+            <span property='dc:title mf:name'>Graph with multiple named graphs</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007'>
+            <p lang='en' property='dc:description'>Testing @graph recursion.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0007-in.nq' title='Graph with multiple named graphs Input'>&lt;http://data.wikipedia.org/snaks/Assertions&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://data.wikipedia.org/vocab#SnakSet&gt; .<br/>&lt;http://data.wikipedia.org/snaks/Assertions&gt; &lt;http://data.wikipedia.org/vocab#assertedBy&gt; &quot;http://gregkellogg.net/foaf#me&quot; .<br/>&lt;http://data.wikipedia.org/snaks/BerlinFact&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://data.wikipedia.org/vocab#Snak&gt; &lt;http://data.wikipedia.org/snaks/Assertions&gt; .<br/>&lt;http://data.wikipedia.org/snaks/BerlinFact&gt; &lt;http://data.wikipedia.org/vocab#assertedBy&gt; &quot;http://www.statistik-berlin-brandenburg.de/&quot; &lt;http://data.wikipedia.org/snaks/Assertions&gt; .<br/>&lt;http://en.wikipedia.org/wiki/Berlin&gt; &lt;http://data.wikipedia.org/vocab#population&gt; &quot;3499879&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; &lt;http://data.wikipedia.org/snaks/BerlinFact&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0007-out.jsonld' title='Graph with multiple named graphs Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/Assertions&quot;,<br/>    &quot;@type&quot;: [&quot;http://data.wikipedia.org/vocab#SnakSet&quot;],<br/>    &quot;http://data.wikipedia.org/vocab#assertedBy&quot;: [{&quot;@value&quot;: &quot;http://gregkellogg.net/foaf#me&quot;}<br/>    ],<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/BerlinFact&quot;,<br/>        &quot;@type&quot;: [&quot;http://data.wikipedia.org/vocab#Snak&quot;],<br/>        &quot;http://data.wikipedia.org/vocab#assertedBy&quot;: [{&quot;@value&quot;: &quot;http://www.statistik-berlin-brandenburg.de/&quot;}]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/BerlinFact&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://en.wikipedia.org/wiki/Berlin&quot;,<br/>        &quot;http://data.wikipedia.org/vocab#population&quot;: [{<br/>          &quot;@value&quot;: 3499879<br/>        }]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_fa14358e968e5c20adef5f812a8f6abb' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008'>
+            Test 0008:
+            <span property='dc:title mf:name'>List conversion</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008'>
+            <p lang='en' property='dc:description'>Conversion of lists of lists (the triples in the input are only partially ordered on purpose</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0008-in.nq' title='List conversion Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:outerlist .<br/>_:outerlist &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; _:lista .<br/>_:outerlist &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b0 .<br/><br/>_:lista &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a1&quot; .<br/>_:lista &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:a2 .<br/>_:a2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a2&quot; .<br/>_:a2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:a3 .<br/>_:a3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a3&quot; .<br/>_:a3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/><br/>_:c0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; _:c1 .<br/>_:c0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:c1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c1&quot; .<br/>_:c1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c2 .<br/>_:c2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c2&quot; .<br/>_:c2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c3 .<br/>_:c3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c3&quot; .<br/>_:c3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/><br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; _:b1 .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c0 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b1&quot; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b2 .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b2&quot; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b3 .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b3&quot; .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0008-out.jsonld' title='List conversion Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:b1&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;b2&quot; },<br/>          { &quot;@value&quot;: &quot;b3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c1&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;c2&quot; },<br/>          { &quot;@value&quot;: &quot;c3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:lista&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;a2&quot; },<br/>          { &quot;@value&quot;: &quot;a3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@id&quot;: &quot;_:lista&quot; },<br/>          { &quot;@id&quot;: &quot;_:b1&quot; },<br/>          { &quot;@id&quot;: &quot;_:c1&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_e7d667b0c260bb588b52dcde64e8dcff' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009'>
+            Test 0009:
+            <span property='dc:title mf:name'>List conversion with IRI nodes</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009'>
+            <p lang='en' property='dc:description'>Preserve IRI list nodes (i.e., not blank nodes) when converting to @list</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0009-in.nq' title='List conversion with IRI nodes Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; &lt;http://example.com/list&gt; .<br/>&lt;http://example.com/list&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>&lt;http://example.com/list&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0009-out.jsonld' title='List conversion with IRI nodes Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;http://example.com/list&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/list&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;b&quot; },<br/>          { &quot;@value&quot;: &quot;c&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_301d88bbdedaae3990d00cf0b5301ee9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010'>
+            Test 0010:
+            <span property='dc:title mf:name'>List pattern without rdf:nil</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010'>
+            <p lang='en' property='dc:description'>Do not convert lists that are not terminated by rdf:nil to @list.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0010-in.nq' title='List pattern without rdf:nil Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0010-out.jsonld' title='List pattern without rdf:nil Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_fab50674ba0f075dfd2f5dd45ba876bd' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011'>
+            Test 0011:
+            <span property='dc:title mf:name'>List pattern with extra properties</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011'>
+            <p lang='en' property='dc:description'>If additional properties are associated to a list node, the list is only partially converted to @list.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0011-in.nq' title='List pattern with extra properties Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://example.com/other-property&gt; &quot;This list node has also properties other than rdf:first and rdf:rest&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0011-out.jsonld' title='List pattern with extra properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://example.com/other-property&quot;: [<br/>      { &quot;@value&quot;: &quot;This list node has also properties other than rdf:first and rdf:rest&quot; }<br/>    ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;c&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_a6f79132151ee667d05ed595025ceceb' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012'>
+            Test 0012:
+            <span property='dc:title mf:name'>List pattern with cycles</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012'>
+            <p lang='en' property='dc:description'>Detect lists containing cycles and do not convert them to @list.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0012-in.nq' title='List pattern with cycles Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0012-out.jsonld' title='List pattern with cycles Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_a4da79268ece4ce5783b46ed160031ad' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013'>
+            Test 0013:
+            <span property='dc:title mf:name'>List pattern with multiple values of rdf:first</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013'>
+            <p lang='en' property='dc:description'>Do not convert list nodes to @list if nodes contain more than one value for rdf:first.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0013-in.nq' title='List pattern with multiple values of rdf:first Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b1&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b2&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0013-out.jsonld' title='List pattern with multiple values of rdf:first Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [<br/>      { &quot;@value&quot;: &quot;b1&quot; },<br/>      { &quot;@value&quot;: &quot;b2&quot; }<br/>    ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;c&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_290751eea8778b5bcc53d1e7575d4d9c' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014'>
+            Test 0014:
+            <span property='dc:title mf:name'>List pattern with multiple values of rdf:rest</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014'>
+            <p lang='en' property='dc:description'>Do not convert list nodes to @list if nodes contain more than one value for rdf:rest.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0014-in.nq' title='List pattern with multiple values of rdf:rest Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:d .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:d &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;d&quot; .<br/>_:d &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0014-out.jsonld' title='List pattern with multiple values of rdf:rest Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      { &quot;@list&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ] },<br/>      { &quot;@list&quot;: [ { &quot;@value&quot;: &quot;d&quot; } ] }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_b313194ff09b3f3129569d279c4acd07' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015'>
+            Test 0015:
+            <span property='dc:title mf:name'>List pattern with IRI rdf:rest</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015'>
+            <p lang='en' property='dc:description'>Do not convert lists to @list if a list node's rdf:rest is an IRI.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0015-in.nq' title='List pattern with IRI rdf:rest Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &quot;b&quot; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0015-out.jsonld' title='List pattern with IRI rdf:rest Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@value&quot;: &quot;b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_4b5297d8864f81c9bd5a219fe8f542b2' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016'>
+            Test 0016:
+            <span property='dc:title mf:name'>List pattern with type rdf:List</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016'>
+            <p lang='en' property='dc:description'>List nodes may have a rdf:type rdf:List.</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0016-in.nq' title='List pattern with type rdf:List Input'>&lt;http://example.com/&gt; &lt;http://example.com/list&gt; _:b0 .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;A&quot; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b1 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;B&quot; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b2 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;C&quot; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0016-out.jsonld' title='List pattern with type rdf:List Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/&quot;,<br/>    &quot;http://example.com/list&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;A&quot;<br/>          },<br/>          {<br/>            &quot;@value&quot;: &quot;B&quot;<br/>          },<br/>          {<br/>            &quot;@value&quot;: &quot;C&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_5c21c11338cbeda23edea64f3413652d' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017'>
+            Test 0017:
+            <span property='dc:title mf:name'>Remove duplicate triples</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017'>
+            <p lang='en' property='dc:description'>Equivalent triples are used only once</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0017-in.nq' title='Remove duplicate triples Input'>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &quot;1&quot; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &quot;1&quot; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &lt;http://example.com/nodeB&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &lt;http://example.com/nodeB&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/TypeA&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/TypeA&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/TypeA&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0017-out.jsonld' title='Remove duplicate triples Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/nodeA&quot;,<br/>    &quot;http://example.com/property&quot;: [<br/>      { &quot;@value&quot;: &quot;1&quot; },<br/>      { &quot;@value&quot;: 2 },<br/>      { &quot;@id&quot;: &quot;http://example.com/nodeB&quot; }<br/>    ],<br/>    &quot;@type&quot;: [ &quot;http://example.com/TypeA&quot; ]<br/>  }<br/>]<br/></pre>
+          </dd>
+        </div>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld'>
           <dt id='test_93ad3a29f73e4ef2dbd8fb48ae24e8e5' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001'>
             Test 0001:
@@ -23269,161 +27429,6 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0069-out.jsonld' title='Single value reverse properties with @set Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    { &quot;@id&quot;: &quot;http://example.com/people/dave&quot; }<br/>  ]<br/>}<br/></pre>
           </dd>
         </div>
-        <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld'>
-          <dt id='test_a5ebfe589bd62d1029790695808f8ff9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001'>
-            Test 0001:
-            <span property='dc:title mf:name'>Object Lists</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001'>
-            <p lang='en' property='dc:description'>Tests generation using different types of objects.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0001-in.nq' title='Object Lists Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop1&gt; &lt;http://example.com/Obj1&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop2&gt; &quot;Plain&quot; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop2&gt; &quot;2012-05-12&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop2&gt; &quot;English&quot;@en .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0001-out.jsonld' title='Object Lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/prop1&quot;: [{&quot;@id&quot;: &quot;http://example.com/Obj1&quot;}],<br/>    &quot;http://example.com/prop2&quot;: [<br/>      {&quot;@value&quot;: &quot;Plain&quot;},<br/>      {&quot;@value&quot;: &quot;2012-05-12&quot;, &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;},<br/>      {&quot;@value&quot;: &quot;English&quot;, &quot;@language&quot;: &quot;en&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_e31f3f7d5a78ca4157f582fbfde32707' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002'>
-            Test 0002:
-            <span property='dc:title mf:name'>Native Types</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002'>
-            <p lang='en' property='dc:description'>Use native datatypes, where possible.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0002-in.nq' title='Native Types Input'>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;false&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;1.1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#decimal&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/prop&gt; &quot;1.1E-1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#double&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0002-out.jsonld' title='Native Types Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;http://example.com/prop&quot;: [<br/>      { &quot;@value&quot;: true },<br/>      { &quot;@value&quot;: false },<br/>      { &quot;@value&quot;: 1 },<br/>      { &quot;@value&quot;: &quot;1.1&quot;, &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#decimal&quot;},<br/>      { &quot;@value&quot;: 0.11 }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_3a224095a1c11373d67e090c0ffe8e12' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003'>
-            Test 0003:
-            <span property='dc:title mf:name'>BNodes and references</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003'>
-            <p lang='en' property='dc:description'>BNode name generation and references between resources.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0003-in.nq' title='BNodes and references Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/SubType&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; _:a .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/Subj2&gt; .<br/>&lt;http://example.com/Subj2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; .<br/>&lt;http://example.com/Subj2&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/Subj1&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0003-out.jsonld' title='BNodes and references Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/SubType&quot;]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/ref&quot;: [<br/>      {&quot;@id&quot;: &quot;_:a&quot;},<br/>      {&quot;@id&quot;: &quot;http://example.com/Subj2&quot;}<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj2&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/Subj1&quot;}]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_0a8656b8d0f4b81fd6bd26bf4e1cc77e' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004'>
-            Test 0004:
-            <span property='dc:title mf:name'>Lists</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004'>
-            <p lang='en' property='dc:description'>Multiple lists with different types of element.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0004-in.nq' title='Lists Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;apple&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;bananna&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/literalList&gt; _:a .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/emptyList&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/iri&gt; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/iriList&gt; _:c .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0004-out.jsonld' title='Lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/literalList&quot;: [{<br/>      &quot;@list&quot;: [<br/>        {&quot;@value&quot;: &quot;apple&quot;},<br/>        {&quot;@value&quot;: &quot;bananna&quot;}<br/>      ]<br/>    }],<br/>    &quot;http://example.com/emptyList&quot;: [{<br/>      &quot;@list&quot;: []<br/>    }],<br/>    &quot;http://example.com/iriList&quot;: [{<br/>      &quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.com/iri&quot;}]<br/>    }]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_448e0492a0dc73c71cc3b21fd800f1b9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005'>
-            Test 0005:
-            <span property='dc:title mf:name'>Document with list</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005'>
-            <p lang='en' property='dc:description'>Uses a named graph containing a list.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0005-in.nq' title='Document with list Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/U&gt; &lt;http://example.com/U&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; &lt;http://example.com/U&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b &lt;http://example.com/U&gt; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; &lt;http://example.com/U&gt; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/list&gt; _:a &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/U&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Graph&gt; .<br/>&lt;http://example.com/U&gt; &lt;http://example.com/name&gt; &quot;Graph&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0005-out.jsonld' title='Document with list Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/U&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/U&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;a&quot;},<br/>            {&quot;@value&quot;: &quot;b&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ],<br/>    &quot;@type&quot;: [&quot;http://example.com/Graph&quot;],<br/>    &quot;http://example.com/name&quot;: [{&quot;@value&quot;: &quot;Graph&quot;}]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_b3201a0b02a24d44fe4bb3d1feb37273' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006'>
-            Test 0006:
-            <span property='dc:title mf:name'>Two graphs having same subject but different values</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006'>
-            <p lang='en' property='dc:description'>Ensure that properties and list elements aren't confused between graphs.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0006-in.nq' title='Two graphs having same subject but different values Input'>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/U&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/list&gt; _:a &lt;http://example.com/U&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; &lt;http://example.com/U&gt; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b &lt;http://example.com/U&gt; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; &lt;http://example.com/U&gt; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; &lt;http://example.com/U&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/Type2&gt; &lt;http://example.com/V&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/ref&gt; &lt;http://example.com/V&gt; &lt;http://example.com/V&gt; .<br/>&lt;http://example.com/Subj1&gt; &lt;http://example.com/list&gt; _:c &lt;http://example.com/V&gt; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; &lt;http://example.com/V&gt; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:d &lt;http://example.com/V&gt; .<br/>_:d &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;d&quot; &lt;http://example.com/V&gt; .<br/>_:d &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; &lt;http://example.com/V&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0006-out.jsonld' title='Two graphs having same subject but different values Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/U&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/U&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;a&quot;},<br/>            {&quot;@value&quot;: &quot;b&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/V&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type2&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/V&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;c&quot;},<br/>            {&quot;@value&quot;: &quot;d&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_f6b3b3da8ed8fb7600a79a5973d3d6fc' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007'>
-            Test 0007:
-            <span property='dc:title mf:name'>Graph with multiple named graphs</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007'>
-            <p lang='en' property='dc:description'>Testing @graph recursion.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0007-in.nq' title='Graph with multiple named graphs Input'>&lt;http://data.wikipedia.org/snaks/Assertions&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://data.wikipedia.org/vocab#SnakSet&gt; .<br/>&lt;http://data.wikipedia.org/snaks/Assertions&gt; &lt;http://data.wikipedia.org/vocab#assertedBy&gt; &quot;http://gregkellogg.net/foaf#me&quot; .<br/>&lt;http://data.wikipedia.org/snaks/BerlinFact&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://data.wikipedia.org/vocab#Snak&gt; &lt;http://data.wikipedia.org/snaks/Assertions&gt; .<br/>&lt;http://data.wikipedia.org/snaks/BerlinFact&gt; &lt;http://data.wikipedia.org/vocab#assertedBy&gt; &quot;http://www.statistik-berlin-brandenburg.de/&quot; &lt;http://data.wikipedia.org/snaks/Assertions&gt; .<br/>&lt;http://en.wikipedia.org/wiki/Berlin&gt; &lt;http://data.wikipedia.org/vocab#population&gt; &quot;3499879&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; &lt;http://data.wikipedia.org/snaks/BerlinFact&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0007-out.jsonld' title='Graph with multiple named graphs Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/Assertions&quot;,<br/>    &quot;@type&quot;: [&quot;http://data.wikipedia.org/vocab#SnakSet&quot;],<br/>    &quot;http://data.wikipedia.org/vocab#assertedBy&quot;: [{&quot;@value&quot;: &quot;http://gregkellogg.net/foaf#me&quot;}<br/>    ],<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/BerlinFact&quot;,<br/>        &quot;@type&quot;: [&quot;http://data.wikipedia.org/vocab#Snak&quot;],<br/>        &quot;http://data.wikipedia.org/vocab#assertedBy&quot;: [{&quot;@value&quot;: &quot;http://www.statistik-berlin-brandenburg.de/&quot;}]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/BerlinFact&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://en.wikipedia.org/wiki/Berlin&quot;,<br/>        &quot;http://data.wikipedia.org/vocab#population&quot;: [{<br/>          &quot;@value&quot;: 3499879<br/>        }]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_fa14358e968e5c20adef5f812a8f6abb' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008'>
-            Test 0008:
-            <span property='dc:title mf:name'>List conversion</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008'>
-            <p lang='en' property='dc:description'>Conversion of lists of lists (the triples in the input are only partially ordered on purpose</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0008-in.nq' title='List conversion Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:outerlist .<br/>_:outerlist &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; _:lista .<br/>_:outerlist &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b0 .<br/><br/>_:lista &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a1&quot; .<br/>_:lista &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:a2 .<br/>_:a2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a2&quot; .<br/>_:a2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:a3 .<br/>_:a3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a3&quot; .<br/>_:a3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/><br/>_:c0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; _:c1 .<br/>_:c0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:c1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c1&quot; .<br/>_:c1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c2 .<br/>_:c2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c2&quot; .<br/>_:c2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c3 .<br/>_:c3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c3&quot; .<br/>_:c3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/><br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; _:b1 .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c0 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b1&quot; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b2 .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b2&quot; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b3 .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b3&quot; .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0008-out.jsonld' title='List conversion Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:b1&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;b2&quot; },<br/>          { &quot;@value&quot;: &quot;b3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c1&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;c2&quot; },<br/>          { &quot;@value&quot;: &quot;c3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:lista&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;a2&quot; },<br/>          { &quot;@value&quot;: &quot;a3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@id&quot;: &quot;_:lista&quot; },<br/>          { &quot;@id&quot;: &quot;_:b1&quot; },<br/>          { &quot;@id&quot;: &quot;_:c1&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_e7d667b0c260bb588b52dcde64e8dcff' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009'>
-            Test 0009:
-            <span property='dc:title mf:name'>List conversion with IRI nodes</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009'>
-            <p lang='en' property='dc:description'>Preserve IRI list nodes (i.e., not blank nodes) when converting to @list</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0009-in.nq' title='List conversion with IRI nodes Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; &lt;http://example.com/list&gt; .<br/>&lt;http://example.com/list&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>&lt;http://example.com/list&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0009-out.jsonld' title='List conversion with IRI nodes Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;http://example.com/list&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/list&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;b&quot; },<br/>          { &quot;@value&quot;: &quot;c&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_301d88bbdedaae3990d00cf0b5301ee9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010'>
-            Test 0010:
-            <span property='dc:title mf:name'>List pattern without rdf:nil</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010'>
-            <p lang='en' property='dc:description'>Do not convert lists that are not terminated by rdf:nil to @list.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0010-in.nq' title='List pattern without rdf:nil Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0010-out.jsonld' title='List pattern without rdf:nil Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_fab50674ba0f075dfd2f5dd45ba876bd' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011'>
-            Test 0011:
-            <span property='dc:title mf:name'>List pattern with extra properties</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011'>
-            <p lang='en' property='dc:description'>If additional properties are associated to a list node, the list is only partially converted to @list.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0011-in.nq' title='List pattern with extra properties Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://example.com/other-property&gt; &quot;This list node has also properties other than rdf:first and rdf:rest&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0011-out.jsonld' title='List pattern with extra properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://example.com/other-property&quot;: [<br/>      { &quot;@value&quot;: &quot;This list node has also properties other than rdf:first and rdf:rest&quot; }<br/>    ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;c&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_a6f79132151ee667d05ed595025ceceb' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012'>
-            Test 0012:
-            <span property='dc:title mf:name'>List pattern with cycles</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012'>
-            <p lang='en' property='dc:description'>Detect lists containing cycles and do not convert them to @list.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0012-in.nq' title='List pattern with cycles Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0012-out.jsonld' title='List pattern with cycles Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_a4da79268ece4ce5783b46ed160031ad' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013'>
-            Test 0013:
-            <span property='dc:title mf:name'>List pattern with multiple values of rdf:first</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013'>
-            <p lang='en' property='dc:description'>Do not convert list nodes to @list if nodes contain more than one value for rdf:first.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0013-in.nq' title='List pattern with multiple values of rdf:first Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b1&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b2&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0013-out.jsonld' title='List pattern with multiple values of rdf:first Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [<br/>      { &quot;@value&quot;: &quot;b1&quot; },<br/>      { &quot;@value&quot;: &quot;b2&quot; }<br/>    ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;c&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_290751eea8778b5bcc53d1e7575d4d9c' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014'>
-            Test 0014:
-            <span property='dc:title mf:name'>List pattern with multiple values of rdf:rest</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014'>
-            <p lang='en' property='dc:description'>Do not convert list nodes to @list if nodes contain more than one value for rdf:rest.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0014-in.nq' title='List pattern with multiple values of rdf:rest Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;b&quot; .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:c .<br/>_:b &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:d .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;c&quot; .<br/>_:c &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:d &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;d&quot; .<br/>_:d &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0014-out.jsonld' title='List pattern with multiple values of rdf:rest Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      { &quot;@list&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ] },<br/>      { &quot;@list&quot;: [ { &quot;@value&quot;: &quot;d&quot; } ] }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_b313194ff09b3f3129569d279c4acd07' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015'>
-            Test 0015:
-            <span property='dc:title mf:name'>List pattern with IRI rdf:rest</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015'>
-            <p lang='en' property='dc:description'>Do not convert lists to @list if a list node's rdf:rest is an IRI.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0015-in.nq' title='List pattern with IRI rdf:rest Input'>&lt;http://example.com&gt; &lt;http://example.com/property&gt; _:a .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;a&quot; .<br/>_:a &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &quot;b&quot; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0015-out.jsonld' title='List pattern with IRI rdf:rest Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@value&quot;: &quot;b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_4b5297d8864f81c9bd5a219fe8f542b2' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016'>
-            Test 0016:
-            <span property='dc:title mf:name'>List pattern with type rdf:List</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016'>
-            <p lang='en' property='dc:description'>List nodes may have a rdf:type rdf:List.</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0016-in.nq' title='List pattern with type rdf:List Input'>&lt;http://example.com/&gt; &lt;http://example.com/list&gt; _:b0 .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;A&quot; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b1 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;B&quot; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b2 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#List&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;C&quot; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0016-out.jsonld' title='List pattern with type rdf:List Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/&quot;,<br/>    &quot;http://example.com/list&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;A&quot;<br/>          },<br/>          {<br/>            &quot;@value&quot;: &quot;B&quot;<br/>          },<br/>          {<br/>            &quot;@value&quot;: &quot;C&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_5c21c11338cbeda23edea64f3413652d' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017'>
-            Test 0017:
-            <span property='dc:title mf:name'>Remove duplicate triples</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017'>
-            <p lang='en' property='dc:description'>Equivalent triples are used only once</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/fromRdf-0017-in.nq' title='Remove duplicate triples Input'>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &quot;1&quot; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &quot;1&quot; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &lt;http://example.com/nodeB&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://example.com/property&gt; &lt;http://example.com/nodeB&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/TypeA&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/TypeA&gt; .<br/>&lt;http://example.com/nodeA&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/TypeA&gt; .<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0017-out.jsonld' title='Remove duplicate triples Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/nodeA&quot;,<br/>    &quot;http://example.com/property&quot;: [<br/>      { &quot;@value&quot;: &quot;1&quot; },<br/>      { &quot;@value&quot;: 2 },<br/>      { &quot;@id&quot;: &quot;http://example.com/nodeB&quot; }<br/>    ],<br/>    &quot;@type&quot;: [ &quot;http://example.com/TypeA&quot; ]<br/>  }<br/>]<br/></pre>
-          </dd>
-        </div>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld'>
           <dt id='test_2daa5d2498ac8e9af1b3b34a9d5a228f' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001'>
             Test 0001:
@@ -23813,6 +27818,693 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0043-out.jsonld' title='Sample test manifest extract Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/flatten-0043-in.jsonld&quot;,<br/>    &quot;http://example/sequence&quot;: [<br/>      {&quot;@list&quot;: [{&quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/flatten-0043-in.jsonld#t0001&quot;}]}<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/flatten-0043-in.jsonld#t0001&quot;,<br/>    &quot;http://example/input&quot;: [<br/>      {&quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/error-expand-0001-in.jsonld&quot;}<br/>    ],<br/>    &quot;http://example/name&quot;: [<br/>      {&quot;@value&quot;: &quot;Keywords cannot be aliased to other keywords&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
         </div>
+        <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld'>
+          <dt id='test_30400bd733cda10ec34b060e31bee342' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001'>
+            Test 0001:
+            <span property='dc:title mf:name'>drop free-floating nodes</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001'>
+            <p lang='en' property='dc:description'>Expand drops unreferenced nodes having only @id</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0001-in.jsonld' title='drop free-floating nodes Input'>{&quot;@id&quot;: &quot;http://example.org/test#example&quot;}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0001-out.jsonld' title='drop free-floating nodes Result'>[ ]<br/></pre>
+          </dd>
+          <dt id='test_8c412a36834c515309821805111f3170' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002'>
+            Test 0002:
+            <span property='dc:title mf:name'>basic</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002'>
+            <p lang='en' property='dc:description'>Expanding terms with different types of values</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0002-in.jsonld' title='basic Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;t1&quot;: &quot;http://example.com/t1&quot;,<br/>    &quot;t2&quot;: &quot;http://example.com/t2&quot;,<br/>    &quot;term1&quot;: &quot;http://example.com/term1&quot;,<br/>    &quot;term2&quot;: &quot;http://example.com/term2&quot;,<br/>    &quot;term3&quot;: &quot;http://example.com/term3&quot;,<br/>    &quot;term4&quot;: &quot;http://example.com/term4&quot;,<br/>    &quot;term5&quot;: &quot;http://example.com/term5&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: &quot;t1&quot;,<br/>  &quot;term1&quot;: &quot;v1&quot;,<br/>  &quot;term2&quot;: {&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;t2&quot;},<br/>  &quot;term3&quot;: {&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;},<br/>  &quot;term4&quot;: 4,<br/>  &quot;term5&quot;: [50, 51]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0002-out.jsonld' title='basic Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: [&quot;http://example.com/t1&quot;],<br/>  &quot;http://example.com/term1&quot;: [{&quot;@value&quot;: &quot;v1&quot;}],<br/>  &quot;http://example.com/term2&quot;: [{&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;http://example.com/t2&quot;}],<br/>  &quot;http://example.com/term3&quot;: [{&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;}],<br/>  &quot;http://example.com/term4&quot;: [{&quot;@value&quot;: 4}],<br/>  &quot;http://example.com/term5&quot;: [{&quot;@value&quot;: 50}, {&quot;@value&quot;: 51}]<br/>}]</pre>
+          </dd>
+          <dt id='test_6fb15d01d55e323c1d40c908af0025cf' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003'>
+            Test 0003:
+            <span property='dc:title mf:name'>drop null and unmapped properties</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003'>
+            <p lang='en' property='dc:description'>Verifies that null values and unmapped properties are removed from expanded output</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0003-in.jsonld' title='drop null and unmapped properties Input'>{<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;http://example.org/property&quot;: null,<br/>  &quot;regularJson&quot;: {<br/>    &quot;nonJsonLd&quot;: &quot;property&quot;,<br/>    &quot;deep&quot;: [{<br/>      &quot;foo&quot;: &quot;bar&quot;<br/>    }, {<br/>      &quot;bar&quot;: &quot;foo&quot;<br/>    }]<br/>  }<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0003-out.jsonld' title='drop null and unmapped properties Result'>[ ]<br/></pre>
+          </dd>
+          <dt id='test_46ca05e212eb3f5df12a5ce1240d1a1d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004'>
+            Test 0004:
+            <span property='dc:title mf:name'>optimize @set, keep empty arrays</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004'>
+            <p lang='en' property='dc:description'>Uses of @set are removed in expansion; values of @set, or just plain values which are empty arrays are retained</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0004-in.jsonld' title='optimize @set, keep empty arrays Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;mylist1&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist1&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;mylist2&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist2&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset2&quot;: {&quot;@id&quot;: &quot;http://example.com/myset2&quot;, &quot;@container&quot;: &quot;@set&quot;},<br/>    &quot;myset3&quot;: {&quot;@id&quot;: &quot;http://example.com/myset3&quot;, &quot;@container&quot;: &quot;@set&quot;}<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;mylist1&quot;: { &quot;@list&quot;: [ ] },<br/>  &quot;mylist2&quot;: &quot;one item&quot;,<br/>  &quot;myset2&quot;: { &quot;@set&quot;: [ ] },<br/>  &quot;myset3&quot;: [ &quot;v1&quot; ],<br/>  &quot;http://example.org/list1&quot;: { &quot;@list&quot;: [ null ] },<br/>  &quot;http://example.org/list2&quot;: { &quot;@list&quot;: [ {&quot;@value&quot;: null} ] },<br/>  &quot;http://example.org/set1&quot;: { &quot;@set&quot;: [ ] },<br/>  &quot;http://example.org/set1&quot;: { &quot;@set&quot;: [ null ] },<br/>  &quot;http://example.org/set3&quot;: [ ],<br/>  &quot;http://example.org/set4&quot;: [ null ],<br/>  &quot;http://example.org/set5&quot;: &quot;one item&quot;,<br/>  &quot;http://example.org/property&quot;: { &quot;@list&quot;: &quot;one item&quot; }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0004-out.jsonld' title='optimize @set, keep empty arrays Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.com/mylist2&quot;: [ { &quot;@list&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ] } ],<br/>  &quot;http://example.com/myset2&quot;: [ ],<br/>  &quot;http://example.com/myset3&quot;: [ {&quot;@value&quot;: &quot;v1&quot;} ],<br/>  &quot;http://example.org/list1&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.org/list2&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.org/set1&quot;: [ ],<br/>  &quot;http://example.org/set1&quot;: [ ],<br/>  &quot;http://example.org/set3&quot;: [ ],<br/>  &quot;http://example.org/set4&quot;: [ ],<br/>  &quot;http://example.org/set5&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ],<br/>  &quot;http://example.org/property&quot;: [ { &quot;@list&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ] } ]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_b508ab4f88c7b5481c2cf64e2737b30f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005'>
+            Test 0005:
+            <span property='dc:title mf:name'>do not expand aliased @id/@type</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005'>
+            <p lang='en' property='dc:description'>If a keyword is aliased, it is not used when expanding</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0005-in.jsonld' title='do not expand aliased @id/@type Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;homepage&quot;: {<br/>      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;know&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;,<br/>    &quot;@iri&quot;: &quot;@id&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;#me&quot;,<br/>  &quot;know&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/bob#me&quot;,<br/>      &quot;name&quot;: &quot;Bob&quot;,<br/>      &quot;homepage&quot;: &quot;http://example.com/bob&quot;<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/alice#me&quot;,<br/>      &quot;name&quot;: &quot;Alice&quot;,<br/>      &quot;homepage&quot;: &quot;http://example.com/alice&quot;<br/>    }<br/>  ]<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0005-out.jsonld' title='do not expand aliased @id/@type Result'>[{<br/>  &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0005-in.jsonld#me&quot;,<br/>  &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/bob#me&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Bob&quot;}],<br/>      &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.com/bob&quot;<br/>      }]<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/alice#me&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Alice&quot;}],<br/>      &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.com/alice&quot;<br/>      }]<br/>    }<br/>  ]<br/>}]</pre>
+          </dd>
+          <dt id='test_64ebeef021e3a1db53968ce489eb7667' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006'>
+            Test 0006:
+            <span property='dc:title mf:name'>alias keywords</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006'>
+            <p lang='en' property='dc:description'>Aliased keywords expand in resulting document</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0006-in.jsonld' title='alias keywords Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;http://example.org/test#property1&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;http://example.org/test#property2&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;uri&quot;: &quot;@id&quot;<br/>  },<br/>  &quot;http://example.org/test#property1&quot;: {<br/>    &quot;http://example.org/test#property4&quot;: &quot;foo&quot;,<br/>    &quot;uri&quot;: &quot;http://example.org/test#example2&quot;<br/>  },<br/>  &quot;http://example.org/test#property2&quot;: &quot;http://example.org/test#example3&quot;,<br/>  &quot;http://example.org/test#property3&quot;: {<br/>    &quot;uri&quot;: &quot;http://example.org/test#example4&quot;<br/>  },<br/>  &quot;uri&quot;: &quot;http://example.org/test#example1&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0006-out.jsonld' title='alias keywords Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;http://example.org/test#property1&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;http://example.org/test#property4&quot;: [{&quot;@value&quot;: &quot;foo&quot;}]<br/>  }],<br/>  &quot;http://example.org/test#property2&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example3&quot;<br/>  }],<br/>  &quot;http://example.org/test#property3&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example4&quot;<br/>  }]<br/>}]</pre>
+          </dd>
+          <dt id='test_1c8bfb88b1e97399a84e0e23cb10e40b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007'>
+            Test 0007:
+            <span property='dc:title mf:name'>date type-coercion</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007'>
+            <p lang='en' property='dc:description'>Expand strings to expanded value with @type: xsd:dateTime</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0007-in.jsonld' title='date type-coercion Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:date&quot;: {<br/>      &quot;@type&quot;: &quot;xsd:dateTime&quot;<br/>    },<br/>    &quot;ex:parent&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;ex:date&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>  &quot;ex:embed&quot;: {<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;ex:parent&quot;: &quot;http://example.org/test#example1&quot;<br/>  }<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0007-out.jsonld' title='date type-coercion Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;http://example.org/vocab#date&quot;: [{<br/>    &quot;@value&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>    &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;<br/>  }],<br/>  &quot;http://example.org/vocab#embed&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;http://example.org/vocab#parent&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#example1&quot;<br/>    }]<br/>  }]<br/>}]</pre>
+          </dd>
+          <dt id='test_639f33a04dbd664474ab488f891c5496' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008'>
+            Test 0008:
+            <span property='dc:title mf:name'>@value with @language</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008'>
+            <p lang='en' property='dc:description'>Keep expanded values with @language, drop non-conforming value objects containing just @language</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0008-in.jsonld' title='@value with @language Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;ex:test&quot;: { &quot;@value&quot;: &quot;test&quot;,  &quot;@language&quot;: &quot;en&quot; },<br/>  &quot;ex:drop-lang-only&quot;: { &quot;@language&quot;: &quot;en&quot; },<br/>  &quot;ex:keep-full-value&quot;: { &quot;@value&quot;: &quot;only value&quot; }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0008-out.jsonld' title='@value with @language Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>    &quot;http://example.org/vocab#test&quot;: [ { &quot;@value&quot;: &quot;test&quot;, &quot;@language&quot;: &quot;en&quot; } ],<br/>    &quot;http://example.org/vocab#keep-full-value&quot;: [ {&quot;@value&quot;: &quot;only value&quot;} ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_fc3e08bc600239177804ec8be79b64fd' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009'>
+            Test 0009:
+            <span property='dc:title mf:name'>@graph with terms</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009'>
+            <p lang='en' property='dc:description'>Use of @graph to contain multiple nodes within array</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0009-in.jsonld' title='@graph with terms Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;authored&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#authored&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contains&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#contains&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contributor&quot;: &quot;http://purl.org/dc/elements/1.1/contributor&quot;,<br/>    &quot;description&quot;: &quot;http://purl.org/dc/elements/1.1/description&quot;,<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;http://purl.org/dc/elements/1.1/title&quot;<br/>    }<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;description&quot;: &quot;Fun&quot;,<br/>      &quot;title&quot;: &quot;Chapter One&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;authored&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;name&quot;: &quot;Jane&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;contains&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;contributor&quot;: &quot;Writer&quot;,<br/>        &quot;title&quot;: &quot;My Book&quot;<br/>      }<br/>    }<br/>  ]<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0009-out.jsonld' title='@graph with terms Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
+          </dd>
+          <dt id='test_c44d7caa68a769857cd333691253bef4' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010'>
+            Test 0010:
+            <span property='dc:title mf:name'>native types</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010'>
+            <p lang='en' property='dc:description'>Expanding native scalar retains native scalar within expanded value</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0010-in.jsonld' title='native types Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;d&quot;: &quot;http://purl.org/dc/elements/1.1/&quot;,<br/>    &quot;e&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;f&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;e:bool&quot;: true,<br/>  &quot;e:int&quot;: 123<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0010-out.jsonld' title='native types Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;http://example.org/vocab#bool&quot;: [{&quot;@value&quot;: true}],<br/>  &quot;http://example.org/vocab#int&quot;: [{&quot;@value&quot;: 123}]<br/>}]</pre>
+          </dd>
+          <dt id='test_ab6ef2da0eed998d968827642bfc4c7b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011'>
+            Test 0011:
+            <span property='dc:title mf:name'>coerced @id</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011'>
+            <p lang='en' property='dc:description'>A value of a property with @type: @id coercion expands to a node reference</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0011-in.jsonld' title='coerced @id Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;dc&quot;: &quot;http://purl.org/dc/elements/1.1/&quot;,<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:contains&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>  &quot;dc:title&quot;: &quot;Title&quot;,<br/>  &quot;ex:contains&quot;: &quot;http://example.org/test#chapter&quot;<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0011-out.jsonld' title='coerced @id Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>  &quot;http://example.org/vocab#contains&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>  }],<br/>  &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Title&quot;}]<br/>}]</pre>
+          </dd>
+          <dt id='test_43239674aca32af2715ec3d69cbac162' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012'>
+            Test 0012:
+            <span property='dc:title mf:name'>@graph with embed</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012'>
+            <p lang='en' property='dc:description'>Use of @graph to contain multiple nodes within array</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0012-in.jsonld' title='@graph with embed Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;dc&quot;: &quot;http://purl.org/dc/elements/1.1/&quot;,<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:authored&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;ex:contains&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;dc:description&quot;: &quot;Fun&quot;,<br/>      &quot;dc:title&quot;: &quot;Chapter One&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;ex:authored&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;foaf:name&quot;: &quot;Jane&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;foaf:name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;ex:contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;dc:contributor&quot;: &quot;Writer&quot;,<br/>        &quot;dc:title&quot;: &quot;My Book&quot;,<br/>        &quot;ex:contains&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }<br/>    }<br/>  ]<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0012-out.jsonld' title='@graph with embed Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
+          </dd>
+          <dt id='test_d9b2850b69f56067af4ec560432f024d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013'>
+            Test 0013:
+            <span property='dc:title mf:name'>expand already expanded</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013'>
+            <p lang='en' property='dc:description'>Expand does not mess up already expanded document</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0013-in.jsonld' title='expand already expanded Input'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: [&quot;http://example.com/t1&quot;],<br/>  &quot;http://example.com/term1&quot;: [&quot;v1&quot;],<br/>  &quot;http://example.com/term2&quot;: [{&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;http://example.com/t2&quot;}],<br/>  &quot;http://example.com/term3&quot;: [{&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;}],<br/>  &quot;http://example.com/term4&quot;: [4],<br/>  &quot;http://example.com/term5&quot;: [50, 51]<br/>}]</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0013-out.jsonld' title='expand already expanded Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: [&quot;http://example.com/t1&quot;],<br/>  &quot;http://example.com/term1&quot;: [{&quot;@value&quot;: &quot;v1&quot;}],<br/>  &quot;http://example.com/term2&quot;: [{&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;http://example.com/t2&quot;}],<br/>  &quot;http://example.com/term3&quot;: [{&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;}],<br/>  &quot;http://example.com/term4&quot;: [{&quot;@value&quot;: 4}],<br/>  &quot;http://example.com/term5&quot;: [{&quot;@value&quot;: 50}, {&quot;@value&quot;: 51}]<br/>}]</pre>
+          </dd>
+          <dt id='test_131dee302981a63e9cf25191a0b04fed' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014'>
+            Test 0014:
+            <span property='dc:title mf:name'>@set of @value objects with keyword aliases</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014'>
+            <p lang='en' property='dc:description'>Expanding aliased @set and @value</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0014-in.jsonld' title='@set of @value objects with keyword aliases Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/test#&quot;,<br/>    &quot;property1&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/test#property1&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;property2&quot;: {<br/>      &quot;@id&quot;: &quot;ex:property2&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;uri&quot;: &quot;@id&quot;,<br/>    &quot;set&quot;: &quot;@set&quot;,<br/>    &quot;value&quot;: &quot;@value&quot;,<br/>    &quot;type&quot;: &quot;@type&quot;,<br/>    &quot;xsd&quot;: { &quot;@id&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot; }<br/>  },<br/>  &quot;property1&quot;: {<br/>    &quot;uri&quot;: &quot;ex:example2&quot;,<br/>    &quot;http://example.org/test#property4&quot;: &quot;foo&quot;<br/>  },<br/>  &quot;property2&quot;: &quot;http://example.org/test#example3&quot;,<br/>  &quot;http://example.org/test#property3&quot;: {<br/>    &quot;uri&quot;: &quot;http://example.org/test#example4&quot;<br/>  },<br/>  &quot;ex:property4&quot;: {<br/>    &quot;uri&quot;: &quot;ex:example4&quot;,<br/>    &quot;ex:property5&quot;: [<br/>      {<br/>        &quot;set&quot;: [<br/>          {<br/>          &quot;value&quot;: &quot;2012-03-31&quot;,<br/>          &quot;type&quot;: &quot;xsd:date&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  &quot;ex:property6&quot;: [<br/>    {<br/>      &quot;set&quot;: [<br/>        {<br/>        &quot;value&quot;: null,<br/>        &quot;type&quot;: &quot;xsd:date&quot;<br/>        }<br/>      ]<br/>    }<br/>  ],<br/>  &quot;uri&quot;: &quot;http://example.org/test#example1&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0014-out.jsonld' title='@set of @value objects with keyword aliases Result'>[<br/>  {<br/>    &quot;http://example.org/test#property1&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>        &quot;http://example.org/test#property4&quot;: [<br/>          {&quot;@value&quot;: &quot;foo&quot;}<br/>        ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/test#property2&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.org/test#example3&quot; }<br/>    ],<br/>    &quot;http://example.org/test#property3&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.org/test#example4&quot; }<br/>    ],<br/>    &quot;http://example.org/test#property4&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example4&quot;,<br/>        &quot;http://example.org/test#property5&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;2012-03-31&quot;,<br/>            &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>          }<br/>        ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/test#property6&quot;: [],<br/>    &quot;@id&quot;: &quot;http://example.org/test#example1&quot;<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_598e330a34cebcdc7f49b05b8f7e734e' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015'>
+            Test 0015:
+            <span property='dc:title mf:name'>collapse set of sets, keep empty lists</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015'>
+            <p lang='en' property='dc:description'>An array of multiple @set nodes are collapsed into a single array</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0015-in.jsonld' title='collapse set of sets, keep empty lists Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;mylist1&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist1&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;mylist2&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist2&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset1&quot;: {&quot;@id&quot;: &quot;http://example.com/myset1&quot;, &quot;@container&quot;: &quot;@set&quot; },<br/>    &quot;myset2&quot;: {&quot;@id&quot;: &quot;http://example.com/myset2&quot;, &quot;@container&quot;: &quot;@set&quot; },<br/>    &quot;myset3&quot;: {&quot;@id&quot;: &quot;http://example.com/myset3&quot;, &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;mylist1&quot;: [],<br/>  &quot;myset1&quot;: { &quot;@set&quot;: [] },<br/>  &quot;myset2&quot;: [ { &quot;@set&quot;: [] }, [], { &quot;@set&quot;: [ null ] }, [ null ] ],<br/>  &quot;myset3&quot;: [ { &quot;@set&quot;: [ &quot;hello&quot;, &quot;this&quot; ] }, &quot;will&quot;, { &quot;@set&quot;: [ &quot;be&quot;, &quot;collapsed&quot; ] } ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0015-out.jsonld' title='collapse set of sets, keep empty lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>    &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [] } ],<br/>    &quot;http://example.com/myset1&quot;: [ ],<br/>    &quot;http://example.com/myset2&quot;: [ ],<br/>    &quot;http://example.com/myset3&quot;: [<br/>      {&quot;@value&quot;: &quot;hello&quot;},<br/>      {&quot;@value&quot;: &quot;this&quot;},<br/>      {&quot;@value&quot;: &quot;will&quot;},<br/>      {&quot;@value&quot;: &quot;be&quot;},<br/>      {&quot;@value&quot;: &quot;collapsed&quot;} ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_11fa9e5c7cbb6d481c793729a67fbadd' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016'>
+            Test 0016:
+            <span property='dc:title mf:name'>context reset</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016'>
+            <p lang='en' property='dc:description'>Setting @context to null within an embedded object resets back to initial context state</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0016-in.jsonld' title='context reset Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;myproperty&quot;: { &quot;@id&quot;: &quot;http://example.com/myproperty&quot; },<br/>    &quot;mylist1&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist1&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;mylist2&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist2&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset1&quot;: {&quot;@id&quot;: &quot;http://example.com/myset1&quot;, &quot;@container&quot;: &quot;@set&quot; },<br/>    &quot;myset2&quot;: {&quot;@id&quot;: &quot;http://example.com/myset2&quot;, &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id1&quot;,<br/>  &quot;mylist1&quot;: [],<br/>  &quot;mylist2&quot;: [ 2, &quot;hi&quot; ],<br/>  &quot;myset1&quot;: { &quot;@set&quot;: [] },<br/>  &quot;myset2&quot;: [ { &quot;@set&quot;: [] }, [], { &quot;@set&quot;: [ null ] }, [ null ] ],<br/>  &quot;myproperty&quot;: {<br/>    &quot;@context&quot;: null,<br/>    &quot;@id&quot;: &quot;http://example.org/id2&quot;,<br/>    &quot;mylist1&quot;: [],<br/>    &quot;mylist2&quot;: [ 2, &quot;hi&quot; ],<br/>    &quot;myset1&quot;: { &quot;@set&quot;: [] },<br/>    &quot;myset2&quot;: [ { &quot;@set&quot;: [] }, [], { &quot;@set&quot;: [ null ] }, [ null ] ],<br/>    &quot;http://example.org/myproperty2&quot;: &quot;ok&quot;<br/>  },<br/>  &quot;http://example.com/emptyobj&quot;: {<br/>    &quot;@context&quot;: null,<br/>    &quot;mylist1&quot;: [],<br/>    &quot;mylist2&quot;: [ 2, &quot;hi&quot; ],<br/>    &quot;myset1&quot;: { &quot;@set&quot;: [] },<br/>    &quot;myset2&quot;: [ { &quot;@set&quot;: [] }, [], { &quot;@set&quot;: [ null ] }, [ null ] ]<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0016-out.jsonld' title='context reset Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/id1&quot;,<br/>    &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [] } ],<br/>    &quot;http://example.com/mylist2&quot;: [<br/>      { &quot;@list&quot;: [ {&quot;@value&quot;: 2}, {&quot;@value&quot;: &quot;hi&quot;} ] }<br/>    ],<br/>    &quot;http://example.com/myset1&quot;: [ ],<br/>    &quot;http://example.com/myset2&quot;: [ ],<br/>    &quot;http://example.com/myproperty&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/id2&quot;,<br/>        &quot;http://example.org/myproperty2&quot;: [ {&quot;@value&quot;: &quot;ok&quot;} ]<br/>      }<br/>    ],<br/>    &quot;http://example.com/emptyobj&quot;: [ { } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_585f44de48c58c553b2c603eaa0b40f3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017'>
+            Test 0017:
+            <span property='dc:title mf:name'>@graph and @id aliased</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017'>
+            <p lang='en' property='dc:description'>Expanding with @graph and @id aliases</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0017-in.jsonld' title='@graph and @id aliased Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;authored&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#authored&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contains&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#contains&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contributor&quot;: &quot;http://purl.org/dc/elements/1.1/contributor&quot;,<br/>    &quot;description&quot;: &quot;http://purl.org/dc/elements/1.1/description&quot;,<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;http://purl.org/dc/elements/1.1/title&quot;<br/>    },<br/>    &quot;id&quot;: &quot;@id&quot;,<br/>    &quot;data&quot;: &quot;@graph&quot;<br/>  },<br/>  &quot;data&quot;: [<br/>    {<br/>      &quot;id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;description&quot;: &quot;Fun&quot;,<br/>      &quot;title&quot;: &quot;Chapter One&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;authored&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;name&quot;: &quot;Jane&quot;<br/>    },<br/>    {<br/>      &quot;id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;contains&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;contributor&quot;: &quot;Writer&quot;,<br/>        &quot;title&quot;: &quot;My Book&quot;<br/>      }<br/>    }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0017-out.jsonld' title='@graph and @id aliased Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
+          </dd>
+          <dt id='test_f78b882860133b2a5f2bd8c43e091a54' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018'>
+            Test 0018:
+            <span property='dc:title mf:name'>override default @language</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018'>
+            <p lang='en' property='dc:description'>override default @language in terms; only language-tag strings</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0018-in.jsonld' title='override default @language Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;@language&quot;: &quot;en&quot;,<br/>    &quot;de&quot;: { &quot;@id&quot;: &quot;ex:german&quot;, &quot;@language&quot;: &quot;de&quot; },<br/>    &quot;nolang&quot;: { &quot;@id&quot;: &quot;ex:nolang&quot;, &quot;@language&quot;: null }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;ex:test-default&quot;: [<br/>    &quot;hello&quot;,<br/>    1,<br/>    true<br/>  ],<br/>  &quot;de&quot;: [<br/>    &quot;hallo&quot;,<br/>    2,<br/>    true<br/>  ],<br/>  &quot;nolang&quot;: [<br/>    &quot;no language&quot;,<br/>    3,<br/>    false<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0018-out.jsonld' title='override default @language Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>    &quot;http://example.org/vocab#test-default&quot;: [ { &quot;@value&quot;: &quot;hello&quot;, &quot;@language&quot;: &quot;en&quot; }, { &quot;@value&quot;: 1 }, { &quot;@value&quot;: true } ],<br/>    &quot;http://example.org/vocab#german&quot;: [ { &quot;@value&quot;: &quot;hallo&quot;, &quot;@language&quot;: &quot;de&quot; }, { &quot;@value&quot;: 2 }, { &quot;@value&quot;: true } ],<br/>    &quot;http://example.org/vocab#nolang&quot;: [ {&quot;@value&quot;: &quot;no language&quot;}, { &quot;@value&quot;: 3 }, { &quot;@value&quot;: false } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_ecb342df07ce29659600d26193a0067e' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019'>
+            Test 0019:
+            <span property='dc:title mf:name'>remove @value = null</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019'>
+            <p lang='en' property='dc:description'>Expanding a value of null removes the value</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0019-in.jsonld' title='remove @value = null Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;myproperty&quot;: &quot;http://example.com/myproperty&quot;<br/>  },<br/>  &quot;myproperty&quot;: { &quot;@value&quot; : null }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0019-out.jsonld' title='remove @value = null Result'>[ ]<br/></pre>
+          </dd>
+          <dt id='test_4e5432713bfb7cd34982a37fe235eb49' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020'>
+            Test 0020:
+            <span property='dc:title mf:name'>do not remove @graph if not at top-level</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020'>
+            <p lang='en' property='dc:description'>@graph used under a node is retained</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0020-in.jsonld' title='do not remove @graph if not at top-level Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;authored&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#authored&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contains&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#contains&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contributor&quot;: &quot;http://purl.org/dc/elements/1.1/contributor&quot;,<br/>    &quot;description&quot;: &quot;http://purl.org/dc/elements/1.1/description&quot;,<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;http://purl.org/dc/elements/1.1/title&quot;<br/>    }<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;name&quot;: &quot;Jane&quot;,<br/>      &quot;authored&quot;: {<br/>        &quot;@graph&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>            &quot;description&quot;: &quot;Fun&quot;,<br/>            &quot;title&quot;: &quot;Chapter One&quot;<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>            &quot;description&quot;: &quot;More fun&quot;,<br/>            &quot;title&quot;: &quot;Chapter Two&quot;<br/>          }<br/>        ]<br/>      }<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;contains&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;contributor&quot;: &quot;Writer&quot;,<br/>        &quot;title&quot;: &quot;My Book&quot;<br/>      }<br/>    }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0020-out.jsonld' title='do not remove @graph if not at top-level Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;Jane&quot;} ],<br/>    &quot;http://example.org/vocab#authored&quot;: [<br/>      {<br/>        &quot;@graph&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>            &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;Fun&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter One&quot;} ]<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>            &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;More fun&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Two&quot;} ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;John&quot;} ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [ { &quot;@id&quot;: &quot;http://example.org/test#chapter&quot; } ],<br/>        &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [ {&quot;@value&quot;: &quot;Writer&quot;} ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My Book&quot;} ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_7b97e25a4f36fdfe2131d05d3d2110c6' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021'>
+            Test 0021:
+            <span property='dc:title mf:name'>do not remove @graph at top-level if not only property</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021'>
+            <p lang='en' property='dc:description'>@graph used at the top level is retained if there are other properties</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0021-in.jsonld' title='do not remove @graph at top-level if not only property Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;authored&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#authored&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contains&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#contains&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contributor&quot;: &quot;http://purl.org/dc/elements/1.1/contributor&quot;,<br/>    &quot;description&quot;: &quot;http://purl.org/dc/elements/1.1/description&quot;,<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;http://purl.org/dc/elements/1.1/title&quot;<br/>    }<br/>  },<br/>  &quot;title&quot;: &quot;My first graph&quot;,<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;name&quot;: &quot;Jane&quot;,<br/>      &quot;authored&quot;: {<br/>        &quot;@graph&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>            &quot;description&quot;: &quot;Fun&quot;,<br/>            &quot;title&quot;: &quot;Chapter One&quot;<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>            &quot;description&quot;: &quot;More fun&quot;,<br/>            &quot;title&quot;: &quot;Chapter Two&quot;<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter3&quot;,<br/>            &quot;title&quot;: &quot;Chapter Three&quot;<br/>          }<br/>        ]<br/>      }<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;contains&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;contributor&quot;: &quot;Writer&quot;,<br/>        &quot;title&quot;: &quot;My Book&quot;<br/>      }<br/>    }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0021-out.jsonld' title='do not remove @graph at top-level if not only property Result'>[<br/>  {<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My first graph&quot;} ],<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;Jane&quot;} ],<br/>        &quot;http://example.org/vocab#authored&quot;: [<br/>          {<br/>            &quot;@graph&quot;: [<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;Fun&quot;} ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter One&quot;} ]<br/>              },<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;More fun&quot;} ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Two&quot;} ]<br/>              },<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter3&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Three&quot;} ]<br/>              }<br/>            ]<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;John&quot;} ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>            &quot;http://example.org/vocab#contains&quot;: [ { &quot;@id&quot;: &quot;http://example.org/test#chapter&quot; } ],<br/>            &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [ {&quot;@value&quot;: &quot;Writer&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My Book&quot;} ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_e06d52f699a05ba569127f3662bd9eb3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022'>
+            Test 0022:
+            <span property='dc:title mf:name'>expand value with default language</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022'>
+            <p lang='en' property='dc:description'>Expanding with a default language applies that language to string values</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0022-in.jsonld' title='expand value with default language Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: &quot;http://example.com/term&quot;,<br/>    &quot;@language&quot;: &quot;en&quot;<br/>  },<br/>  &quot;term&quot;: &quot;v&quot;<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0022-out.jsonld' title='expand value with default language Result'>[{<br/>  &quot;http://example.com/term&quot;: [{&quot;@value&quot;: &quot;v&quot;, &quot;@language&quot;: &quot;en&quot;}]<br/>}]</pre>
+          </dd>
+          <dt id='test_447ec1849a078c1441d7ca24a5b5e3e1' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023'>
+            Test 0023:
+            <span property='dc:title mf:name'>Expanding list/set with coercion</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023'>
+            <p lang='en' property='dc:description'>Expanding lists and sets with properties having coercion coerces list/set values</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0023-in.jsonld' title='Expanding list/set with coercion Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,<br/>    &quot;idlist&quot;: {&quot;@id&quot;: &quot;http://example.com/idlist&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;datelist&quot;: {&quot;@id&quot;: &quot;http://example.com/datelist&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@type&quot;: &quot;xsd:date&quot;},<br/>    &quot;idset&quot;: {&quot;@id&quot;: &quot;http://example.com/idset&quot;, &quot;@container&quot;: &quot;@set&quot;, &quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;dateset&quot;: {&quot;@id&quot;: &quot;http://example.com/dateset&quot;, &quot;@container&quot;: &quot;@set&quot;, &quot;@type&quot;: &quot;xsd:date&quot;},<br/>    &quot;idprop&quot;: {&quot;@id&quot;: &quot;http://example.com/idprop&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;dateprop&quot;: {&quot;@id&quot;: &quot;http://example.com/dateprop&quot;, &quot;@type&quot;: &quot;xsd:date&quot; },<br/>    &quot;idprop2&quot;: {&quot;@id&quot;: &quot;http://example.com/idprop2&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;dateprop2&quot;: {&quot;@id&quot;: &quot;http://example.com/dateprop2&quot;, &quot;@type&quot;: &quot;xsd:date&quot; }<br/>  },<br/>  &quot;idlist&quot;: [&quot;http://example.org/id&quot;],<br/>  &quot;datelist&quot;: [&quot;2012-04-12&quot;],<br/>  &quot;idprop&quot;: {&quot;@list&quot;: [&quot;http://example.org/id&quot;]},<br/>  &quot;dateprop&quot;: {&quot;@list&quot;: [&quot;2012-04-12&quot;]},<br/>  &quot;idset&quot;: [&quot;http://example.org/id&quot;],<br/>  &quot;dateset&quot;: [&quot;2012-04-12&quot;],<br/>  &quot;idprop2&quot;: {&quot;@set&quot;: [&quot;http://example.org/id&quot;]},<br/>  &quot;dateprop2&quot;: {&quot;@set&quot;: [&quot;2012-04-12&quot;]}<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0023-out.jsonld' title='Expanding list/set with coercion Result'>[<br/>  {<br/>    &quot;http://example.com/idlist&quot;: [{&quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}]}],<br/>    &quot;http://example.com/datelist&quot;: [{&quot;@list&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]}],<br/>    &quot;http://example.com/idprop&quot;: [{&quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}]}],<br/>    &quot;http://example.com/dateprop&quot;: [{&quot;@list&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]}],<br/>    &quot;http://example.com/idset&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}],<br/>    &quot;http://example.com/dateset&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}],<br/>    &quot;http://example.com/idprop2&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}],<br/>    &quot;http://example.com/dateprop2&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]<br/>  }<br/>]</pre>
+          </dd>
+          <dt id='test_a216189292fa3a556fcbff33e0a51c73' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024'>
+            Test 0024:
+            <span property='dc:title mf:name'>Multiple contexts</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024'>
+            <p lang='en' property='dc:description'>Tests that contexts in an array are merged</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0024-in.jsonld' title='Multiple contexts Input'>{<br/>  &quot;@context&quot;: [<br/>    {<br/>      &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>      &quot;homepage&quot;: {&quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,&quot;@type&quot;: &quot;@id&quot;}<br/>    },<br/>    {&quot;ical&quot;: &quot;http://www.w3.org/2002/12/cal/ical#&quot;}<br/>  ],<br/>  &quot;@id&quot;: &quot;http://example.com/speakers#Alice&quot;,<br/>  &quot;name&quot;: &quot;Alice&quot;,<br/>  &quot;homepage&quot;: &quot;http://xkcd.com/177/&quot;,<br/>  &quot;ical:summary&quot;: &quot;Alice Talk&quot;,<br/>  &quot;ical:location&quot;: &quot;Lyon Convention Centre, Lyon, France&quot;<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0024-out.jsonld' title='Multiple contexts Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/speakers#Alice&quot;,<br/>  &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Alice&quot;}],<br/>  &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{&quot;@id&quot;: &quot;http://xkcd.com/177/&quot;}],<br/>  &quot;http://www.w3.org/2002/12/cal/ical#summary&quot;: [{&quot;@value&quot;: &quot;Alice Talk&quot;}],<br/>  &quot;http://www.w3.org/2002/12/cal/ical#location&quot;: [{&quot;@value&quot;: &quot;Lyon Convention Centre, Lyon, France&quot;}]<br/>}]</pre>
+          </dd>
+          <dt id='test_7a3e3eb7ebd2883c00ada70411a58ed3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025'>
+            Test 0025:
+            <span property='dc:title mf:name'>Problematic IRI expansion tests</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025'>
+            <p lang='en' property='dc:description'>Expanding different kinds of terms and Compact IRIs</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0025-in.jsonld' title='Problematic IRI expansion tests Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;foo&quot;: &quot;http://example.com/foo/&quot;,<br/>    &quot;foo:bar&quot;: &quot;http://example.com/bar&quot;,<br/>    &quot;bar&quot;: {&quot;@id&quot;: &quot;foo:bar&quot;, &quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;_&quot;: &quot;http://example.com/underscore/&quot;<br/>  },<br/>  &quot;@type&quot;: [ &quot;foo&quot;, &quot;foo:bar&quot;, &quot;_&quot; ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0025-out.jsonld' title='Problematic IRI expansion tests Result'>[{<br/>  &quot;@type&quot;: [<br/>    &quot;http://example.com/foo/&quot;,<br/>    &quot;http://example.com/bar&quot;,<br/>    &quot;http://example.com/underscore/&quot;<br/>  ]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_a2c30bcb91f907474e68cbd1a0b589bb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026'>
+            Test 0026:
+            <span property='dc:title mf:name'>Term definition with @id: @type</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026'>
+            <p lang='en' property='dc:description'>Expanding term mapping to @type uses @type syntax</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0026-in.jsonld' title='Term definition with @id: @type Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;: {&quot;@id&quot;: &quot;@type&quot;, &quot;@type&quot;: &quot;@id&quot;}<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/a&quot;,<br/>      &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;: &quot;http://example.com/b&quot;<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/c&quot;,<br/>      &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;: [<br/>        &quot;http://example.com/d&quot;,<br/>        &quot;http://example.com/e&quot;<br/>      ]<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/f&quot;,<br/>      &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;: &quot;http://example.com/g&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0026-out.jsonld' title='Term definition with @id: @type Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/a&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/b&quot;<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/c&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/d&quot;,<br/>      &quot;http://example.com/e&quot;<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/f&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/g&quot;<br/>    ]<br/>  }<br/>]</pre>
+          </dd>
+          <dt id='test_cb62583d36ee2301fab8ca80aa10c653' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027'>
+            Test 0027:
+            <span property='dc:title mf:name'>Duplicate values in @list and @set</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027'>
+            <p lang='en' property='dc:description'>Duplicate values in @list and @set are not merged</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0027-in.jsonld' title='Duplicate values in @list and @set Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;mylist&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset&quot;: {&quot;@id&quot;: &quot;http://example.com/myset&quot;, &quot;@container&quot;: &quot;@set&quot;}<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;mylist&quot;: [1, 2, 2, 3],<br/>  &quot;myset&quot;: [1, 2, 2, 3]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0027-out.jsonld' title='Duplicate values in @list and @set Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;http://example.com/mylist&quot;: [{<br/>    &quot;@list&quot;: [<br/>      {&quot;@value&quot;: 1},<br/>      {&quot;@value&quot;: 2},<br/>      {&quot;@value&quot;: 2},<br/>      {&quot;@value&quot;: 3}<br/>    ]<br/>  }],<br/>  &quot;http://example.com/myset&quot;: [<br/>    {&quot;@value&quot;: 1},<br/>    {&quot;@value&quot;: 2},<br/>    {&quot;@value&quot;: 2},<br/>    {&quot;@value&quot;: 3}<br/>  ]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_014696c7f3b28814b0dd3472499ec3b6' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028'>
+            Test 0028:
+            <span property='dc:title mf:name'>Use @vocab in properties and @type but not in @id</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028'>
+            <p lang='en' property='dc:description'>@vocab is used to compact properties and @type, but is not used for @id</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0028-in.jsonld' title='Use @vocab in properties and @type but not in @id Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;date&quot;: { &quot;@type&quot;: &quot;dateTime&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;example1&quot;,<br/>  &quot;@type&quot;: &quot;test&quot;,<br/>  &quot;date&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>  &quot;embed&quot;: {<br/>    &quot;@id&quot;: &quot;example2&quot;,<br/>    &quot;expandedDate&quot;: { &quot;@value&quot;: &quot;2012-08-01T00:00:00Z&quot;, &quot;@type&quot;: &quot;dateTime&quot; }<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0028-out.jsonld' title='Use @vocab in properties and @type but not in @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example1&quot;,<br/>    &quot;@type&quot;: [ &quot;http://example.org/vocab#test&quot; ],<br/>    &quot;http://example.org/vocab#date&quot;: [<br/>      {<br/>        &quot;@value&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/vocab#dateTime&quot;<br/>      }<br/>    ],<br/>    &quot;http://example.org/vocab#embed&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example2&quot;,<br/>        &quot;http://example.org/vocab#expandedDate&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;2012-08-01T00:00:00Z&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/vocab#dateTime&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_5661c4455f64d6620df0b635e0dd10af' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029'>
+            Test 0029:
+            <span property='dc:title mf:name'>Relative IRIs</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029'>
+            <p lang='en' property='dc:description'>@base is used to compact @id; test with different relative IRIs</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0029-in.jsonld' title='Relative IRIs Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;links&quot;: { &quot;@id&quot;: &quot;http://www.example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot;, &quot;@container&quot;: &quot;@list&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;relativeIris&quot;,<br/>  &quot;@type&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;../../../../../still-root&quot;,<br/>    &quot;../.././.././../../too-many-dots&quot;,<br/>    &quot;/absolute&quot;,<br/>    &quot;//example.org/scheme-relative&quot;<br/>  ],<br/>  &quot;links&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;./../../../useless/../../../still-root&quot;,<br/>    &quot;../.././.././../../too-many-dots&quot;,<br/>    &quot;/absolute&quot;,<br/>    &quot;//example.org/scheme-relative&quot;<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0029-out.jsonld' title='Relative IRIs Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relativeIris&quot;,<br/>    &quot;@type&quot;: [<br/>        &quot;http://json-ld.org/test-suite/tests/link&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld#fragment-works&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld?query=works&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/&quot;,<br/>        &quot;http://json-ld.org/test-suite/&quot;,<br/>        &quot;http://json-ld.org/test-suite/parent&quot;,<br/>        &quot;http://json-ld.org/parent-parent-eq-root&quot;,<br/>        &quot;http://json-ld.org/still-root&quot;,<br/>        &quot;http://json-ld.org/too-many-dots&quot;,<br/>        &quot;http://json-ld.org/absolute&quot;,<br/>        &quot;http://example.org/scheme-relative&quot;<br/>    ],<br/>    &quot;http://www.example.com/link&quot;: [ {<br/>      &quot;@list&quot;: [<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/link&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld#fragment-works&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld?query=works&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/parent&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/parent-parent-eq-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/still-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/too-many-dots&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/absolute&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; }<br/>      ]<br/>    } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_c7514a36cc3ccdafa9c1405fdcbb6cf2' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030'>
+            Test 0030:
+            <span property='dc:title mf:name'>Language maps</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030'>
+            <p lang='en' property='dc:description'>Language Maps expand values to include @language</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0030-in.jsonld' title='Language maps Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;label&quot;: {<br/>      &quot;@id&quot;: &quot;vocab:label&quot;,<br/>      &quot;@container&quot;: &quot;@language&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;label&quot;: {<br/>    &quot;en&quot;: &quot;The Queen&quot;,<br/>    &quot;de&quot;: [ &quot;Die Königin&quot;, &quot;Ihre Majestät&quot; ]<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0030-out.jsonld' title='Language maps Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>    &quot;http://example.com/vocab/label&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;Die Königin&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>        &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>        &quot;@value&quot;: &quot;The Queen&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_c322f0abf87b89abad70c53a3b84e154' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031'>
+            Test 0031:
+            <span property='dc:title mf:name'>type-coercion of native types</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031'>
+            <p lang='en' property='dc:description'>Expanding native types with type coercion adds the coerced type to an expanded value representation and retains the native value representation</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0031-in.jsonld' title='type-coercion of native types Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,<br/>    &quot;ex:integer&quot;: { &quot;@type&quot;: &quot;xsd:integer&quot; },<br/>    &quot;ex:double&quot;: { &quot;@type&quot;: &quot;xsd:double&quot; },<br/>    &quot;ex:boolean&quot;: { &quot;@type&quot;: &quot;xsd:boolean&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;ex:integer&quot;: 1,<br/>  &quot;ex:double&quot;: 123.45,<br/>  &quot;ex:boolean&quot;: true<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0031-out.jsonld' title='type-coercion of native types Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>    &quot;http://example.org/vocab#integer&quot;: [ {<br/>      &quot;@value&quot;: 1,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#integer&quot;<br/>    } ],<br/>    &quot;http://example.org/vocab#double&quot;: [ {<br/>      &quot;@value&quot;: 123.45,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#double&quot;<br/>    } ],<br/>    &quot;http://example.org/vocab#boolean&quot;: [ {<br/>      &quot;@value&quot;: true,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#boolean&quot;<br/>    } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_366c394866e4cc24728efc5c0278c53b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032'>
+            Test 0032:
+            <span property='dc:title mf:name'>Null term and @vocab</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032'>
+            <p lang='en' property='dc:description'>Mapping a term to null decouples it from @vocab</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0032-in.jsonld' title='Null term and @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,<br/>    &quot;from&quot;: null,<br/>    &quot;university&quot;: { &quot;@id&quot;: null }<br/>  },<br/>  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;from&quot;: &quot;Italy&quot;,<br/>  &quot;university&quot;: &quot;TU Graz&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0032-out.jsonld' title='Null term and @vocab Result'>[<br/>   {<br/>      &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>         {<br/>            &quot;@value&quot;: &quot;Markus Lanthaler&quot;<br/>         }<br/>      ]<br/>   }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_a8838a70c263ef2802a25a6a7e7a3a1c' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033'>
+            Test 0033:
+            <span property='dc:title mf:name'>Using @vocab with with type-coercion</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033'>
+            <p lang='en' property='dc:description'>Verifies that terms can be defined using @vocab</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0033-in.jsonld' title='Using @vocab with with type-coercion Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab#&quot;,<br/>    &quot;homepage&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;created_at&quot;: {<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>    }<br/>  },<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;homepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,<br/>  &quot;created_at&quot;: &quot;2012-10-28&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0033-out.jsonld' title='Using @vocab with with type-coercion Result'>[{<br/>   &quot;http://example.com/vocab#name&quot;: [{<br/>      &quot;@value&quot;: &quot;Markus Lanthaler&quot;<br/>   }],<br/>   &quot;http://example.com/vocab#homepage&quot;: [{<br/>      &quot;@id&quot;: &quot;http://www.markus-lanthaler.com/&quot;<br/>   }],<br/>   &quot;http://example.com/vocab#created_at&quot;: [{<br/>      &quot;@value&quot;: &quot;2012-10-28&quot;,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>   }]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_aef2f6f000b6fe2017fbe8c640ec9fbe' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034'>
+            Test 0034:
+            <span property='dc:title mf:name'>Multiple properties expanding to the same IRI</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034'>
+            <p lang='en' property='dc:description'>Verifies multiple values from separate terms are deterministically made multiple values of the IRI associated with the terms</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0034-in.jsonld' title='Multiple properties expanding to the same IRI Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;colliding&quot;: &quot;http://example.com/vocab/collidingTerm&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/IriCollissions&quot;,<br/>  &quot;colliding&quot;: [<br/>    &quot;value 1&quot;,<br/>    2<br/>  ],<br/>  &quot;collidingTerm&quot;: [<br/>    3,<br/>    &quot;four&quot;<br/>  ],<br/>  &quot;http://example.com/vocab/collidingTerm&quot;: 5<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0034-out.jsonld' title='Multiple properties expanding to the same IRI Result'>[{<br/>   &quot;@id&quot;: &quot;http://example.com/IriCollissions&quot;,<br/>   &quot;http://example.com/vocab/collidingTerm&quot;: [<br/>      {<br/>         &quot;@value&quot;: &quot;value 1&quot;<br/>      }, {<br/>         &quot;@value&quot;: 2<br/>      }, {<br/>         &quot;@value&quot;: 3<br/>      }, {<br/>         &quot;@value&quot;: &quot;four&quot;<br/>      },<br/>      {<br/>         &quot;@value&quot;: 5<br/>      }<br/>   ]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_2f70ba075e355b0bd46c163de1bdd067' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035'>
+            Test 0035:
+            <span property='dc:title mf:name'>Language maps with @vocab, default language, and colliding property</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035'>
+            <p lang='en' property='dc:description'>Pathological tests of language maps</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0035-in.jsonld' title='Language maps with @vocab, default language, and colliding property Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;@language&quot;: &quot;it&quot;,<br/>    &quot;label&quot;: {<br/>      &quot;@container&quot;: &quot;@language&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;label&quot;: {<br/>    &quot;en&quot;: &quot;The Queen&quot;,<br/>    &quot;de&quot;: [ &quot;Die Königin&quot;, &quot;Ihre Majestät&quot; ]<br/>  },<br/>  &quot;http://example.com/vocab/label&quot;: [<br/>    &quot;Il re&quot;,<br/>    { &quot;@value&quot;: &quot;The king&quot;, &quot;@language&quot;: &quot;en&quot; }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0035-out.jsonld' title='Language maps with @vocab, default language, and colliding property Result'>[{<br/>   &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>   &quot;http://example.com/vocab/label&quot;: [<br/>      {<br/>         &quot;@value&quot;: &quot;Il re&quot;,<br/>         &quot;@language&quot;: &quot;it&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;The king&quot;,<br/>         &quot;@language&quot;: &quot;en&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;Die Königin&quot;,<br/>         &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>         &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;The Queen&quot;,<br/>         &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>   ]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_6aa3d6bec184f5ebbc7194eec44c5853' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036'>
+            Test 0036:
+            <span property='dc:title mf:name'>Expanding @index</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036'>
+            <p lang='en' property='dc:description'>Expanding index maps for terms defined with @container: @index</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0036-in.jsonld' title='Expanding @index Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: &quot;http://example.com/property&quot;,<br/>    &quot;indexContainer&quot;: { &quot;@id&quot;: &quot;http://example.com/container&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/indexTest&quot;,<br/>  &quot;indexContainer&quot;: {<br/>    &quot;A&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexA&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithIndexA&quot;,<br/>        &quot;@index&quot;: &quot;this overrides the 'A' index from the container&quot;<br/>      },<br/>      1,<br/>      true,<br/>      false,<br/>      null,<br/>      &quot;simple string A&quot;,<br/>      {<br/>        &quot;@value&quot;: &quot;typed literal A&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/type&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;language-tagged string A&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ],<br/>    &quot;B&quot;: &quot;simple string B&quot;,<br/>    &quot;C&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexC&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithIndexC&quot;,<br/>        &quot;@index&quot;: &quot;this overrides the 'C' index from the container&quot;<br/>      },<br/>      3,<br/>      true,<br/>      false,<br/>      null,<br/>      &quot;simple string C&quot;,<br/>      {<br/>        &quot;@value&quot;: &quot;typed literal C&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/type&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;language-tagged string C&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ]<br/>  },<br/>  &quot;property&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexProp&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/nodeWithIndexProp&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: 3,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: true,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: false,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: null,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    &quot;simple string no index&quot;,<br/>    {<br/>      &quot;@value&quot;: &quot;typed literal Prop&quot;,<br/>      &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: &quot;language-tagged string Prop&quot;,<br/>      &quot;@language&quot;: &quot;en&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0036-out.jsonld' title='Expanding @index Result'>[<br/>   {<br/>      &quot;@id&quot;: &quot;http://example.org/indexTest&quot;,<br/>      &quot;http://example.com/container&quot;: [<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexA&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexA&quot;,<br/>            &quot;@index&quot;: &quot;this overrides the 'A' index from the container&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 1,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string A&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal A&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string A&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string B&quot;,<br/>            &quot;@index&quot;: &quot;B&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexC&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexC&quot;,<br/>            &quot;@index&quot;: &quot;this overrides the 'C' index from the container&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 3,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string C&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal C&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string C&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         }<br/>      ],<br/>      &quot;http://example.com/property&quot;: [<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexProp&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexProp&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 3,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string no index&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal Prop&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string Prop&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         }<br/>      ]<br/>   }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_a4f1b95a7f05d7906f1fed0336313f4d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037'>
+            Test 0037:
+            <span property='dc:title mf:name'>Expanding @reverse</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037'>
+            <p lang='en' property='dc:description'>Expanding @reverse keeps @reverse</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0037-in.jsonld' title='Expanding @reverse Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    }<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0037-out.jsonld' title='Expanding @reverse Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_15d63589dec74e08695c039b9646bff9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038'>
+            Test 0038:
+            <span property='dc:title mf:name'>Expanding blank node labels</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038'>
+            <p lang='en' property='dc:description'>Blank nodes are not relabeled during expansion</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0038-in.jsonld' title='Expanding blank node labels Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: &quot;_:term&quot;,<br/>    &quot;termId&quot;: { &quot;@id&quot;: &quot;term&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;_:term&quot;,<br/>  &quot;@type&quot;: &quot;_:term&quot;,<br/>  &quot;term&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;_:term&quot;,<br/>      &quot;@type&quot;: &quot;term&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;_:Bx&quot;,<br/>      &quot;term&quot;: &quot;term&quot;<br/>    },<br/>    &quot;plain value&quot;,<br/>    {<br/>      &quot;@id&quot;: &quot;_:term&quot;<br/>    }<br/>  ],<br/>  &quot;termId&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;_:term&quot;,<br/>      &quot;@type&quot;: &quot;term&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;_:Cx&quot;,<br/>      &quot;term&quot;: &quot;termId&quot;<br/>    },<br/>    &quot;term:AppendedToBlankNode&quot;,<br/>    &quot;_:termAppendedToBlankNode&quot;,<br/>    &quot;relativeIri&quot;,<br/>    {<br/>      &quot;@id&quot;: &quot;_:term&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0038-out.jsonld' title='Expanding blank node labels Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:term&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;_:term&quot;<br/>    ],<br/>    &quot;_:term&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;,<br/>        &quot;@type&quot;: [<br/>          &quot;_:term&quot;<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:Bx&quot;,<br/>        &quot;_:term&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;term&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;plain value&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;,<br/>        &quot;@type&quot;: [<br/>          &quot;_:term&quot;<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:Cx&quot;,<br/>        &quot;_:term&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;termId&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:termAppendedToBlankNode&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:termAppendedToBlankNode&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relativeIri&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_761c63e32e34f17b8c65d21dbe2fea6d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039'>
+            Test 0039:
+            <span property='dc:title mf:name'>Using terms in a reverse-maps</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039'>
+            <p lang='en' property='dc:description'>Terms within @reverse are expanded</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0039-in.jsonld' title='Using terms in a reverse-maps Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    }<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0039-out.jsonld' title='Using terms in a reverse-maps Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_c37b191aed268057c80bce1c4527ce9f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040'>
+            Test 0040:
+            <span property='dc:title mf:name'>language and index expansion on non-objects</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040'>
+            <p lang='en' property='dc:description'>Only invoke language and index map expansion if the value is a JSON object</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0040-in.jsonld' title='language and index expansion on non-objects Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;label&quot;: {<br/>      &quot;@id&quot;: &quot;vocab:label&quot;,<br/>      &quot;@container&quot;: &quot;@language&quot;<br/>    },<br/>    &quot;indexes&quot;: {<br/>      &quot;@id&quot;: &quot;vocab:index&quot;,<br/>      &quot;@container&quot;: &quot;@index&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;label&quot;: [<br/>    &quot;The Queen&quot;<br/>  ],<br/>  &quot;indexes&quot;:<br/>  [<br/>    &quot;No&quot;,<br/>    &quot;indexes&quot;,<br/>    { &quot;@id&quot;: &quot;asTheValueIsntAnObject&quot; }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0040-out.jsonld' title='language and index expansion on non-objects Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>    &quot;http://example.com/vocab/label&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;The Queen&quot;<br/>      }<br/>    ],<br/>    &quot;http://example.com/vocab/index&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;No&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;indexes&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/asTheValueIsntAnObject&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_bfe466d2cab1fdd09384ca4ea6704f4d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041'>
+            Test 0041:
+            <span property='dc:title mf:name'>@language: null resets the default language</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041'>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0041-in.jsonld' title='@language: null resets the default language Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: &quot;http://example.com/property&quot;,<br/>    &quot;nested&quot;: &quot;http://example.com/nested&quot;,<br/>    &quot;@language&quot;: &quot;en&quot;<br/>  },<br/>  &quot;property&quot;: &quot;this is English&quot;,<br/>  &quot;nested&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;@language&quot;: null<br/>    },<br/>    &quot;property&quot;: &quot;and this is a plain string&quot;<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0041-out.jsonld' title='@language: null resets the default language Result'>[<br/>  {<br/>    &quot;http://example.com/property&quot;: [ { &quot;@value&quot;: &quot;this is English&quot;, &quot;@language&quot;: &quot;en&quot; } ],<br/>    &quot;http://example.com/nested&quot;: [<br/>      {<br/>        &quot;http://example.com/property&quot;: [ { &quot;@value&quot;: &quot;and this is a plain string&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_0a3ed08bb74045e9c42689f78f6fea30' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042'>
+            Test 0042:
+            <span property='dc:title mf:name'>Reverse properties</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042'>
+            <p lang='en' property='dc:description'>Expanding terms defined as reverse properties uses @reverse in expanded document</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0042-in.jsonld' title='Reverse properties Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: {<br/>    &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>    &quot;name&quot;: &quot;Dave Longley&quot;<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0042-out.jsonld' title='Reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_7f2b3c20a4dfd08e1cb32980126d8b04' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043'>
+            Test 0043:
+            <span property='dc:title mf:name'>Using reverse properties inside a @reverse-container</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043'>
+            <p lang='en' property='dc:description'>Expanding a reverse property within a @reverse undoes both reversals</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0043-in.jsonld' title='Using reverse properties inside a @reverse-container Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;isKnownBy&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>        &quot;name&quot;: &quot;Dave Longley&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>        &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>      }<br/>    ]<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0043-out.jsonld' title='Using reverse properties inside a @reverse-container Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>      }<br/>    ],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_0f2b7dd66c94fb5d9ba686f1ad9c9e65' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044'>
+            Test 0044:
+            <span property='dc:title mf:name'>Index maps with language mappings</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044'>
+            <p lang='en' property='dc:description'>Ensure index maps use language mapping</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0044-in.jsonld' title='Index maps with language mappings Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: { &quot;@id&quot;: &quot;http://example.com/vocab/property&quot;, &quot;@language&quot;: &quot;de&quot; },<br/>    &quot;indexMap&quot;: { &quot;@id&quot;: &quot;http://example.com/vocab/indexMap&quot;, &quot;@language&quot;: &quot;en&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>  &quot;property&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/propertyValueNode&quot;,<br/>      &quot;indexMap&quot;: {<br/>        &quot;expands to english string&quot;: &quot;simple string&quot;<br/>      }<br/>    },<br/>    &quot;einfacher String&quot;<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0044-out.jsonld' title='Index maps with language mappings Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>    &quot;http://example.com/vocab/property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/propertyValueNode&quot;,<br/>        &quot;http://example.com/vocab/indexMap&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;simple string&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;expands to english string&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;einfacher String&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_8238e660e941ec3daf68a2444f4bafb0' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045'>
+            Test 0045:
+            <span property='dc:title mf:name'>Top-level value objects</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045'>
+            <p lang='en' property='dc:description'>Expanding top-level value objects causes them to be removed</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0045-in.jsonld' title='Top-level value objects Input'>{<br/>    &quot;@value&quot;: &quot;free-floating value&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0045-out.jsonld' title='Top-level value objects Result'>[ ]<br/></pre>
+          </dd>
+          <dt id='test_f263a000a15c2e9b12cefe22b26e8845' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046'>
+            Test 0046:
+            <span property='dc:title mf:name'>Free-floating nodes</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046'>
+            <p lang='en' property='dc:description'>Expanding free-floating nodes causes them to be removed</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0046-in.jsonld' title='Free-floating nodes Input'>{<br/>    &quot;@graph&quot;: [<br/>        { &quot;@id&quot;: &quot;http://example.com/free-floating-node&quot; },<br/>        { &quot;@value&quot;: &quot;free-floating value object&quot; },<br/>        { &quot;@value&quot;: &quot;free-floating value language-tagged string&quot;,  &quot;@language&quot;: &quot;en&quot; },<br/>        { &quot;@value&quot;: &quot;free-floating value typed value&quot;,  &quot;@type&quot;: &quot;http://example.com/type&quot; },<br/>        &quot;free-floating plain string&quot;,<br/>        true,<br/>        false,<br/>        null,<br/>        1,<br/>        1.5<br/>    ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0046-out.jsonld' title='Free-floating nodes Result'>[ ]<br/></pre>
+          </dd>
+          <dt id='test_86ab6f953dfb7a8e2287fe95cabd668d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047'>
+            Test 0047:
+            <span property='dc:title mf:name'>Free-floating values in sets and free-floating lists</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047'>
+            <p lang='en' property='dc:description'>Free-floating values in sets are removed, free-floating lists are removed completely</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0047-in.jsonld' title='Free-floating values in sets and free-floating lists Input'>{<br/>    &quot;@context&quot;: {<br/>        &quot;property&quot;: &quot;http://example.com/property&quot;<br/>    },<br/>    &quot;@graph&quot;: [<br/>        {<br/>            &quot;@set&quot;: [<br/>                &quot;free-floating strings in set objects are removed&quot;,<br/>                {<br/>                    &quot;@id&quot;: &quot;http://example.com/free-floating-node&quot;<br/>                },<br/>                {<br/>                    &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>                    &quot;property&quot;: &quot;nodes with properties are not removed&quot;<br/>                }<br/>            ]<br/>        },<br/>        {<br/>            &quot;@list&quot;: [<br/>                &quot;lists are removed even though they represent an invisible linked structure, they have no real meaning&quot;,<br/>                {<br/>                    &quot;@id&quot;: &quot;http://example.com/node-in-free-floating-list&quot;,<br/>                    &quot;property&quot;: &quot;everything inside a free-floating list is removed with the list; also nodes with properties&quot;<br/>                }<br/>            ]<br/>        }<br/>    ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0047-out.jsonld' title='Free-floating values in sets and free-floating lists Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;nodes with properties are not removed&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_a417b11f599d8d5d967130c6a087c373' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048'>
+            Test 0048:
+            <span property='dc:title mf:name'>Terms are ignored in @id</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048'>
+            <p lang='en' property='dc:description'>Values of @id are not expanded as terms</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0048-in.jsonld' title='Terms are ignored in @id Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: &quot;http://example.com/terms-are-not-considered-in-id&quot;,<br/>    &quot;compact-iris&quot;: &quot;http://example.com/compact-iris-&quot;,<br/>    &quot;property&quot;: &quot;http://example.com/property&quot;,<br/>    &quot;@vocab&quot;: &quot;http://example.org/vocab-is-not-considered-for-id&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;term&quot;,<br/>  &quot;property&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;compact-iris:are-considered&quot;,<br/>      &quot;property&quot;: &quot;@id supports the following values: relative, absolute, and compact IRIs&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;../parent-node&quot;,<br/>      &quot;property&quot;: &quot;relative IRIs get resolved against the document's base IRI&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0048-out.jsonld' title='Terms are ignored in @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/term&quot;,<br/>    &quot;http://example.com/property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/compact-iris-are-considered&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>          { &quot;@value&quot;: &quot;@id supports the following values: relative, absolute, and compact IRIs&quot; }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/parent-node&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>          { &quot;@value&quot;: &quot;relative IRIs get resolved against the document's base IRI&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_3d5e4c58ee4663a37eaed72629728435' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049'>
+            Test 0049:
+            <span property='dc:title mf:name'>String values of reverse properties</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049'>
+            <p lang='en' property='dc:description'>String values of a reverse property with @type: @id are treated as IRIs</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0049-in.jsonld' title='String values of reverse properties Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    &quot;http://example.com/people/dave&quot;,<br/>    &quot;http://example.com/people/gregg&quot;<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0049-out.jsonld' title='String values of reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;<br/>        },<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_b6578b841cf155a7a3d0f66914b26da5' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050'>
+            Test 0050:
+            <span property='dc:title mf:name'>Term definitions with prefix separate from prefix definitions</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050'>
+            <p lang='en' property='dc:description'>Term definitions using compact IRIs don't inherit the definitions of the prefix</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0050-in.jsonld' title='Term definitions with prefix separate from prefix definitions Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;issue&quot;: { &quot;@id&quot;: &quot;http://example.com/issue/&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;issue:raisedBy&quot;: { &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;issue&quot;: &quot;/issue/1&quot;,<br/>  &quot;issue:raisedBy&quot;: &quot;Markus&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0050-out.jsonld' title='Term definitions with prefix separate from prefix definitions Result'>[<br/>  {<br/>    &quot;http://example.com/issue/&quot;: [ { &quot;@id&quot;: &quot;http://json-ld.org/issue/1&quot; } ],<br/>    &quot;http://example.com/issue/raisedBy&quot;: [ { &quot;@value&quot;: &quot;Markus&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_cdded39b73328621a1b7eac54dfc430c' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051'>
+            Test 0051:
+            <span property='dc:title mf:name'>Expansion of keyword aliases in term definitions</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051'>
+            <p lang='en' property='dc:description'>Expanding terms which are keyword aliases</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0051-in.jsonld' title='Expansion of keyword aliases in term definitions Input'>{<br/>  &quot;@context&quot;: [<br/>    { &quot;id&quot;: &quot;@id&quot; },<br/>    { &quot;url&quot;: &quot;id&quot; }<br/>  ],<br/>  &quot;url&quot;: &quot;/issue/1&quot;,<br/>  &quot;http://example.com/property&quot;: &quot;ok&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0051-out.jsonld' title='Expansion of keyword aliases in term definitions Result'>[{<br/>   &quot;http://example.com/property&quot;: [{<br/>      &quot;@value&quot;: &quot;ok&quot;<br/>   }],<br/>   &quot;@id&quot;: &quot;http://json-ld.org/issue/1&quot;<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_b5f7fb037683a080894d27dd239b55b9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052'>
+            Test 0052:
+            <span property='dc:title mf:name'>@vocab-relative IRIs in term definitions</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052'>
+            <p lang='en' property='dc:description'>If @vocab is defined, term definitions are expanded relative to @vocab</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0052-in.jsonld' title='@vocab-relative IRIs in term definitions Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.org/&quot;,<br/>    &quot;property&quot;: &quot;vocabRelativeProperty&quot;<br/>  },<br/>  &quot;property&quot;: &quot;must expand to http://example.org/vocabRelativeProperty&quot;,<br/>  &quot;http://example.org/property&quot;: &quot;ok&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0052-out.jsonld' title='@vocab-relative IRIs in term definitions Result'>[<br/>  {<br/>    &quot;http://example.org/property&quot;: [ { &quot;@value&quot;: &quot;ok&quot; } ],<br/>    &quot;http://example.org/vocabRelativeProperty&quot;: [ { &quot;@value&quot;: &quot;must expand to http://example.org/vocabRelativeProperty&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_9d382a7f9c100560bf14487cb7f66df9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053'>
+            Test 0053:
+            <span property='dc:title mf:name'>Expand absolute IRI with @type: @vocab</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053'>
+            <p lang='en' property='dc:description'>Expanding values of properties of @type: @vocab does not further expand absolute IRIs</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0053-in.jsonld' title='Expand absolute IRI with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;http://example.org/enum&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0053-out.jsonld' title='Expand absolute IRI with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_4f6749dc1eadc257025180339b21aa64' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054'>
+            Test 0054:
+            <span property='dc:title mf:name'>Expand term with @type: @vocab</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054'>
+            <p lang='en' property='dc:description'>Expanding values of properties of @type: @vocab does not expand term values</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0054-in.jsonld' title='Expand term with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;},<br/>    &quot;enum&quot;: {&quot;@id&quot;: &quot;http://example.org/enum&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;enum&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0054-out.jsonld' title='Expand term with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_93f88a337c640186229e5ef50f293294' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055'>
+            Test 0055:
+            <span property='dc:title mf:name'>Expand @vocab-relative term with @type: @vocab</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055'>
+            <p lang='en' property='dc:description'>Expanding values of properties of @type: @vocab expands relative IRIs using @vocab</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0055-in.jsonld' title='Expand @vocab-relative term with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.org/&quot;,<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;enum&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0055-out.jsonld' title='Expand @vocab-relative term with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
+          </dd>
+          <dt id='test_a3db5cbf97877b4fd4a0fc749c7d5a6b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056'>
+            Test 0056:
+            <span property='dc:title mf:name'>Use terms with @type: @vocab but not with @type: @id</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056'>
+            <p lang='en' property='dc:description'>Checks that expansion uses appropriate base depending on term definition having @type @id or @vocab</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0056-in.jsonld' title='Use terms with @type: @vocab but not with @type: @id Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;homepage&quot;: { &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;, &quot;@type&quot;: &quot;@vocab&quot; },<br/>    &quot;link&quot;: { &quot;@id&quot;: &quot;http://example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;MarkusHomepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,<br/>    &quot;relative-iri&quot;: &quot;http://example.com/error-if-this-is-used-for-link&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;homepage&quot;: &quot;MarkusHomepage&quot;,<br/>  &quot;link&quot;: &quot;relative-iri&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0056-out.jsonld' title='Use terms with @type: @vocab but not with @type: @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [ { &quot;@id&quot;: &quot;http://www.markus-lanthaler.com/&quot; } ],<br/>    &quot;http://example.com/link&quot;: [ {  &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relative-iri&quot; } ],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_5edaed2dc53cfeac1126bbff64cae176' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057'>
+            Test 0057:
+            <span property='dc:title mf:name'>Expand relative IRI with @type: @vocab</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057'>
+            <p lang='en' property='dc:description'>Relative values of terms with @type: @vocab expand relative to @vocab</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0057-in.jsonld' title='Expand relative IRI with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: { &quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot; }<br/>  },<br/>  &quot;term&quot;: &quot;not-a-term-thus-a-relative-IRI&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0057-out.jsonld' title='Expand relative IRI with @type: @vocab Result'>[<br/>  {<br/>    &quot;http://example.org/term&quot;: [ { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/not-a-term-thus-a-relative-IRI&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_9644f33de4e562cb2a1e675eb8579275' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058'>
+            Test 0058:
+            <span property='dc:title mf:name'>Expand compact IRI with @type: @vocab</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058'>
+            <p lang='en' property='dc:description'>Compact IRIs are expanded normally even if term has @type: @vocab</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0058-in.jsonld' title='Expand compact IRI with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: { &quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot; },<br/>    &quot;prefix&quot;: &quot;http://example.com/vocab#&quot;<br/>  },<br/>  &quot;term&quot;: &quot;prefix:suffix&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0058-out.jsonld' title='Expand compact IRI with @type: @vocab Result'>[<br/>  {<br/>    &quot;http://example.org/term&quot;: [ { &quot;@id&quot;: &quot;http://example.com/vocab#suffix&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_02a84c00bb064b6c4b6143e633f7594f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059'>
+            Test 0059:
+            <span property='dc:title mf:name'>Reset @vocab by setting it to null</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059'>
+            <p lang='en' property='dc:description'>Setting @vocab to null removes a previous definition</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0059-in.jsonld' title='Reset @vocab by setting it to null Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.org/vocab#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;example-with-vocab&quot;,<br/>  &quot;@type&quot;: &quot;vocab-prefixed&quot;,<br/>  &quot;property&quot;: &quot;property expanded using @vocab&quot;,<br/>  &quot;embed&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;@vocab&quot;: null<br/>    },<br/>    &quot;@id&quot;: &quot;example-vocab-reset&quot;,<br/>    &quot;@type&quot;: &quot;document-relative&quot;,<br/>    &quot;property&quot;: &quot;@vocab reset, property will be dropped&quot;<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0059-out.jsonld' title='Reset @vocab by setting it to null Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example-with-vocab&quot;,<br/>    &quot;@type&quot;: [ &quot;http://example.org/vocab#vocab-prefixed&quot; ],<br/>    &quot;http://example.org/vocab#embed&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example-vocab-reset&quot;,<br/>        &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/document-relative&quot; ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/vocab#property&quot;: [ { &quot;@value&quot;: &quot;property expanded using @vocab&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_75d01ef02382a1a4ea664e07111d6077' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060'>
+            Test 0060:
+            <span property='dc:title mf:name'>Overwrite document base with @base and reset it again</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060'>
+            <p lang='en' property='dc:description'>Setting @base to an IRI and then resetting it to nil</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0060-in.jsonld' title='Overwrite document base with @base and reset it again Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: &quot;http://example.com/vocab#property&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;../document-relative&quot;,<br/>  &quot;@type&quot;: &quot;#document-relative&quot;,<br/>  &quot;property&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;@base&quot;: &quot;http://example.org/test/&quot;<br/>    },<br/>    &quot;@id&quot;: &quot;../document-base-overwritten&quot;,<br/>    &quot;@type&quot;: &quot;#document-base-overwritten&quot;,<br/>    &quot;property&quot;: [<br/>      {<br/>        &quot;@context&quot;: null,<br/>        &quot;@id&quot;: &quot;../document-relative&quot;,<br/>        &quot;@type&quot;: &quot;#document-relative&quot;,<br/>        &quot;property&quot;: &quot;context completely reset, drops property&quot;<br/>      },<br/>      {<br/>        &quot;@context&quot;: {<br/>          &quot;@base&quot;: null<br/>        },<br/>        &quot;@id&quot;: &quot;../document-relative&quot;,<br/>        &quot;@type&quot;: &quot;#document-relative&quot;,<br/>        &quot;property&quot;: &quot;only @base is cleared&quot;<br/>      }<br/>    ]<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0060-out.jsonld' title='Overwrite document base with @base and reset it again Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/document-relative&quot;,<br/>    &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/expand-0060-in.jsonld#document-relative&quot; ],<br/>    &quot;http://example.com/vocab#property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/document-base-overwritten&quot;,<br/>        &quot;@type&quot;: [ &quot;http://example.org/test/#document-base-overwritten&quot; ],<br/>        &quot;http://example.com/vocab#property&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://json-ld.org/test-suite/document-relative&quot;,<br/>            &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/expand-0060-in.jsonld#document-relative&quot; ]<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;../document-relative&quot;,<br/>            &quot;@type&quot;: [ &quot;#document-relative&quot; ],<br/>            &quot;http://example.com/vocab#property&quot;: [ { &quot;@value&quot;: &quot;only @base is cleared&quot; } ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_d068435e684524b51678e214d7447338' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061'>
+            Test 0061:
+            <span property='dc:title mf:name'>Coercing native types to arbitrary datatypes</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061'>
+            <p lang='en' property='dc:description'>Expanding native types when coercing to arbitrary datatypes</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0061-in.jsonld' title='Coercing native types to arbitrary datatypes Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/property&quot;,<br/>      &quot;@type&quot;: &quot;http://example.com/datatype&quot;<br/>    }<br/>  },<br/>  &quot;property&quot;: [ 1, true, false, 5.1 ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0061-out.jsonld' title='Coercing native types to arbitrary datatypes Result'>[<br/>  {<br/>    &quot;http://example.com/property&quot;: [<br/>      { &quot;@value&quot;: 1, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: true, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: false, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: 5.1, &quot;@type&quot;: &quot;http://example.com/datatype&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_33ac973fae11f33795afd16a647503b5' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062'>
+            Test 0062:
+            <span property='dc:title mf:name'>Various relative IRIs with with @base</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062'>
+            <p lang='en' property='dc:description'>Pathological relative IRIs</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0062-in.jsonld' title='Various relative IRIs with with @base Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@base&quot;: &quot;http://example.com/some/deep/directory/and/file#with-a-fragment&quot;,<br/>    &quot;links&quot;: { &quot;@id&quot;: &quot;http://www.example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot;, &quot;@container&quot;: &quot;@list&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;relativeIris&quot;,<br/>  &quot;@type&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;../../../../../still-root&quot;,<br/>    &quot;../.././.././../../too-many-dots&quot;,<br/>    &quot;/absolute&quot;,<br/>    &quot;//example.org/scheme-relative&quot;<br/>  ],<br/>  &quot;links&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;./../../../../../still-root&quot;,<br/>    &quot;../.././.././../../too-many-dots&quot;,<br/>    &quot;/absolute&quot;,<br/>    &quot;//example.org/scheme-relative&quot;,<br/>    &quot;//example.org/../scheme-relative&quot;,<br/>    &quot;//example.org/.././useless/../../scheme-relative&quot;<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0062-out.jsonld' title='Various relative IRIs with with @base Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/relativeIris&quot;,<br/>    &quot;@type&quot;: [<br/>        &quot;http://example.com/some/deep/directory/and/link&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/file#fragment-works&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/file?query=works&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/&quot;,<br/>        &quot;http://example.com/some/deep/directory/&quot;,<br/>        &quot;http://example.com/some/deep/directory/parent&quot;,<br/>        &quot;http://example.com/some/deep/parent-parent-eq-root&quot;,<br/>        &quot;http://example.com/still-root&quot;,<br/>        &quot;http://example.com/too-many-dots&quot;,<br/>        &quot;http://example.com/absolute&quot;,<br/>        &quot;http://example.org/scheme-relative&quot;<br/>    ],<br/>    &quot;http://www.example.com/link&quot;: [ {<br/>      &quot;@list&quot;: [<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/link&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/file#fragment-works&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/file?query=works&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/parent&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/parent-parent-eq-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/still-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/too-many-dots&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/absolute&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; }<br/>      ]<br/>    } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_c3cb22baf4165bc4a2a500492f024837' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063'>
+            Test 0063:
+            <span property='dc:title mf:name'>Reverse property and index container</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063'>
+            <p lang='en' property='dc:description'>Expaning reverse properties with an index-container</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0063-in.jsonld' title='Reverse property and index container Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: {<br/>    &quot;Dave&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    &quot;Gregg&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>      &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>    }<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0063-out.jsonld' title='Reverse property and index container Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;@index&quot;: &quot;Dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        },<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>          &quot;@index&quot;: &quot;Gregg&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_6291c77496bb2a2f0c7498ee90d49966' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064'>
+            Test 0064:
+            <span property='dc:title mf:name'>bnode values of reverse properties</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064'>
+            <p lang='en' property='dc:description'>Expand reverse property whose values are unlabeled blank nodes</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0064-in.jsonld' title='bnode values of reverse properties Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    {<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    {<br/>      &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0064-out.jsonld' title='bnode values of reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        },<br/>        {<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_acc6d9fbe49f93a05dedfd3049c125ac' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065'>
+            Test 0065:
+            <span property='dc:title mf:name'>Drop unmapped keys in reverse map</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065'>
+            <p lang='en' property='dc:description'>Keys that are not mapped to an IRI in a reverse-map are dropped</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0065-in.jsonld' title='Drop unmapped keys in reverse map Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    &quot;relative-iri&quot;: {<br/>      &quot;@id&quot;: &quot;relative-node&quot;,<br/>      &quot;name&quot;: &quot;Keys that are not mapped to an IRI in a reverse-map are dropped&quot;<br/>    }<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0065-out.jsonld' title='Drop unmapped keys in reverse map Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_6026cd43b7039a0586c06e4a67477cbb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066'>
+            Test 0066:
+            <span property='dc:title mf:name'>Reverse-map keys with @vocab</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066'>
+            <p lang='en' property='dc:description'>Expand uses @vocab to expand keys in reverse-maps</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0066-in.jsonld' title='Reverse-map keys with @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;,<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab/&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    &quot;noTerm&quot;: {<br/>      &quot;@id&quot;: &quot;relative-node&quot;,<br/>      &quot;name&quot;: &quot;Compact keys using @vocab&quot;<br/>    }<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0066-out.jsonld' title='Reverse-map keys with @vocab Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ],<br/>      &quot;http://example.com/vocab/noTerm&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relative-node&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Compact keys using @vocab&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_69d9d5cb5e9a5deaa51fe95122486a56' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067'>
+            Test 0067:
+            <span property='dc:title mf:name'>prefix://suffix not a compact IRI</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067'>
+            <p lang='en' property='dc:description'>prefix:suffix values are not interpreted as compact IRIs if suffix begins with two slashes</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0067-in.jsonld' title='prefix://suffix not a compact IRI Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;http&quot;: &quot;http://example.com/this-prefix-would-overwrite-all-http-iris&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>  &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>  &quot;http://example.org/property&quot;: &quot;all these IRIs remain unchanged because they are interpreted as absolute IRIs&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0067-out.jsonld' title='prefix://suffix not a compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.org/type&quot;],<br/>    &quot;http://example.org/property&quot;: [<br/>      { &quot;@value&quot;: &quot;all these IRIs remain unchanged because they are interpreted as absolute IRIs&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_a9d2b19b2ad03217da932e4b322505c9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068'>
+            Test 0068:
+            <span property='dc:title mf:name'>_:suffix values are not a compact IRI</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068'>
+            <p lang='en' property='dc:description'>prefix:suffix values are not interpreted as compact IRIs if prefix is an underscore</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0068-in.jsonld' title='_:suffix values are not a compact IRI Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;_&quot;: &quot;http://example.com/this-prefix-would-overwrite-all-blank-node-identifiers&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;_:node1&quot;,<br/>  &quot;@type&quot;: &quot;_:type&quot;,<br/>  &quot;_:property&quot;: &quot;all these IRIs remain unchanged because they are interpreted as blank node identifiers&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0068-out.jsonld' title='_:suffix values are not a compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:node1&quot;,<br/>    &quot;@type&quot;: [ &quot;_:type&quot; ],<br/>    &quot;_:property&quot;: [<br/>      { &quot;@value&quot;: &quot;all these IRIs remain unchanged because they are interpreted as blank node identifiers&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_8d0172557b1a3eaaa95912187fdbe7f3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069'>
+            Test 0069:
+            <span property='dc:title mf:name'>Compact IRI as term with type mapping</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069'>
+            <p lang='en' property='dc:description'>Redefine compact IRI to define type mapping using the compact IRI itself as value of @id</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0069-in.jsonld' title='Compact IRI as term with type mapping Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;rdfs&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#&quot;,<br/>    &quot;rdfs:subClassOf&quot;: { &quot;@id&quot;: &quot;rdfs:subClassOf&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/vocab#class&quot;,<br/>  &quot;@type&quot;: &quot;rdfs:Class&quot;,<br/>  &quot;rdfs:subClassOf&quot;: &quot;http://example.com/vocab#someOtherClass&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0069-out.jsonld' title='Compact IRI as term with type mapping Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/vocab#class&quot;,<br/>    &quot;@type&quot;: [ &quot;http://www.w3.org/2000/01/rdf-schema#Class&quot; ],<br/>    &quot;http://www.w3.org/2000/01/rdf-schema#subClassOf&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.com/vocab#someOtherClass&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_00415a21708127e75f67425e12d10761' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070'>
+            Test 0070:
+            <span property='dc:title mf:name'>Compact IRI as term defined using equivalent compact IRI</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070'>
+            <p lang='en' property='dc:description'>Redefine compact IRI to define type mapping using the compact IRI itself as string value</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0070-in.jsonld' title='Compact IRI as term defined using equivalent compact IRI Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;prefix&quot;: &quot;http://www.example.org/vocab#&quot;,<br/>    &quot;prefix:foo&quot;: &quot;prefix:foo&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/vocab#id&quot;,<br/>  &quot;@type&quot;: &quot;prefix:Class&quot;,<br/>  &quot;prefix:foo&quot;: &quot;bar&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0070-out.jsonld' title='Compact IRI as term defined using equivalent compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/vocab#id&quot;,<br/>    &quot;@type&quot;: [ &quot;http://www.example.org/vocab#Class&quot; ],<br/>    &quot;http://www.example.org/vocab#foo&quot;: [<br/>      { &quot;@value&quot;: &quot;bar&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_71fb227fe49f4333659a9da759fbc555' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071'>
+            Test 0071:
+            <span property='dc:title mf:name'>Redefine terms looking like compact IRIs</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071'>
+            <p lang='en' property='dc:description'>Term definitions may look like compact IRIs</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0071-in.jsonld' title='Redefine terms looking like compact IRIs Input'>{<br/>  &quot;@context&quot;: [<br/>    {<br/>      &quot;v&quot;: &quot;http://example.com/vocab#&quot;,<br/>      &quot;v:term&quot;: &quot;v:somethingElse&quot;,<br/>      &quot;v:termId&quot;: { &quot;@id&quot;: &quot;v:somethingElseId&quot; }<br/>    },<br/>    {<br/>      &quot;v:term&quot;: &quot;v:term&quot;,<br/>      &quot;v:termId&quot;: { &quot;@id&quot;: &quot;v:termId&quot; }<br/>    }<br/>  ],<br/>  &quot;v:term&quot;: &quot;value of v:term&quot;,<br/>  &quot;v:termId&quot;: &quot;value of v:termId&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0071-out.jsonld' title='Redefine terms looking like compact IRIs Result'>[<br/>  {<br/>    &quot;http://example.com/vocab#term&quot;: [<br/>      { &quot;@value&quot;: &quot;value of v:term&quot; }<br/>    ],<br/>    &quot;http://example.com/vocab#termId&quot;: [<br/>      { &quot;@value&quot;: &quot;value of v:termId&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_17f279996d2744c452505740651ae56f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072'>
+            Test 0072:
+            <span property='dc:title mf:name'>Redefine term using @vocab, not itself</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072'>
+            <p lang='en' property='dc:description'>Redefining a term as itself when @vocab is defined uses @vocab, not previous term definition</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0072-in.jsonld' title='Redefine term using @vocab, not itself Input'>{<br/>  &quot;@context&quot;: [<br/>    {<br/>      &quot;v&quot;: &quot;http://example.com/vocab#&quot;,<br/>      &quot;term&quot;: &quot;v:somethingElse&quot;<br/>    },<br/>    {<br/>      &quot;@vocab&quot;: &quot;http://example.com/anotherVocab#&quot;,<br/>      &quot;term&quot;: &quot;term&quot;<br/>    }<br/>  ],<br/>  &quot;term&quot;: &quot;value of term&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0072-out.jsonld' title='Redefine term using @vocab, not itself Result'>[<br/>  {<br/>    &quot;http://example.com/anotherVocab#term&quot;: [<br/>      { &quot;@value&quot;: &quot;value of term&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_8400108fdfc367eb2220a1c0e9ed78cb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073'>
+            Test 0073:
+            <span property='dc:title mf:name'>@context not first property</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073'>
+            <p lang='en' property='dc:description'>Objects are unordered, so serialized node definition containing @context may have @context at the end of the node definition</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0073-in.jsonld' title='@context not first property Input'>{<br/>  &quot;@id&quot;: &quot;ex:node1&quot;,<br/>  &quot;owl:sameAs&quot;: {<br/>    &quot;@id&quot;: &quot;ex:node2&quot;,<br/>    &quot;rdfs:label&quot;: &quot;Node 2&quot;,<br/>    &quot;link&quot;: &quot;ex:node3&quot;,<br/>    &quot;@context&quot;: {<br/>      &quot;rdfs&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#&quot;<br/>    }<br/>  },<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/&quot;,<br/>    &quot;owl&quot;: &quot;http://www.w3.org/2002/07/owl#&quot;,<br/>    &quot;link&quot;: { &quot;@id&quot;: &quot;ex:link&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  }<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0073-out.jsonld' title='@context not first property Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;http://www.w3.org/2002/07/owl#sameAs&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/node2&quot;,<br/>        &quot;http://example.org/link&quot;: [<br/>          { &quot;@id&quot;: &quot;http://example.org/node3&quot; }<br/>        ],<br/>        &quot;http://www.w3.org/2000/01/rdf-schema#label&quot;: [ { &quot;@value&quot;: &quot;Node 2&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_d16ace1c40a3c0a87949ff175f59a034' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074'>
+            Test 0074:
+            <span property='dc:title mf:name'>@id not first property</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074'>
+            <p lang='en' property='dc:description'>Objects are unordered, so serialized node definition containing @id may have @id at the end of the node definition</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0074-in.jsonld' title='@id not first property Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/&quot;,<br/>    &quot;owl&quot;: &quot;http://www.w3.org/2002/07/owl#&quot;,<br/>    &quot;link&quot;: {<br/>      &quot;@id&quot;: &quot;ex:link&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    }<br/>  },<br/>  &quot;owl:sameAs&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;rdfs&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#&quot;<br/>    },<br/>    &quot;rdfs:label&quot;: &quot;Node 2&quot;,<br/>    &quot;link&quot;: &quot;ex:node3&quot;,<br/>    &quot;@id&quot;: &quot;ex:node2&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;ex:node1&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0074-out.jsonld' title='@id not first property Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;http://www.w3.org/2002/07/owl#sameAs&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/node2&quot;,<br/>        &quot;http://example.org/link&quot;: [<br/>          { &quot;@id&quot;: &quot;http://example.org/node3&quot; }<br/>        ],<br/>        &quot;http://www.w3.org/2000/01/rdf-schema#label&quot;: [ { &quot;@value&quot;: &quot;Node 2&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
+          </dd>
+          <dt id='test_e79ab0b007c9404f327c173831db3146' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075'>
+            Test 0075:
+            <span property='dc:title mf:name'>@vocab as blank node identifier</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075'>
+            <p lang='en' property='dc:description'>Use @vocab to map all properties to blank node identifiers</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0075-in.jsonld' title='@vocab as blank node identifier Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;_:&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;ex:node1&quot;,<br/>  &quot;b1&quot;: &quot;blank node property 1&quot;,<br/>  &quot;b2&quot;: &quot;blank node property 1&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0075-out.jsonld' title='@vocab as blank node identifier Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;ex:node1&quot;,<br/>    &quot;_:b1&quot;: [ { &quot;@value&quot;: &quot;blank node property 1&quot; } ],<br/>    &quot;_:b2&quot;: [ { &quot;@value&quot;: &quot;blank node property 1&quot; } ]<br/>  }<br/>]<br/></pre>
+          </dd>
+        </div>
+        <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld'>
+          <dt id='test_50da1a1d0d8f5998a760b8ae03cfa651' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001'>
+            Test 0001:
+            <span property='dc:title mf:name'>Keywords cannot be aliased to other keywords</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001'>
+            <p lang='en' property='dc:description'>Verifies that an exception callback is invoked when aliasing a keyword to another keyword</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/error-expand-0001-in.jsonld' title='Keywords cannot be aliased to other keywords Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@type&quot;: &quot;@id&quot;<br/>  },<br/>  &quot;@type&quot;: &quot;http://example.org/type&quot;<br/>}<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/keyword redefinition' title='Keywords cannot be aliased to other keywords Result'>http://json-ld.org/test-suite/tests/keyword redefinition not loaded</pre>
+          </dd>
+        </div>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld'>
           <dt id='test_8221dfb95c8d7e917c7e95b5448041f7' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001'>
             Test 0001:
@@ -24777,692 +29469,50 @@
             <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/toRdf-0112-in.jsonld' title='Redefine term using @vocab, not itself Input'>{<br/>  &quot;@context&quot;: [<br/>    {<br/>      &quot;v&quot;: &quot;http://example.com/vocab#&quot;,<br/>      &quot;term&quot;: &quot;v:somethingElse&quot;<br/>    },<br/>    {<br/>      &quot;@vocab&quot;: &quot;http://example.com/anotherVocab#&quot;,<br/>      &quot;term&quot;: &quot;term&quot;<br/>    }<br/>  ],<br/>  &quot;term&quot;: &quot;value of term&quot;<br/>}<br/></pre>
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0112-out.nq' title='Redefine term using @vocab, not itself Result'>_:b0 &lt;http://example.com/anotherVocab#term&gt; &quot;value of term&quot; .<br/></pre>
           </dd>
-        </div>
-        <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld'>
-          <dt id='test_50da1a1d0d8f5998a760b8ae03cfa651' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001'>
-            Test 0001:
-            <span property='dc:title mf:name'>Keywords cannot be aliased to other keywords</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001'>
-            <p lang='en' property='dc:description'>Verifies that an exception callback is invoked when aliasing a keyword to another keyword</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/error-expand-0001-in.jsonld' title='Keywords cannot be aliased to other keywords Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@type&quot;: &quot;@id&quot;<br/>  },<br/>  &quot;@type&quot;: &quot;http://example.org/type&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/keyword redefinition' title='Keywords cannot be aliased to other keywords Result'>http://json-ld.org/test-suite/tests/keyword redefinition not loaded</pre>
-          </dd>
-        </div>
-        <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld'>
-          <dt id='test_30400bd733cda10ec34b060e31bee342' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001'>
-            Test 0001:
-            <span property='dc:title mf:name'>drop free-floating nodes</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001'>
-            <p lang='en' property='dc:description'>Expand drops unreferenced nodes having only @id</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0001-in.jsonld' title='drop free-floating nodes Input'>{&quot;@id&quot;: &quot;http://example.org/test#example&quot;}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0001-out.jsonld' title='drop free-floating nodes Result'>[ ]<br/></pre>
-          </dd>
-          <dt id='test_8c412a36834c515309821805111f3170' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002'>
-            Test 0002:
-            <span property='dc:title mf:name'>basic</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002'>
-            <p lang='en' property='dc:description'>Expanding terms with different types of values</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0002-in.jsonld' title='basic Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;t1&quot;: &quot;http://example.com/t1&quot;,<br/>    &quot;t2&quot;: &quot;http://example.com/t2&quot;,<br/>    &quot;term1&quot;: &quot;http://example.com/term1&quot;,<br/>    &quot;term2&quot;: &quot;http://example.com/term2&quot;,<br/>    &quot;term3&quot;: &quot;http://example.com/term3&quot;,<br/>    &quot;term4&quot;: &quot;http://example.com/term4&quot;,<br/>    &quot;term5&quot;: &quot;http://example.com/term5&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: &quot;t1&quot;,<br/>  &quot;term1&quot;: &quot;v1&quot;,<br/>  &quot;term2&quot;: {&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;t2&quot;},<br/>  &quot;term3&quot;: {&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;},<br/>  &quot;term4&quot;: 4,<br/>  &quot;term5&quot;: [50, 51]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0002-out.jsonld' title='basic Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: [&quot;http://example.com/t1&quot;],<br/>  &quot;http://example.com/term1&quot;: [{&quot;@value&quot;: &quot;v1&quot;}],<br/>  &quot;http://example.com/term2&quot;: [{&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;http://example.com/t2&quot;}],<br/>  &quot;http://example.com/term3&quot;: [{&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;}],<br/>  &quot;http://example.com/term4&quot;: [{&quot;@value&quot;: 4}],<br/>  &quot;http://example.com/term5&quot;: [{&quot;@value&quot;: 50}, {&quot;@value&quot;: 51}]<br/>}]</pre>
-          </dd>
-          <dt id='test_6fb15d01d55e323c1d40c908af0025cf' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003'>
-            Test 0003:
-            <span property='dc:title mf:name'>drop null and unmapped properties</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003'>
-            <p lang='en' property='dc:description'>Verifies that null values and unmapped properties are removed from expanded output</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0003-in.jsonld' title='drop null and unmapped properties Input'>{<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;http://example.org/property&quot;: null,<br/>  &quot;regularJson&quot;: {<br/>    &quot;nonJsonLd&quot;: &quot;property&quot;,<br/>    &quot;deep&quot;: [{<br/>      &quot;foo&quot;: &quot;bar&quot;<br/>    }, {<br/>      &quot;bar&quot;: &quot;foo&quot;<br/>    }]<br/>  }<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0003-out.jsonld' title='drop null and unmapped properties Result'>[ ]<br/></pre>
-          </dd>
-          <dt id='test_46ca05e212eb3f5df12a5ce1240d1a1d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004'>
-            Test 0004:
-            <span property='dc:title mf:name'>optimize @set, keep empty arrays</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004'>
-            <p lang='en' property='dc:description'>Uses of @set are removed in expansion; values of @set, or just plain values which are empty arrays are retained</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0004-in.jsonld' title='optimize @set, keep empty arrays Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;mylist1&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist1&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;mylist2&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist2&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset2&quot;: {&quot;@id&quot;: &quot;http://example.com/myset2&quot;, &quot;@container&quot;: &quot;@set&quot;},<br/>    &quot;myset3&quot;: {&quot;@id&quot;: &quot;http://example.com/myset3&quot;, &quot;@container&quot;: &quot;@set&quot;}<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;mylist1&quot;: { &quot;@list&quot;: [ ] },<br/>  &quot;mylist2&quot;: &quot;one item&quot;,<br/>  &quot;myset2&quot;: { &quot;@set&quot;: [ ] },<br/>  &quot;myset3&quot;: [ &quot;v1&quot; ],<br/>  &quot;http://example.org/list1&quot;: { &quot;@list&quot;: [ null ] },<br/>  &quot;http://example.org/list2&quot;: { &quot;@list&quot;: [ {&quot;@value&quot;: null} ] },<br/>  &quot;http://example.org/set1&quot;: { &quot;@set&quot;: [ ] },<br/>  &quot;http://example.org/set1&quot;: { &quot;@set&quot;: [ null ] },<br/>  &quot;http://example.org/set3&quot;: [ ],<br/>  &quot;http://example.org/set4&quot;: [ null ],<br/>  &quot;http://example.org/set5&quot;: &quot;one item&quot;,<br/>  &quot;http://example.org/property&quot;: { &quot;@list&quot;: &quot;one item&quot; }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0004-out.jsonld' title='optimize @set, keep empty arrays Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.com/mylist2&quot;: [ { &quot;@list&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ] } ],<br/>  &quot;http://example.com/myset2&quot;: [ ],<br/>  &quot;http://example.com/myset3&quot;: [ {&quot;@value&quot;: &quot;v1&quot;} ],<br/>  &quot;http://example.org/list1&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.org/list2&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.org/set1&quot;: [ ],<br/>  &quot;http://example.org/set1&quot;: [ ],<br/>  &quot;http://example.org/set3&quot;: [ ],<br/>  &quot;http://example.org/set4&quot;: [ ],<br/>  &quot;http://example.org/set5&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ],<br/>  &quot;http://example.org/property&quot;: [ { &quot;@list&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ] } ]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_b508ab4f88c7b5481c2cf64e2737b30f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005'>
-            Test 0005:
-            <span property='dc:title mf:name'>do not expand aliased @id/@type</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005'>
-            <p lang='en' property='dc:description'>If a keyword is aliased, it is not used when expanding</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0005-in.jsonld' title='do not expand aliased @id/@type Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;homepage&quot;: {<br/>      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;know&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;,<br/>    &quot;@iri&quot;: &quot;@id&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;#me&quot;,<br/>  &quot;know&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/bob#me&quot;,<br/>      &quot;name&quot;: &quot;Bob&quot;,<br/>      &quot;homepage&quot;: &quot;http://example.com/bob&quot;<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/alice#me&quot;,<br/>      &quot;name&quot;: &quot;Alice&quot;,<br/>      &quot;homepage&quot;: &quot;http://example.com/alice&quot;<br/>    }<br/>  ]<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0005-out.jsonld' title='do not expand aliased @id/@type Result'>[{<br/>  &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0005-in.jsonld#me&quot;,<br/>  &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/bob#me&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Bob&quot;}],<br/>      &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.com/bob&quot;<br/>      }]<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/alice#me&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Alice&quot;}],<br/>      &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.com/alice&quot;<br/>      }]<br/>    }<br/>  ]<br/>}]</pre>
-          </dd>
-          <dt id='test_64ebeef021e3a1db53968ce489eb7667' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006'>
-            Test 0006:
-            <span property='dc:title mf:name'>alias keywords</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006'>
-            <p lang='en' property='dc:description'>Aliased keywords expand in resulting document</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0006-in.jsonld' title='alias keywords Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;http://example.org/test#property1&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;http://example.org/test#property2&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;uri&quot;: &quot;@id&quot;<br/>  },<br/>  &quot;http://example.org/test#property1&quot;: {<br/>    &quot;http://example.org/test#property4&quot;: &quot;foo&quot;,<br/>    &quot;uri&quot;: &quot;http://example.org/test#example2&quot;<br/>  },<br/>  &quot;http://example.org/test#property2&quot;: &quot;http://example.org/test#example3&quot;,<br/>  &quot;http://example.org/test#property3&quot;: {<br/>    &quot;uri&quot;: &quot;http://example.org/test#example4&quot;<br/>  },<br/>  &quot;uri&quot;: &quot;http://example.org/test#example1&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0006-out.jsonld' title='alias keywords Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;http://example.org/test#property1&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;http://example.org/test#property4&quot;: [{&quot;@value&quot;: &quot;foo&quot;}]<br/>  }],<br/>  &quot;http://example.org/test#property2&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example3&quot;<br/>  }],<br/>  &quot;http://example.org/test#property3&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example4&quot;<br/>  }]<br/>}]</pre>
-          </dd>
-          <dt id='test_1c8bfb88b1e97399a84e0e23cb10e40b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007'>
-            Test 0007:
-            <span property='dc:title mf:name'>date type-coercion</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007'>
-            <p lang='en' property='dc:description'>Expand strings to expanded value with @type: xsd:dateTime</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0007-in.jsonld' title='date type-coercion Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:date&quot;: {<br/>      &quot;@type&quot;: &quot;xsd:dateTime&quot;<br/>    },<br/>    &quot;ex:parent&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;ex:date&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>  &quot;ex:embed&quot;: {<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;ex:parent&quot;: &quot;http://example.org/test#example1&quot;<br/>  }<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0007-out.jsonld' title='date type-coercion Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;http://example.org/vocab#date&quot;: [{<br/>    &quot;@value&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>    &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;<br/>  }],<br/>  &quot;http://example.org/vocab#embed&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;http://example.org/vocab#parent&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#example1&quot;<br/>    }]<br/>  }]<br/>}]</pre>
-          </dd>
-          <dt id='test_639f33a04dbd664474ab488f891c5496' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008'>
-            Test 0008:
-            <span property='dc:title mf:name'>@value with @language</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008'>
-            <p lang='en' property='dc:description'>Keep expanded values with @language, drop non-conforming value objects containing just @language</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0008-in.jsonld' title='@value with @language Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;ex:test&quot;: { &quot;@value&quot;: &quot;test&quot;,  &quot;@language&quot;: &quot;en&quot; },<br/>  &quot;ex:drop-lang-only&quot;: { &quot;@language&quot;: &quot;en&quot; },<br/>  &quot;ex:keep-full-value&quot;: { &quot;@value&quot;: &quot;only value&quot; }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0008-out.jsonld' title='@value with @language Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>    &quot;http://example.org/vocab#test&quot;: [ { &quot;@value&quot;: &quot;test&quot;, &quot;@language&quot;: &quot;en&quot; } ],<br/>    &quot;http://example.org/vocab#keep-full-value&quot;: [ {&quot;@value&quot;: &quot;only value&quot;} ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_fc3e08bc600239177804ec8be79b64fd' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009'>
-            Test 0009:
-            <span property='dc:title mf:name'>@graph with terms</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009'>
-            <p lang='en' property='dc:description'>Use of @graph to contain multiple nodes within array</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0009-in.jsonld' title='@graph with terms Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;authored&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#authored&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contains&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#contains&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contributor&quot;: &quot;http://purl.org/dc/elements/1.1/contributor&quot;,<br/>    &quot;description&quot;: &quot;http://purl.org/dc/elements/1.1/description&quot;,<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;http://purl.org/dc/elements/1.1/title&quot;<br/>    }<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;description&quot;: &quot;Fun&quot;,<br/>      &quot;title&quot;: &quot;Chapter One&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;authored&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;name&quot;: &quot;Jane&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;contains&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;contributor&quot;: &quot;Writer&quot;,<br/>        &quot;title&quot;: &quot;My Book&quot;<br/>      }<br/>    }<br/>  ]<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0009-out.jsonld' title='@graph with terms Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
-          </dd>
-          <dt id='test_c44d7caa68a769857cd333691253bef4' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010'>
-            Test 0010:
-            <span property='dc:title mf:name'>native types</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010'>
-            <p lang='en' property='dc:description'>Expanding native scalar retains native scalar within expanded value</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0010-in.jsonld' title='native types Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;d&quot;: &quot;http://purl.org/dc/elements/1.1/&quot;,<br/>    &quot;e&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;f&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;e:bool&quot;: true,<br/>  &quot;e:int&quot;: 123<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0010-out.jsonld' title='native types Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;http://example.org/vocab#bool&quot;: [{&quot;@value&quot;: true}],<br/>  &quot;http://example.org/vocab#int&quot;: [{&quot;@value&quot;: 123}]<br/>}]</pre>
-          </dd>
-          <dt id='test_ab6ef2da0eed998d968827642bfc4c7b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011'>
-            Test 0011:
-            <span property='dc:title mf:name'>coerced @id</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011'>
-            <p lang='en' property='dc:description'>A value of a property with @type: @id coercion expands to a node reference</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0011-in.jsonld' title='coerced @id Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;dc&quot;: &quot;http://purl.org/dc/elements/1.1/&quot;,<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:contains&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>  &quot;dc:title&quot;: &quot;Title&quot;,<br/>  &quot;ex:contains&quot;: &quot;http://example.org/test#chapter&quot;<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0011-out.jsonld' title='coerced @id Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>  &quot;http://example.org/vocab#contains&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>  }],<br/>  &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Title&quot;}]<br/>}]</pre>
-          </dd>
-          <dt id='test_43239674aca32af2715ec3d69cbac162' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012'>
-            Test 0012:
-            <span property='dc:title mf:name'>@graph with embed</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012'>
-            <p lang='en' property='dc:description'>Use of @graph to contain multiple nodes within array</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0012-in.jsonld' title='@graph with embed Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;dc&quot;: &quot;http://purl.org/dc/elements/1.1/&quot;,<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:authored&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;ex:contains&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;dc:description&quot;: &quot;Fun&quot;,<br/>      &quot;dc:title&quot;: &quot;Chapter One&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;ex:authored&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;foaf:name&quot;: &quot;Jane&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;foaf:name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;ex:contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;dc:contributor&quot;: &quot;Writer&quot;,<br/>        &quot;dc:title&quot;: &quot;My Book&quot;,<br/>        &quot;ex:contains&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }<br/>    }<br/>  ]<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0012-out.jsonld' title='@graph with embed Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
-          </dd>
-          <dt id='test_d9b2850b69f56067af4ec560432f024d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013'>
-            Test 0013:
-            <span property='dc:title mf:name'>expand already expanded</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013'>
-            <p lang='en' property='dc:description'>Expand does not mess up already expanded document</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0013-in.jsonld' title='expand already expanded Input'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: [&quot;http://example.com/t1&quot;],<br/>  &quot;http://example.com/term1&quot;: [&quot;v1&quot;],<br/>  &quot;http://example.com/term2&quot;: [{&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;http://example.com/t2&quot;}],<br/>  &quot;http://example.com/term3&quot;: [{&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;}],<br/>  &quot;http://example.com/term4&quot;: [4],<br/>  &quot;http://example.com/term5&quot;: [50, 51]<br/>}]</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0013-out.jsonld' title='expand already expanded Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: [&quot;http://example.com/t1&quot;],<br/>  &quot;http://example.com/term1&quot;: [{&quot;@value&quot;: &quot;v1&quot;}],<br/>  &quot;http://example.com/term2&quot;: [{&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;http://example.com/t2&quot;}],<br/>  &quot;http://example.com/term3&quot;: [{&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;}],<br/>  &quot;http://example.com/term4&quot;: [{&quot;@value&quot;: 4}],<br/>  &quot;http://example.com/term5&quot;: [{&quot;@value&quot;: 50}, {&quot;@value&quot;: 51}]<br/>}]</pre>
-          </dd>
-          <dt id='test_131dee302981a63e9cf25191a0b04fed' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014'>
-            Test 0014:
-            <span property='dc:title mf:name'>@set of @value objects with keyword aliases</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014'>
-            <p lang='en' property='dc:description'>Expanding aliased @set and @value</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0014-in.jsonld' title='@set of @value objects with keyword aliases Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/test#&quot;,<br/>    &quot;property1&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/test#property1&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;property2&quot;: {<br/>      &quot;@id&quot;: &quot;ex:property2&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;uri&quot;: &quot;@id&quot;,<br/>    &quot;set&quot;: &quot;@set&quot;,<br/>    &quot;value&quot;: &quot;@value&quot;,<br/>    &quot;type&quot;: &quot;@type&quot;,<br/>    &quot;xsd&quot;: { &quot;@id&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot; }<br/>  },<br/>  &quot;property1&quot;: {<br/>    &quot;uri&quot;: &quot;ex:example2&quot;,<br/>    &quot;http://example.org/test#property4&quot;: &quot;foo&quot;<br/>  },<br/>  &quot;property2&quot;: &quot;http://example.org/test#example3&quot;,<br/>  &quot;http://example.org/test#property3&quot;: {<br/>    &quot;uri&quot;: &quot;http://example.org/test#example4&quot;<br/>  },<br/>  &quot;ex:property4&quot;: {<br/>    &quot;uri&quot;: &quot;ex:example4&quot;,<br/>    &quot;ex:property5&quot;: [<br/>      {<br/>        &quot;set&quot;: [<br/>          {<br/>          &quot;value&quot;: &quot;2012-03-31&quot;,<br/>          &quot;type&quot;: &quot;xsd:date&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  &quot;ex:property6&quot;: [<br/>    {<br/>      &quot;set&quot;: [<br/>        {<br/>        &quot;value&quot;: null,<br/>        &quot;type&quot;: &quot;xsd:date&quot;<br/>        }<br/>      ]<br/>    }<br/>  ],<br/>  &quot;uri&quot;: &quot;http://example.org/test#example1&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0014-out.jsonld' title='@set of @value objects with keyword aliases Result'>[<br/>  {<br/>    &quot;http://example.org/test#property1&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>        &quot;http://example.org/test#property4&quot;: [<br/>          {&quot;@value&quot;: &quot;foo&quot;}<br/>        ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/test#property2&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.org/test#example3&quot; }<br/>    ],<br/>    &quot;http://example.org/test#property3&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.org/test#example4&quot; }<br/>    ],<br/>    &quot;http://example.org/test#property4&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example4&quot;,<br/>        &quot;http://example.org/test#property5&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;2012-03-31&quot;,<br/>            &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>          }<br/>        ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/test#property6&quot;: [],<br/>    &quot;@id&quot;: &quot;http://example.org/test#example1&quot;<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_598e330a34cebcdc7f49b05b8f7e734e' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015'>
-            Test 0015:
-            <span property='dc:title mf:name'>collapse set of sets, keep empty lists</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015'>
-            <p lang='en' property='dc:description'>An array of multiple @set nodes are collapsed into a single array</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0015-in.jsonld' title='collapse set of sets, keep empty lists Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;mylist1&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist1&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;mylist2&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist2&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset1&quot;: {&quot;@id&quot;: &quot;http://example.com/myset1&quot;, &quot;@container&quot;: &quot;@set&quot; },<br/>    &quot;myset2&quot;: {&quot;@id&quot;: &quot;http://example.com/myset2&quot;, &quot;@container&quot;: &quot;@set&quot; },<br/>    &quot;myset3&quot;: {&quot;@id&quot;: &quot;http://example.com/myset3&quot;, &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;mylist1&quot;: [],<br/>  &quot;myset1&quot;: { &quot;@set&quot;: [] },<br/>  &quot;myset2&quot;: [ { &quot;@set&quot;: [] }, [], { &quot;@set&quot;: [ null ] }, [ null ] ],<br/>  &quot;myset3&quot;: [ { &quot;@set&quot;: [ &quot;hello&quot;, &quot;this&quot; ] }, &quot;will&quot;, { &quot;@set&quot;: [ &quot;be&quot;, &quot;collapsed&quot; ] } ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0015-out.jsonld' title='collapse set of sets, keep empty lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>    &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [] } ],<br/>    &quot;http://example.com/myset1&quot;: [ ],<br/>    &quot;http://example.com/myset2&quot;: [ ],<br/>    &quot;http://example.com/myset3&quot;: [<br/>      {&quot;@value&quot;: &quot;hello&quot;},<br/>      {&quot;@value&quot;: &quot;this&quot;},<br/>      {&quot;@value&quot;: &quot;will&quot;},<br/>      {&quot;@value&quot;: &quot;be&quot;},<br/>      {&quot;@value&quot;: &quot;collapsed&quot;} ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_11fa9e5c7cbb6d481c793729a67fbadd' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016'>
-            Test 0016:
-            <span property='dc:title mf:name'>context reset</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016'>
-            <p lang='en' property='dc:description'>Setting @context to null within an embedded object resets back to initial context state</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0016-in.jsonld' title='context reset Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;myproperty&quot;: { &quot;@id&quot;: &quot;http://example.com/myproperty&quot; },<br/>    &quot;mylist1&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist1&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;mylist2&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist2&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset1&quot;: {&quot;@id&quot;: &quot;http://example.com/myset1&quot;, &quot;@container&quot;: &quot;@set&quot; },<br/>    &quot;myset2&quot;: {&quot;@id&quot;: &quot;http://example.com/myset2&quot;, &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id1&quot;,<br/>  &quot;mylist1&quot;: [],<br/>  &quot;mylist2&quot;: [ 2, &quot;hi&quot; ],<br/>  &quot;myset1&quot;: { &quot;@set&quot;: [] },<br/>  &quot;myset2&quot;: [ { &quot;@set&quot;: [] }, [], { &quot;@set&quot;: [ null ] }, [ null ] ],<br/>  &quot;myproperty&quot;: {<br/>    &quot;@context&quot;: null,<br/>    &quot;@id&quot;: &quot;http://example.org/id2&quot;,<br/>    &quot;mylist1&quot;: [],<br/>    &quot;mylist2&quot;: [ 2, &quot;hi&quot; ],<br/>    &quot;myset1&quot;: { &quot;@set&quot;: [] },<br/>    &quot;myset2&quot;: [ { &quot;@set&quot;: [] }, [], { &quot;@set&quot;: [ null ] }, [ null ] ],<br/>    &quot;http://example.org/myproperty2&quot;: &quot;ok&quot;<br/>  },<br/>  &quot;http://example.com/emptyobj&quot;: {<br/>    &quot;@context&quot;: null,<br/>    &quot;mylist1&quot;: [],<br/>    &quot;mylist2&quot;: [ 2, &quot;hi&quot; ],<br/>    &quot;myset1&quot;: { &quot;@set&quot;: [] },<br/>    &quot;myset2&quot;: [ { &quot;@set&quot;: [] }, [], { &quot;@set&quot;: [ null ] }, [ null ] ]<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0016-out.jsonld' title='context reset Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/id1&quot;,<br/>    &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [] } ],<br/>    &quot;http://example.com/mylist2&quot;: [<br/>      { &quot;@list&quot;: [ {&quot;@value&quot;: 2}, {&quot;@value&quot;: &quot;hi&quot;} ] }<br/>    ],<br/>    &quot;http://example.com/myset1&quot;: [ ],<br/>    &quot;http://example.com/myset2&quot;: [ ],<br/>    &quot;http://example.com/myproperty&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/id2&quot;,<br/>        &quot;http://example.org/myproperty2&quot;: [ {&quot;@value&quot;: &quot;ok&quot;} ]<br/>      }<br/>    ],<br/>    &quot;http://example.com/emptyobj&quot;: [ { } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_585f44de48c58c553b2c603eaa0b40f3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017'>
-            Test 0017:
-            <span property='dc:title mf:name'>@graph and @id aliased</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017'>
-            <p lang='en' property='dc:description'>Expanding with @graph and @id aliases</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0017-in.jsonld' title='@graph and @id aliased Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;authored&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#authored&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contains&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#contains&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contributor&quot;: &quot;http://purl.org/dc/elements/1.1/contributor&quot;,<br/>    &quot;description&quot;: &quot;http://purl.org/dc/elements/1.1/description&quot;,<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;http://purl.org/dc/elements/1.1/title&quot;<br/>    },<br/>    &quot;id&quot;: &quot;@id&quot;,<br/>    &quot;data&quot;: &quot;@graph&quot;<br/>  },<br/>  &quot;data&quot;: [<br/>    {<br/>      &quot;id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;description&quot;: &quot;Fun&quot;,<br/>      &quot;title&quot;: &quot;Chapter One&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;authored&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;name&quot;: &quot;Jane&quot;<br/>    },<br/>    {<br/>      &quot;id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;contains&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;contributor&quot;: &quot;Writer&quot;,<br/>        &quot;title&quot;: &quot;My Book&quot;<br/>      }<br/>    }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0017-out.jsonld' title='@graph and @id aliased Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
-          </dd>
-          <dt id='test_f78b882860133b2a5f2bd8c43e091a54' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018'>
-            Test 0018:
-            <span property='dc:title mf:name'>override default @language</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018'>
-            <p lang='en' property='dc:description'>override default @language in terms; only language-tag strings</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0018-in.jsonld' title='override default @language Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;@language&quot;: &quot;en&quot;,<br/>    &quot;de&quot;: { &quot;@id&quot;: &quot;ex:german&quot;, &quot;@language&quot;: &quot;de&quot; },<br/>    &quot;nolang&quot;: { &quot;@id&quot;: &quot;ex:nolang&quot;, &quot;@language&quot;: null }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;ex:test-default&quot;: [<br/>    &quot;hello&quot;,<br/>    1,<br/>    true<br/>  ],<br/>  &quot;de&quot;: [<br/>    &quot;hallo&quot;,<br/>    2,<br/>    true<br/>  ],<br/>  &quot;nolang&quot;: [<br/>    &quot;no language&quot;,<br/>    3,<br/>    false<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0018-out.jsonld' title='override default @language Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>    &quot;http://example.org/vocab#test-default&quot;: [ { &quot;@value&quot;: &quot;hello&quot;, &quot;@language&quot;: &quot;en&quot; }, { &quot;@value&quot;: 1 }, { &quot;@value&quot;: true } ],<br/>    &quot;http://example.org/vocab#german&quot;: [ { &quot;@value&quot;: &quot;hallo&quot;, &quot;@language&quot;: &quot;de&quot; }, { &quot;@value&quot;: 2 }, { &quot;@value&quot;: true } ],<br/>    &quot;http://example.org/vocab#nolang&quot;: [ {&quot;@value&quot;: &quot;no language&quot;}, { &quot;@value&quot;: 3 }, { &quot;@value&quot;: false } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_ecb342df07ce29659600d26193a0067e' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019'>
-            Test 0019:
-            <span property='dc:title mf:name'>remove @value = null</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019'>
-            <p lang='en' property='dc:description'>Expanding a value of null removes the value</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0019-in.jsonld' title='remove @value = null Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;myproperty&quot;: &quot;http://example.com/myproperty&quot;<br/>  },<br/>  &quot;myproperty&quot;: { &quot;@value&quot; : null }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0019-out.jsonld' title='remove @value = null Result'>[ ]<br/></pre>
-          </dd>
-          <dt id='test_4e5432713bfb7cd34982a37fe235eb49' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020'>
-            Test 0020:
-            <span property='dc:title mf:name'>do not remove @graph if not at top-level</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020'>
-            <p lang='en' property='dc:description'>@graph used under a node is retained</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0020-in.jsonld' title='do not remove @graph if not at top-level Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;authored&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#authored&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contains&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#contains&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contributor&quot;: &quot;http://purl.org/dc/elements/1.1/contributor&quot;,<br/>    &quot;description&quot;: &quot;http://purl.org/dc/elements/1.1/description&quot;,<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;http://purl.org/dc/elements/1.1/title&quot;<br/>    }<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;name&quot;: &quot;Jane&quot;,<br/>      &quot;authored&quot;: {<br/>        &quot;@graph&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>            &quot;description&quot;: &quot;Fun&quot;,<br/>            &quot;title&quot;: &quot;Chapter One&quot;<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>            &quot;description&quot;: &quot;More fun&quot;,<br/>            &quot;title&quot;: &quot;Chapter Two&quot;<br/>          }<br/>        ]<br/>      }<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;contains&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;contributor&quot;: &quot;Writer&quot;,<br/>        &quot;title&quot;: &quot;My Book&quot;<br/>      }<br/>    }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0020-out.jsonld' title='do not remove @graph if not at top-level Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;Jane&quot;} ],<br/>    &quot;http://example.org/vocab#authored&quot;: [<br/>      {<br/>        &quot;@graph&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>            &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;Fun&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter One&quot;} ]<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>            &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;More fun&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Two&quot;} ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;John&quot;} ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [ { &quot;@id&quot;: &quot;http://example.org/test#chapter&quot; } ],<br/>        &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [ {&quot;@value&quot;: &quot;Writer&quot;} ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My Book&quot;} ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_7b97e25a4f36fdfe2131d05d3d2110c6' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021'>
-            Test 0021:
-            <span property='dc:title mf:name'>do not remove @graph at top-level if not only property</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021'>
-            <p lang='en' property='dc:description'>@graph used at the top level is retained if there are other properties</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0021-in.jsonld' title='do not remove @graph at top-level if not only property Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;authored&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#authored&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contains&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/vocab#contains&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;contributor&quot;: &quot;http://purl.org/dc/elements/1.1/contributor&quot;,<br/>    &quot;description&quot;: &quot;http://purl.org/dc/elements/1.1/description&quot;,<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;http://purl.org/dc/elements/1.1/title&quot;<br/>    }<br/>  },<br/>  &quot;title&quot;: &quot;My first graph&quot;,<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;name&quot;: &quot;Jane&quot;,<br/>      &quot;authored&quot;: {<br/>        &quot;@graph&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>            &quot;description&quot;: &quot;Fun&quot;,<br/>            &quot;title&quot;: &quot;Chapter One&quot;<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>            &quot;description&quot;: &quot;More fun&quot;,<br/>            &quot;title&quot;: &quot;Chapter Two&quot;<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter3&quot;,<br/>            &quot;title&quot;: &quot;Chapter Three&quot;<br/>          }<br/>        ]<br/>      }<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;contains&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;contributor&quot;: &quot;Writer&quot;,<br/>        &quot;title&quot;: &quot;My Book&quot;<br/>      }<br/>    }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0021-out.jsonld' title='do not remove @graph at top-level if not only property Result'>[<br/>  {<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My first graph&quot;} ],<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;Jane&quot;} ],<br/>        &quot;http://example.org/vocab#authored&quot;: [<br/>          {<br/>            &quot;@graph&quot;: [<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;Fun&quot;} ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter One&quot;} ]<br/>              },<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;More fun&quot;} ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Two&quot;} ]<br/>              },<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter3&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Three&quot;} ]<br/>              }<br/>            ]<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;John&quot;} ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>            &quot;http://example.org/vocab#contains&quot;: [ { &quot;@id&quot;: &quot;http://example.org/test#chapter&quot; } ],<br/>            &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [ {&quot;@value&quot;: &quot;Writer&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My Book&quot;} ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_e06d52f699a05ba569127f3662bd9eb3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022'>
-            Test 0022:
-            <span property='dc:title mf:name'>expand value with default language</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022'>
-            <p lang='en' property='dc:description'>Expanding with a default language applies that language to string values</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0022-in.jsonld' title='expand value with default language Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: &quot;http://example.com/term&quot;,<br/>    &quot;@language&quot;: &quot;en&quot;<br/>  },<br/>  &quot;term&quot;: &quot;v&quot;<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0022-out.jsonld' title='expand value with default language Result'>[{<br/>  &quot;http://example.com/term&quot;: [{&quot;@value&quot;: &quot;v&quot;, &quot;@language&quot;: &quot;en&quot;}]<br/>}]</pre>
-          </dd>
-          <dt id='test_447ec1849a078c1441d7ca24a5b5e3e1' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023'>
-            Test 0023:
-            <span property='dc:title mf:name'>Expanding list/set with coercion</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023'>
-            <p lang='en' property='dc:description'>Expanding lists and sets with properties having coercion coerces list/set values</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0023-in.jsonld' title='Expanding list/set with coercion Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,<br/>    &quot;idlist&quot;: {&quot;@id&quot;: &quot;http://example.com/idlist&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;datelist&quot;: {&quot;@id&quot;: &quot;http://example.com/datelist&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@type&quot;: &quot;xsd:date&quot;},<br/>    &quot;idset&quot;: {&quot;@id&quot;: &quot;http://example.com/idset&quot;, &quot;@container&quot;: &quot;@set&quot;, &quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;dateset&quot;: {&quot;@id&quot;: &quot;http://example.com/dateset&quot;, &quot;@container&quot;: &quot;@set&quot;, &quot;@type&quot;: &quot;xsd:date&quot;},<br/>    &quot;idprop&quot;: {&quot;@id&quot;: &quot;http://example.com/idprop&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;dateprop&quot;: {&quot;@id&quot;: &quot;http://example.com/dateprop&quot;, &quot;@type&quot;: &quot;xsd:date&quot; },<br/>    &quot;idprop2&quot;: {&quot;@id&quot;: &quot;http://example.com/idprop2&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;dateprop2&quot;: {&quot;@id&quot;: &quot;http://example.com/dateprop2&quot;, &quot;@type&quot;: &quot;xsd:date&quot; }<br/>  },<br/>  &quot;idlist&quot;: [&quot;http://example.org/id&quot;],<br/>  &quot;datelist&quot;: [&quot;2012-04-12&quot;],<br/>  &quot;idprop&quot;: {&quot;@list&quot;: [&quot;http://example.org/id&quot;]},<br/>  &quot;dateprop&quot;: {&quot;@list&quot;: [&quot;2012-04-12&quot;]},<br/>  &quot;idset&quot;: [&quot;http://example.org/id&quot;],<br/>  &quot;dateset&quot;: [&quot;2012-04-12&quot;],<br/>  &quot;idprop2&quot;: {&quot;@set&quot;: [&quot;http://example.org/id&quot;]},<br/>  &quot;dateprop2&quot;: {&quot;@set&quot;: [&quot;2012-04-12&quot;]}<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0023-out.jsonld' title='Expanding list/set with coercion Result'>[<br/>  {<br/>    &quot;http://example.com/idlist&quot;: [{&quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}]}],<br/>    &quot;http://example.com/datelist&quot;: [{&quot;@list&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]}],<br/>    &quot;http://example.com/idprop&quot;: [{&quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}]}],<br/>    &quot;http://example.com/dateprop&quot;: [{&quot;@list&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]}],<br/>    &quot;http://example.com/idset&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}],<br/>    &quot;http://example.com/dateset&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}],<br/>    &quot;http://example.com/idprop2&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}],<br/>    &quot;http://example.com/dateprop2&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]<br/>  }<br/>]</pre>
-          </dd>
-          <dt id='test_a216189292fa3a556fcbff33e0a51c73' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024'>
-            Test 0024:
-            <span property='dc:title mf:name'>Multiple contexts</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024'>
-            <p lang='en' property='dc:description'>Tests that contexts in an array are merged</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0024-in.jsonld' title='Multiple contexts Input'>{<br/>  &quot;@context&quot;: [<br/>    {<br/>      &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>      &quot;homepage&quot;: {&quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,&quot;@type&quot;: &quot;@id&quot;}<br/>    },<br/>    {&quot;ical&quot;: &quot;http://www.w3.org/2002/12/cal/ical#&quot;}<br/>  ],<br/>  &quot;@id&quot;: &quot;http://example.com/speakers#Alice&quot;,<br/>  &quot;name&quot;: &quot;Alice&quot;,<br/>  &quot;homepage&quot;: &quot;http://xkcd.com/177/&quot;,<br/>  &quot;ical:summary&quot;: &quot;Alice Talk&quot;,<br/>  &quot;ical:location&quot;: &quot;Lyon Convention Centre, Lyon, France&quot;<br/>}</pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0024-out.jsonld' title='Multiple contexts Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/speakers#Alice&quot;,<br/>  &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Alice&quot;}],<br/>  &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{&quot;@id&quot;: &quot;http://xkcd.com/177/&quot;}],<br/>  &quot;http://www.w3.org/2002/12/cal/ical#summary&quot;: [{&quot;@value&quot;: &quot;Alice Talk&quot;}],<br/>  &quot;http://www.w3.org/2002/12/cal/ical#location&quot;: [{&quot;@value&quot;: &quot;Lyon Convention Centre, Lyon, France&quot;}]<br/>}]</pre>
-          </dd>
-          <dt id='test_7a3e3eb7ebd2883c00ada70411a58ed3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025'>
-            Test 0025:
-            <span property='dc:title mf:name'>Problematic IRI expansion tests</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025'>
-            <p lang='en' property='dc:description'>Expanding different kinds of terms and Compact IRIs</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0025-in.jsonld' title='Problematic IRI expansion tests Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;foo&quot;: &quot;http://example.com/foo/&quot;,<br/>    &quot;foo:bar&quot;: &quot;http://example.com/bar&quot;,<br/>    &quot;bar&quot;: {&quot;@id&quot;: &quot;foo:bar&quot;, &quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;_&quot;: &quot;http://example.com/underscore/&quot;<br/>  },<br/>  &quot;@type&quot;: [ &quot;foo&quot;, &quot;foo:bar&quot;, &quot;_&quot; ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0025-out.jsonld' title='Problematic IRI expansion tests Result'>[{<br/>  &quot;@type&quot;: [<br/>    &quot;http://example.com/foo/&quot;,<br/>    &quot;http://example.com/bar&quot;,<br/>    &quot;http://example.com/underscore/&quot;<br/>  ]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_a2c30bcb91f907474e68cbd1a0b589bb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026'>
-            Test 0026:
-            <span property='dc:title mf:name'>Term definition with @id: @type</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026'>
-            <p lang='en' property='dc:description'>Expanding term mapping to @type uses @type syntax</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0026-in.jsonld' title='Term definition with @id: @type Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;: {&quot;@id&quot;: &quot;@type&quot;, &quot;@type&quot;: &quot;@id&quot;}<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/a&quot;,<br/>      &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;: &quot;http://example.com/b&quot;<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/c&quot;,<br/>      &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;: [<br/>        &quot;http://example.com/d&quot;,<br/>        &quot;http://example.com/e&quot;<br/>      ]<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/f&quot;,<br/>      &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&quot;: &quot;http://example.com/g&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0026-out.jsonld' title='Term definition with @id: @type Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/a&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/b&quot;<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/c&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/d&quot;,<br/>      &quot;http://example.com/e&quot;<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/f&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/g&quot;<br/>    ]<br/>  }<br/>]</pre>
-          </dd>
-          <dt id='test_cb62583d36ee2301fab8ca80aa10c653' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027'>
-            Test 0027:
-            <span property='dc:title mf:name'>Duplicate values in @list and @set</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027'>
-            <p lang='en' property='dc:description'>Duplicate values in @list and @set are not merged</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0027-in.jsonld' title='Duplicate values in @list and @set Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;mylist&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset&quot;: {&quot;@id&quot;: &quot;http://example.com/myset&quot;, &quot;@container&quot;: &quot;@set&quot;}<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;mylist&quot;: [1, 2, 2, 3],<br/>  &quot;myset&quot;: [1, 2, 2, 3]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0027-out.jsonld' title='Duplicate values in @list and @set Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;http://example.com/mylist&quot;: [{<br/>    &quot;@list&quot;: [<br/>      {&quot;@value&quot;: 1},<br/>      {&quot;@value&quot;: 2},<br/>      {&quot;@value&quot;: 2},<br/>      {&quot;@value&quot;: 3}<br/>    ]<br/>  }],<br/>  &quot;http://example.com/myset&quot;: [<br/>    {&quot;@value&quot;: 1},<br/>    {&quot;@value&quot;: 2},<br/>    {&quot;@value&quot;: 2},<br/>    {&quot;@value&quot;: 3}<br/>  ]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_014696c7f3b28814b0dd3472499ec3b6' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028'>
-            Test 0028:
-            <span property='dc:title mf:name'>Use @vocab in properties and @type but not in @id</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028'>
-            <p lang='en' property='dc:description'>@vocab is used to compact properties and @type, but is not used for @id</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0028-in.jsonld' title='Use @vocab in properties and @type but not in @id Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;date&quot;: { &quot;@type&quot;: &quot;dateTime&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;example1&quot;,<br/>  &quot;@type&quot;: &quot;test&quot;,<br/>  &quot;date&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>  &quot;embed&quot;: {<br/>    &quot;@id&quot;: &quot;example2&quot;,<br/>    &quot;expandedDate&quot;: { &quot;@value&quot;: &quot;2012-08-01T00:00:00Z&quot;, &quot;@type&quot;: &quot;dateTime&quot; }<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0028-out.jsonld' title='Use @vocab in properties and @type but not in @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example1&quot;,<br/>    &quot;@type&quot;: [ &quot;http://example.org/vocab#test&quot; ],<br/>    &quot;http://example.org/vocab#date&quot;: [<br/>      {<br/>        &quot;@value&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/vocab#dateTime&quot;<br/>      }<br/>    ],<br/>    &quot;http://example.org/vocab#embed&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example2&quot;,<br/>        &quot;http://example.org/vocab#expandedDate&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;2012-08-01T00:00:00Z&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/vocab#dateTime&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_5661c4455f64d6620df0b635e0dd10af' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029'>
-            Test 0029:
-            <span property='dc:title mf:name'>Relative IRIs</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029'>
-            <p lang='en' property='dc:description'>@base is used to compact @id; test with different relative IRIs</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0029-in.jsonld' title='Relative IRIs Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;links&quot;: { &quot;@id&quot;: &quot;http://www.example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot;, &quot;@container&quot;: &quot;@list&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;relativeIris&quot;,<br/>  &quot;@type&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;../../../../../still-root&quot;,<br/>    &quot;../.././.././../../too-many-dots&quot;,<br/>    &quot;/absolute&quot;,<br/>    &quot;//example.org/scheme-relative&quot;<br/>  ],<br/>  &quot;links&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;./../../../useless/../../../still-root&quot;,<br/>    &quot;../.././.././../../too-many-dots&quot;,<br/>    &quot;/absolute&quot;,<br/>    &quot;//example.org/scheme-relative&quot;<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0029-out.jsonld' title='Relative IRIs Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relativeIris&quot;,<br/>    &quot;@type&quot;: [<br/>        &quot;http://json-ld.org/test-suite/tests/link&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld#fragment-works&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld?query=works&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/&quot;,<br/>        &quot;http://json-ld.org/test-suite/&quot;,<br/>        &quot;http://json-ld.org/test-suite/parent&quot;,<br/>        &quot;http://json-ld.org/parent-parent-eq-root&quot;,<br/>        &quot;http://json-ld.org/still-root&quot;,<br/>        &quot;http://json-ld.org/too-many-dots&quot;,<br/>        &quot;http://json-ld.org/absolute&quot;,<br/>        &quot;http://example.org/scheme-relative&quot;<br/>    ],<br/>    &quot;http://www.example.com/link&quot;: [ {<br/>      &quot;@list&quot;: [<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/link&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld#fragment-works&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld?query=works&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/parent&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/parent-parent-eq-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/still-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/too-many-dots&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/absolute&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; }<br/>      ]<br/>    } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_c7514a36cc3ccdafa9c1405fdcbb6cf2' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030'>
-            Test 0030:
-            <span property='dc:title mf:name'>Language maps</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030'>
-            <p lang='en' property='dc:description'>Language Maps expand values to include @language</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0030-in.jsonld' title='Language maps Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;label&quot;: {<br/>      &quot;@id&quot;: &quot;vocab:label&quot;,<br/>      &quot;@container&quot;: &quot;@language&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;label&quot;: {<br/>    &quot;en&quot;: &quot;The Queen&quot;,<br/>    &quot;de&quot;: [ &quot;Die Königin&quot;, &quot;Ihre Majestät&quot; ]<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0030-out.jsonld' title='Language maps Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>    &quot;http://example.com/vocab/label&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;Die Königin&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>        &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>        &quot;@value&quot;: &quot;The Queen&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_c322f0abf87b89abad70c53a3b84e154' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031'>
-            Test 0031:
-            <span property='dc:title mf:name'>type-coercion of native types</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031'>
-            <p lang='en' property='dc:description'>Expanding native types with type coercion adds the coerced type to an expanded value representation and retains the native value representation</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0031-in.jsonld' title='type-coercion of native types Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,<br/>    &quot;ex:integer&quot;: { &quot;@type&quot;: &quot;xsd:integer&quot; },<br/>    &quot;ex:double&quot;: { &quot;@type&quot;: &quot;xsd:double&quot; },<br/>    &quot;ex:boolean&quot;: { &quot;@type&quot;: &quot;xsd:boolean&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;ex:integer&quot;: 1,<br/>  &quot;ex:double&quot;: 123.45,<br/>  &quot;ex:boolean&quot;: true<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0031-out.jsonld' title='type-coercion of native types Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>    &quot;http://example.org/vocab#integer&quot;: [ {<br/>      &quot;@value&quot;: 1,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#integer&quot;<br/>    } ],<br/>    &quot;http://example.org/vocab#double&quot;: [ {<br/>      &quot;@value&quot;: 123.45,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#double&quot;<br/>    } ],<br/>    &quot;http://example.org/vocab#boolean&quot;: [ {<br/>      &quot;@value&quot;: true,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#boolean&quot;<br/>    } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_366c394866e4cc24728efc5c0278c53b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032'>
-            Test 0032:
-            <span property='dc:title mf:name'>Null term and @vocab</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032'>
-            <p lang='en' property='dc:description'>Mapping a term to null decouples it from @vocab</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0032-in.jsonld' title='Null term and @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,<br/>    &quot;from&quot;: null,<br/>    &quot;university&quot;: { &quot;@id&quot;: null }<br/>  },<br/>  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;from&quot;: &quot;Italy&quot;,<br/>  &quot;university&quot;: &quot;TU Graz&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0032-out.jsonld' title='Null term and @vocab Result'>[<br/>   {<br/>      &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>         {<br/>            &quot;@value&quot;: &quot;Markus Lanthaler&quot;<br/>         }<br/>      ]<br/>   }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_a8838a70c263ef2802a25a6a7e7a3a1c' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033'>
-            Test 0033:
-            <span property='dc:title mf:name'>Using @vocab with with type-coercion</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033'>
-            <p lang='en' property='dc:description'>Verifies that terms can be defined using @vocab</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0033-in.jsonld' title='Using @vocab with with type-coercion Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab#&quot;,<br/>    &quot;homepage&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;created_at&quot;: {<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>    }<br/>  },<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;homepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,<br/>  &quot;created_at&quot;: &quot;2012-10-28&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0033-out.jsonld' title='Using @vocab with with type-coercion Result'>[{<br/>   &quot;http://example.com/vocab#name&quot;: [{<br/>      &quot;@value&quot;: &quot;Markus Lanthaler&quot;<br/>   }],<br/>   &quot;http://example.com/vocab#homepage&quot;: [{<br/>      &quot;@id&quot;: &quot;http://www.markus-lanthaler.com/&quot;<br/>   }],<br/>   &quot;http://example.com/vocab#created_at&quot;: [{<br/>      &quot;@value&quot;: &quot;2012-10-28&quot;,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>   }]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_aef2f6f000b6fe2017fbe8c640ec9fbe' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034'>
-            Test 0034:
-            <span property='dc:title mf:name'>Multiple properties expanding to the same IRI</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034'>
-            <p lang='en' property='dc:description'>Verifies multiple values from separate terms are deterministically made multiple values of the IRI associated with the terms</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0034-in.jsonld' title='Multiple properties expanding to the same IRI Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;colliding&quot;: &quot;http://example.com/vocab/collidingTerm&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/IriCollissions&quot;,<br/>  &quot;colliding&quot;: [<br/>    &quot;value 1&quot;,<br/>    2<br/>  ],<br/>  &quot;collidingTerm&quot;: [<br/>    3,<br/>    &quot;four&quot;<br/>  ],<br/>  &quot;http://example.com/vocab/collidingTerm&quot;: 5<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0034-out.jsonld' title='Multiple properties expanding to the same IRI Result'>[{<br/>   &quot;@id&quot;: &quot;http://example.com/IriCollissions&quot;,<br/>   &quot;http://example.com/vocab/collidingTerm&quot;: [<br/>      {<br/>         &quot;@value&quot;: &quot;value 1&quot;<br/>      }, {<br/>         &quot;@value&quot;: 2<br/>      }, {<br/>         &quot;@value&quot;: 3<br/>      }, {<br/>         &quot;@value&quot;: &quot;four&quot;<br/>      },<br/>      {<br/>         &quot;@value&quot;: 5<br/>      }<br/>   ]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_2f70ba075e355b0bd46c163de1bdd067' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035'>
-            Test 0035:
-            <span property='dc:title mf:name'>Language maps with @vocab, default language, and colliding property</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035'>
-            <p lang='en' property='dc:description'>Pathological tests of language maps</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0035-in.jsonld' title='Language maps with @vocab, default language, and colliding property Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;@language&quot;: &quot;it&quot;,<br/>    &quot;label&quot;: {<br/>      &quot;@container&quot;: &quot;@language&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;label&quot;: {<br/>    &quot;en&quot;: &quot;The Queen&quot;,<br/>    &quot;de&quot;: [ &quot;Die Königin&quot;, &quot;Ihre Majestät&quot; ]<br/>  },<br/>  &quot;http://example.com/vocab/label&quot;: [<br/>    &quot;Il re&quot;,<br/>    { &quot;@value&quot;: &quot;The king&quot;, &quot;@language&quot;: &quot;en&quot; }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0035-out.jsonld' title='Language maps with @vocab, default language, and colliding property Result'>[{<br/>   &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>   &quot;http://example.com/vocab/label&quot;: [<br/>      {<br/>         &quot;@value&quot;: &quot;Il re&quot;,<br/>         &quot;@language&quot;: &quot;it&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;The king&quot;,<br/>         &quot;@language&quot;: &quot;en&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;Die Königin&quot;,<br/>         &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>         &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;The Queen&quot;,<br/>         &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>   ]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_6aa3d6bec184f5ebbc7194eec44c5853' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036'>
-            Test 0036:
-            <span property='dc:title mf:name'>Expanding @index</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036'>
-            <p lang='en' property='dc:description'>Expanding index maps for terms defined with @container: @index</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0036-in.jsonld' title='Expanding @index Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: &quot;http://example.com/property&quot;,<br/>    &quot;indexContainer&quot;: { &quot;@id&quot;: &quot;http://example.com/container&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/indexTest&quot;,<br/>  &quot;indexContainer&quot;: {<br/>    &quot;A&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexA&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithIndexA&quot;,<br/>        &quot;@index&quot;: &quot;this overrides the 'A' index from the container&quot;<br/>      },<br/>      1,<br/>      true,<br/>      false,<br/>      null,<br/>      &quot;simple string A&quot;,<br/>      {<br/>        &quot;@value&quot;: &quot;typed literal A&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/type&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;language-tagged string A&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ],<br/>    &quot;B&quot;: &quot;simple string B&quot;,<br/>    &quot;C&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexC&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithIndexC&quot;,<br/>        &quot;@index&quot;: &quot;this overrides the 'C' index from the container&quot;<br/>      },<br/>      3,<br/>      true,<br/>      false,<br/>      null,<br/>      &quot;simple string C&quot;,<br/>      {<br/>        &quot;@value&quot;: &quot;typed literal C&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/type&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;language-tagged string C&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ]<br/>  },<br/>  &quot;property&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexProp&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/nodeWithIndexProp&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: 3,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: true,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: false,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: null,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    &quot;simple string no index&quot;,<br/>    {<br/>      &quot;@value&quot;: &quot;typed literal Prop&quot;,<br/>      &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: &quot;language-tagged string Prop&quot;,<br/>      &quot;@language&quot;: &quot;en&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0036-out.jsonld' title='Expanding @index Result'>[<br/>   {<br/>      &quot;@id&quot;: &quot;http://example.org/indexTest&quot;,<br/>      &quot;http://example.com/container&quot;: [<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexA&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexA&quot;,<br/>            &quot;@index&quot;: &quot;this overrides the 'A' index from the container&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 1,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string A&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal A&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string A&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string B&quot;,<br/>            &quot;@index&quot;: &quot;B&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexC&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexC&quot;,<br/>            &quot;@index&quot;: &quot;this overrides the 'C' index from the container&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 3,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string C&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal C&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string C&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         }<br/>      ],<br/>      &quot;http://example.com/property&quot;: [<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexProp&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexProp&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 3,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string no index&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal Prop&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string Prop&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         }<br/>      ]<br/>   }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_a4f1b95a7f05d7906f1fed0336313f4d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037'>
-            Test 0037:
-            <span property='dc:title mf:name'>Expanding @reverse</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037'>
-            <p lang='en' property='dc:description'>Expanding @reverse keeps @reverse</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0037-in.jsonld' title='Expanding @reverse Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    }<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0037-out.jsonld' title='Expanding @reverse Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_15d63589dec74e08695c039b9646bff9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038'>
-            Test 0038:
-            <span property='dc:title mf:name'>Expanding blank node labels</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038'>
-            <p lang='en' property='dc:description'>Blank nodes are not relabeled during expansion</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0038-in.jsonld' title='Expanding blank node labels Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: &quot;_:term&quot;,<br/>    &quot;termId&quot;: { &quot;@id&quot;: &quot;term&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;_:term&quot;,<br/>  &quot;@type&quot;: &quot;_:term&quot;,<br/>  &quot;term&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;_:term&quot;,<br/>      &quot;@type&quot;: &quot;term&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;_:Bx&quot;,<br/>      &quot;term&quot;: &quot;term&quot;<br/>    },<br/>    &quot;plain value&quot;,<br/>    {<br/>      &quot;@id&quot;: &quot;_:term&quot;<br/>    }<br/>  ],<br/>  &quot;termId&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;_:term&quot;,<br/>      &quot;@type&quot;: &quot;term&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;_:Cx&quot;,<br/>      &quot;term&quot;: &quot;termId&quot;<br/>    },<br/>    &quot;term:AppendedToBlankNode&quot;,<br/>    &quot;_:termAppendedToBlankNode&quot;,<br/>    &quot;relativeIri&quot;,<br/>    {<br/>      &quot;@id&quot;: &quot;_:term&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0038-out.jsonld' title='Expanding blank node labels Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:term&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;_:term&quot;<br/>    ],<br/>    &quot;_:term&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;,<br/>        &quot;@type&quot;: [<br/>          &quot;_:term&quot;<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:Bx&quot;,<br/>        &quot;_:term&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;term&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;plain value&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;,<br/>        &quot;@type&quot;: [<br/>          &quot;_:term&quot;<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:Cx&quot;,<br/>        &quot;_:term&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;termId&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:termAppendedToBlankNode&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:termAppendedToBlankNode&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relativeIri&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_761c63e32e34f17b8c65d21dbe2fea6d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039'>
-            Test 0039:
-            <span property='dc:title mf:name'>Using terms in a reverse-maps</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039'>
-            <p lang='en' property='dc:description'>Terms within @reverse are expanded</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0039-in.jsonld' title='Using terms in a reverse-maps Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    }<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0039-out.jsonld' title='Using terms in a reverse-maps Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_c37b191aed268057c80bce1c4527ce9f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040'>
-            Test 0040:
-            <span property='dc:title mf:name'>language and index expansion on non-objects</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040'>
-            <p lang='en' property='dc:description'>Only invoke language and index map expansion if the value is a JSON object</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0040-in.jsonld' title='language and index expansion on non-objects Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;label&quot;: {<br/>      &quot;@id&quot;: &quot;vocab:label&quot;,<br/>      &quot;@container&quot;: &quot;@language&quot;<br/>    },<br/>    &quot;indexes&quot;: {<br/>      &quot;@id&quot;: &quot;vocab:index&quot;,<br/>      &quot;@container&quot;: &quot;@index&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;label&quot;: [<br/>    &quot;The Queen&quot;<br/>  ],<br/>  &quot;indexes&quot;:<br/>  [<br/>    &quot;No&quot;,<br/>    &quot;indexes&quot;,<br/>    { &quot;@id&quot;: &quot;asTheValueIsntAnObject&quot; }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0040-out.jsonld' title='language and index expansion on non-objects Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>    &quot;http://example.com/vocab/label&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;The Queen&quot;<br/>      }<br/>    ],<br/>    &quot;http://example.com/vocab/index&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;No&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;indexes&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/asTheValueIsntAnObject&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_bfe466d2cab1fdd09384ca4ea6704f4d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041'>
-            Test 0041:
-            <span property='dc:title mf:name'>@language: null resets the default language</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041'>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0041-in.jsonld' title='@language: null resets the default language Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: &quot;http://example.com/property&quot;,<br/>    &quot;nested&quot;: &quot;http://example.com/nested&quot;,<br/>    &quot;@language&quot;: &quot;en&quot;<br/>  },<br/>  &quot;property&quot;: &quot;this is English&quot;,<br/>  &quot;nested&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;@language&quot;: null<br/>    },<br/>    &quot;property&quot;: &quot;and this is a plain string&quot;<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0041-out.jsonld' title='@language: null resets the default language Result'>[<br/>  {<br/>    &quot;http://example.com/property&quot;: [ { &quot;@value&quot;: &quot;this is English&quot;, &quot;@language&quot;: &quot;en&quot; } ],<br/>    &quot;http://example.com/nested&quot;: [<br/>      {<br/>        &quot;http://example.com/property&quot;: [ { &quot;@value&quot;: &quot;and this is a plain string&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_0a3ed08bb74045e9c42689f78f6fea30' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042'>
-            Test 0042:
-            <span property='dc:title mf:name'>Reverse properties</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042'>
-            <p lang='en' property='dc:description'>Expanding terms defined as reverse properties uses @reverse in expanded document</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0042-in.jsonld' title='Reverse properties Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: {<br/>    &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>    &quot;name&quot;: &quot;Dave Longley&quot;<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0042-out.jsonld' title='Reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_7f2b3c20a4dfd08e1cb32980126d8b04' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043'>
-            Test 0043:
-            <span property='dc:title mf:name'>Using reverse properties inside a @reverse-container</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043'>
-            <p lang='en' property='dc:description'>Expanding a reverse property within a @reverse undoes both reversals</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0043-in.jsonld' title='Using reverse properties inside a @reverse-container Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;isKnownBy&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>        &quot;name&quot;: &quot;Dave Longley&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>        &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>      }<br/>    ]<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0043-out.jsonld' title='Using reverse properties inside a @reverse-container Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>      }<br/>    ],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_0f2b7dd66c94fb5d9ba686f1ad9c9e65' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044'>
-            Test 0044:
-            <span property='dc:title mf:name'>Index maps with language mappings</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044'>
-            <p lang='en' property='dc:description'>Ensure index maps use language mapping</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0044-in.jsonld' title='Index maps with language mappings Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: { &quot;@id&quot;: &quot;http://example.com/vocab/property&quot;, &quot;@language&quot;: &quot;de&quot; },<br/>    &quot;indexMap&quot;: { &quot;@id&quot;: &quot;http://example.com/vocab/indexMap&quot;, &quot;@language&quot;: &quot;en&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>  &quot;property&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/propertyValueNode&quot;,<br/>      &quot;indexMap&quot;: {<br/>        &quot;expands to english string&quot;: &quot;simple string&quot;<br/>      }<br/>    },<br/>    &quot;einfacher String&quot;<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0044-out.jsonld' title='Index maps with language mappings Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>    &quot;http://example.com/vocab/property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/propertyValueNode&quot;,<br/>        &quot;http://example.com/vocab/indexMap&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;simple string&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;expands to english string&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;einfacher String&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_8238e660e941ec3daf68a2444f4bafb0' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045'>
-            Test 0045:
-            <span property='dc:title mf:name'>Top-level value objects</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045'>
-            <p lang='en' property='dc:description'>Expanding top-level value objects causes them to be removed</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0045-in.jsonld' title='Top-level value objects Input'>{<br/>    &quot;@value&quot;: &quot;free-floating value&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0045-out.jsonld' title='Top-level value objects Result'>[ ]<br/></pre>
-          </dd>
-          <dt id='test_f263a000a15c2e9b12cefe22b26e8845' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046'>
-            Test 0046:
-            <span property='dc:title mf:name'>Free-floating nodes</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046'>
-            <p lang='en' property='dc:description'>Expanding free-floating nodes causes them to be removed</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0046-in.jsonld' title='Free-floating nodes Input'>{<br/>    &quot;@graph&quot;: [<br/>        { &quot;@id&quot;: &quot;http://example.com/free-floating-node&quot; },<br/>        { &quot;@value&quot;: &quot;free-floating value object&quot; },<br/>        { &quot;@value&quot;: &quot;free-floating value language-tagged string&quot;,  &quot;@language&quot;: &quot;en&quot; },<br/>        { &quot;@value&quot;: &quot;free-floating value typed value&quot;,  &quot;@type&quot;: &quot;http://example.com/type&quot; },<br/>        &quot;free-floating plain string&quot;,<br/>        true,<br/>        false,<br/>        null,<br/>        1,<br/>        1.5<br/>    ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0046-out.jsonld' title='Free-floating nodes Result'>[ ]<br/></pre>
-          </dd>
-          <dt id='test_86ab6f953dfb7a8e2287fe95cabd668d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047'>
-            Test 0047:
-            <span property='dc:title mf:name'>Free-floating values in sets and free-floating lists</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047'>
-            <p lang='en' property='dc:description'>Free-floating values in sets are removed, free-floating lists are removed completely</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0047-in.jsonld' title='Free-floating values in sets and free-floating lists Input'>{<br/>    &quot;@context&quot;: {<br/>        &quot;property&quot;: &quot;http://example.com/property&quot;<br/>    },<br/>    &quot;@graph&quot;: [<br/>        {<br/>            &quot;@set&quot;: [<br/>                &quot;free-floating strings in set objects are removed&quot;,<br/>                {<br/>                    &quot;@id&quot;: &quot;http://example.com/free-floating-node&quot;<br/>                },<br/>                {<br/>                    &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>                    &quot;property&quot;: &quot;nodes with properties are not removed&quot;<br/>                }<br/>            ]<br/>        },<br/>        {<br/>            &quot;@list&quot;: [<br/>                &quot;lists are removed even though they represent an invisible linked structure, they have no real meaning&quot;,<br/>                {<br/>                    &quot;@id&quot;: &quot;http://example.com/node-in-free-floating-list&quot;,<br/>                    &quot;property&quot;: &quot;everything inside a free-floating list is removed with the list; also nodes with properties&quot;<br/>                }<br/>            ]<br/>        }<br/>    ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0047-out.jsonld' title='Free-floating values in sets and free-floating lists Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;nodes with properties are not removed&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_a417b11f599d8d5d967130c6a087c373' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048'>
-            Test 0048:
-            <span property='dc:title mf:name'>Terms are ignored in @id</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048'>
-            <p lang='en' property='dc:description'>Values of @id are not expanded as terms</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0048-in.jsonld' title='Terms are ignored in @id Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: &quot;http://example.com/terms-are-not-considered-in-id&quot;,<br/>    &quot;compact-iris&quot;: &quot;http://example.com/compact-iris-&quot;,<br/>    &quot;property&quot;: &quot;http://example.com/property&quot;,<br/>    &quot;@vocab&quot;: &quot;http://example.org/vocab-is-not-considered-for-id&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;term&quot;,<br/>  &quot;property&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;compact-iris:are-considered&quot;,<br/>      &quot;property&quot;: &quot;@id supports the following values: relative, absolute, and compact IRIs&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;../parent-node&quot;,<br/>      &quot;property&quot;: &quot;relative IRIs get resolved against the document's base IRI&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0048-out.jsonld' title='Terms are ignored in @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/term&quot;,<br/>    &quot;http://example.com/property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/compact-iris-are-considered&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>          { &quot;@value&quot;: &quot;@id supports the following values: relative, absolute, and compact IRIs&quot; }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/parent-node&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>          { &quot;@value&quot;: &quot;relative IRIs get resolved against the document's base IRI&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_3d5e4c58ee4663a37eaed72629728435' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049'>
-            Test 0049:
-            <span property='dc:title mf:name'>String values of reverse properties</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049'>
-            <p lang='en' property='dc:description'>String values of a reverse property with @type: @id are treated as IRIs</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0049-in.jsonld' title='String values of reverse properties Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    &quot;http://example.com/people/dave&quot;,<br/>    &quot;http://example.com/people/gregg&quot;<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0049-out.jsonld' title='String values of reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;<br/>        },<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_b6578b841cf155a7a3d0f66914b26da5' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050'>
-            Test 0050:
-            <span property='dc:title mf:name'>Term definitions with prefix separate from prefix definitions</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050'>
-            <p lang='en' property='dc:description'>Term definitions using compact IRIs don't inherit the definitions of the prefix</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0050-in.jsonld' title='Term definitions with prefix separate from prefix definitions Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;issue&quot;: { &quot;@id&quot;: &quot;http://example.com/issue/&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;issue:raisedBy&quot;: { &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;issue&quot;: &quot;/issue/1&quot;,<br/>  &quot;issue:raisedBy&quot;: &quot;Markus&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0050-out.jsonld' title='Term definitions with prefix separate from prefix definitions Result'>[<br/>  {<br/>    &quot;http://example.com/issue/&quot;: [ { &quot;@id&quot;: &quot;http://json-ld.org/issue/1&quot; } ],<br/>    &quot;http://example.com/issue/raisedBy&quot;: [ { &quot;@value&quot;: &quot;Markus&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_cdded39b73328621a1b7eac54dfc430c' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051'>
-            Test 0051:
-            <span property='dc:title mf:name'>Expansion of keyword aliases in term definitions</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051'>
-            <p lang='en' property='dc:description'>Expanding terms which are keyword aliases</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0051-in.jsonld' title='Expansion of keyword aliases in term definitions Input'>{<br/>  &quot;@context&quot;: [<br/>    { &quot;id&quot;: &quot;@id&quot; },<br/>    { &quot;url&quot;: &quot;id&quot; }<br/>  ],<br/>  &quot;url&quot;: &quot;/issue/1&quot;,<br/>  &quot;http://example.com/property&quot;: &quot;ok&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0051-out.jsonld' title='Expansion of keyword aliases in term definitions Result'>[{<br/>   &quot;http://example.com/property&quot;: [{<br/>      &quot;@value&quot;: &quot;ok&quot;<br/>   }],<br/>   &quot;@id&quot;: &quot;http://json-ld.org/issue/1&quot;<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_b5f7fb037683a080894d27dd239b55b9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052'>
-            Test 0052:
-            <span property='dc:title mf:name'>@vocab-relative IRIs in term definitions</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052'>
-            <p lang='en' property='dc:description'>If @vocab is defined, term definitions are expanded relative to @vocab</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0052-in.jsonld' title='@vocab-relative IRIs in term definitions Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.org/&quot;,<br/>    &quot;property&quot;: &quot;vocabRelativeProperty&quot;<br/>  },<br/>  &quot;property&quot;: &quot;must expand to http://example.org/vocabRelativeProperty&quot;,<br/>  &quot;http://example.org/property&quot;: &quot;ok&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0052-out.jsonld' title='@vocab-relative IRIs in term definitions Result'>[<br/>  {<br/>    &quot;http://example.org/property&quot;: [ { &quot;@value&quot;: &quot;ok&quot; } ],<br/>    &quot;http://example.org/vocabRelativeProperty&quot;: [ { &quot;@value&quot;: &quot;must expand to http://example.org/vocabRelativeProperty&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_9d382a7f9c100560bf14487cb7f66df9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053'>
-            Test 0053:
-            <span property='dc:title mf:name'>Expand absolute IRI with @type: @vocab</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053'>
-            <p lang='en' property='dc:description'>Expanding values of properties of @type: @vocab does not further expand absolute IRIs</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0053-in.jsonld' title='Expand absolute IRI with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;http://example.org/enum&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0053-out.jsonld' title='Expand absolute IRI with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_4f6749dc1eadc257025180339b21aa64' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054'>
-            Test 0054:
-            <span property='dc:title mf:name'>Expand term with @type: @vocab</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054'>
-            <p lang='en' property='dc:description'>Expanding values of properties of @type: @vocab does not expand term values</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0054-in.jsonld' title='Expand term with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;},<br/>    &quot;enum&quot;: {&quot;@id&quot;: &quot;http://example.org/enum&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;enum&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0054-out.jsonld' title='Expand term with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_93f88a337c640186229e5ef50f293294' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055'>
-            Test 0055:
-            <span property='dc:title mf:name'>Expand @vocab-relative term with @type: @vocab</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055'>
-            <p lang='en' property='dc:description'>Expanding values of properties of @type: @vocab expands relative IRIs using @vocab</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0055-in.jsonld' title='Expand @vocab-relative term with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.org/&quot;,<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;enum&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0055-out.jsonld' title='Expand @vocab-relative term with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
-          </dd>
-          <dt id='test_a3db5cbf97877b4fd4a0fc749c7d5a6b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056'>
-            Test 0056:
-            <span property='dc:title mf:name'>Use terms with @type: @vocab but not with @type: @id</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056'>
-            <p lang='en' property='dc:description'>Checks that expansion uses appropriate base depending on term definition having @type @id or @vocab</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0056-in.jsonld' title='Use terms with @type: @vocab but not with @type: @id Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;homepage&quot;: { &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;, &quot;@type&quot;: &quot;@vocab&quot; },<br/>    &quot;link&quot;: { &quot;@id&quot;: &quot;http://example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;MarkusHomepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,<br/>    &quot;relative-iri&quot;: &quot;http://example.com/error-if-this-is-used-for-link&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;homepage&quot;: &quot;MarkusHomepage&quot;,<br/>  &quot;link&quot;: &quot;relative-iri&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0056-out.jsonld' title='Use terms with @type: @vocab but not with @type: @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [ { &quot;@id&quot;: &quot;http://www.markus-lanthaler.com/&quot; } ],<br/>    &quot;http://example.com/link&quot;: [ {  &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relative-iri&quot; } ],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_5edaed2dc53cfeac1126bbff64cae176' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057'>
-            Test 0057:
-            <span property='dc:title mf:name'>Expand relative IRI with @type: @vocab</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057'>
-            <p lang='en' property='dc:description'>Relative values of terms with @type: @vocab expand relative to @vocab</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0057-in.jsonld' title='Expand relative IRI with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: { &quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot; }<br/>  },<br/>  &quot;term&quot;: &quot;not-a-term-thus-a-relative-IRI&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0057-out.jsonld' title='Expand relative IRI with @type: @vocab Result'>[<br/>  {<br/>    &quot;http://example.org/term&quot;: [ { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/not-a-term-thus-a-relative-IRI&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_9644f33de4e562cb2a1e675eb8579275' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058'>
-            Test 0058:
-            <span property='dc:title mf:name'>Expand compact IRI with @type: @vocab</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058'>
-            <p lang='en' property='dc:description'>Compact IRIs are expanded normally even if term has @type: @vocab</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0058-in.jsonld' title='Expand compact IRI with @type: @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: { &quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot; },<br/>    &quot;prefix&quot;: &quot;http://example.com/vocab#&quot;<br/>  },<br/>  &quot;term&quot;: &quot;prefix:suffix&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0058-out.jsonld' title='Expand compact IRI with @type: @vocab Result'>[<br/>  {<br/>    &quot;http://example.org/term&quot;: [ { &quot;@id&quot;: &quot;http://example.com/vocab#suffix&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_02a84c00bb064b6c4b6143e633f7594f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059'>
-            Test 0059:
-            <span property='dc:title mf:name'>Reset @vocab by setting it to null</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059'>
-            <p lang='en' property='dc:description'>Setting @vocab to null removes a previous definition</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0059-in.jsonld' title='Reset @vocab by setting it to null Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.org/vocab#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;example-with-vocab&quot;,<br/>  &quot;@type&quot;: &quot;vocab-prefixed&quot;,<br/>  &quot;property&quot;: &quot;property expanded using @vocab&quot;,<br/>  &quot;embed&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;@vocab&quot;: null<br/>    },<br/>    &quot;@id&quot;: &quot;example-vocab-reset&quot;,<br/>    &quot;@type&quot;: &quot;document-relative&quot;,<br/>    &quot;property&quot;: &quot;@vocab reset, property will be dropped&quot;<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0059-out.jsonld' title='Reset @vocab by setting it to null Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example-with-vocab&quot;,<br/>    &quot;@type&quot;: [ &quot;http://example.org/vocab#vocab-prefixed&quot; ],<br/>    &quot;http://example.org/vocab#embed&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example-vocab-reset&quot;,<br/>        &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/document-relative&quot; ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/vocab#property&quot;: [ { &quot;@value&quot;: &quot;property expanded using @vocab&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_75d01ef02382a1a4ea664e07111d6077' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060'>
-            Test 0060:
-            <span property='dc:title mf:name'>Overwrite document base with @base and reset it again</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060'>
-            <p lang='en' property='dc:description'>Setting @base to an IRI and then resetting it to nil</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0060-in.jsonld' title='Overwrite document base with @base and reset it again Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: &quot;http://example.com/vocab#property&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;../document-relative&quot;,<br/>  &quot;@type&quot;: &quot;#document-relative&quot;,<br/>  &quot;property&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;@base&quot;: &quot;http://example.org/test/&quot;<br/>    },<br/>    &quot;@id&quot;: &quot;../document-base-overwritten&quot;,<br/>    &quot;@type&quot;: &quot;#document-base-overwritten&quot;,<br/>    &quot;property&quot;: [<br/>      {<br/>        &quot;@context&quot;: null,<br/>        &quot;@id&quot;: &quot;../document-relative&quot;,<br/>        &quot;@type&quot;: &quot;#document-relative&quot;,<br/>        &quot;property&quot;: &quot;context completely reset, drops property&quot;<br/>      },<br/>      {<br/>        &quot;@context&quot;: {<br/>          &quot;@base&quot;: null<br/>        },<br/>        &quot;@id&quot;: &quot;../document-relative&quot;,<br/>        &quot;@type&quot;: &quot;#document-relative&quot;,<br/>        &quot;property&quot;: &quot;only @base is cleared&quot;<br/>      }<br/>    ]<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0060-out.jsonld' title='Overwrite document base with @base and reset it again Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/document-relative&quot;,<br/>    &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/expand-0060-in.jsonld#document-relative&quot; ],<br/>    &quot;http://example.com/vocab#property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/document-base-overwritten&quot;,<br/>        &quot;@type&quot;: [ &quot;http://example.org/test/#document-base-overwritten&quot; ],<br/>        &quot;http://example.com/vocab#property&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://json-ld.org/test-suite/document-relative&quot;,<br/>            &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/expand-0060-in.jsonld#document-relative&quot; ]<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;../document-relative&quot;,<br/>            &quot;@type&quot;: [ &quot;#document-relative&quot; ],<br/>            &quot;http://example.com/vocab#property&quot;: [ { &quot;@value&quot;: &quot;only @base is cleared&quot; } ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_d068435e684524b51678e214d7447338' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061'>
-            Test 0061:
-            <span property='dc:title mf:name'>Coercing native types to arbitrary datatypes</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061'>
-            <p lang='en' property='dc:description'>Expanding native types when coercing to arbitrary datatypes</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0061-in.jsonld' title='Coercing native types to arbitrary datatypes Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/property&quot;,<br/>      &quot;@type&quot;: &quot;http://example.com/datatype&quot;<br/>    }<br/>  },<br/>  &quot;property&quot;: [ 1, true, false, 5.1 ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0061-out.jsonld' title='Coercing native types to arbitrary datatypes Result'>[<br/>  {<br/>    &quot;http://example.com/property&quot;: [<br/>      { &quot;@value&quot;: 1, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: true, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: false, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: 5.1, &quot;@type&quot;: &quot;http://example.com/datatype&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_33ac973fae11f33795afd16a647503b5' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062'>
-            Test 0062:
-            <span property='dc:title mf:name'>Various relative IRIs with with @base</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062'>
-            <p lang='en' property='dc:description'>Pathological relative IRIs</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0062-in.jsonld' title='Various relative IRIs with with @base Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@base&quot;: &quot;http://example.com/some/deep/directory/and/file#with-a-fragment&quot;,<br/>    &quot;links&quot;: { &quot;@id&quot;: &quot;http://www.example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot;, &quot;@container&quot;: &quot;@list&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;relativeIris&quot;,<br/>  &quot;@type&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;../../../../../still-root&quot;,<br/>    &quot;../.././.././../../too-many-dots&quot;,<br/>    &quot;/absolute&quot;,<br/>    &quot;//example.org/scheme-relative&quot;<br/>  ],<br/>  &quot;links&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;./../../../../../still-root&quot;,<br/>    &quot;../.././.././../../too-many-dots&quot;,<br/>    &quot;/absolute&quot;,<br/>    &quot;//example.org/scheme-relative&quot;,<br/>    &quot;//example.org/../scheme-relative&quot;,<br/>    &quot;//example.org/.././useless/../../scheme-relative&quot;<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0062-out.jsonld' title='Various relative IRIs with with @base Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/relativeIris&quot;,<br/>    &quot;@type&quot;: [<br/>        &quot;http://example.com/some/deep/directory/and/link&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/file#fragment-works&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/file?query=works&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/&quot;,<br/>        &quot;http://example.com/some/deep/directory/&quot;,<br/>        &quot;http://example.com/some/deep/directory/parent&quot;,<br/>        &quot;http://example.com/some/deep/parent-parent-eq-root&quot;,<br/>        &quot;http://example.com/still-root&quot;,<br/>        &quot;http://example.com/too-many-dots&quot;,<br/>        &quot;http://example.com/absolute&quot;,<br/>        &quot;http://example.org/scheme-relative&quot;<br/>    ],<br/>    &quot;http://www.example.com/link&quot;: [ {<br/>      &quot;@list&quot;: [<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/link&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/file#fragment-works&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/file?query=works&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/parent&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/parent-parent-eq-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/still-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/too-many-dots&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/absolute&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; }<br/>      ]<br/>    } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_c3cb22baf4165bc4a2a500492f024837' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063'>
-            Test 0063:
-            <span property='dc:title mf:name'>Reverse property and index container</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063'>
-            <p lang='en' property='dc:description'>Expaning reverse properties with an index-container</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0063-in.jsonld' title='Reverse property and index container Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: {<br/>    &quot;Dave&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    &quot;Gregg&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>      &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>    }<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0063-out.jsonld' title='Reverse property and index container Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;@index&quot;: &quot;Dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        },<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>          &quot;@index&quot;: &quot;Gregg&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_6291c77496bb2a2f0c7498ee90d49966' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064'>
-            Test 0064:
-            <span property='dc:title mf:name'>bnode values of reverse properties</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064'>
-            <p lang='en' property='dc:description'>Expand reverse property whose values are unlabeled blank nodes</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0064-in.jsonld' title='bnode values of reverse properties Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    {<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    {<br/>      &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0064-out.jsonld' title='bnode values of reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        },<br/>        {<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_acc6d9fbe49f93a05dedfd3049c125ac' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065'>
-            Test 0065:
-            <span property='dc:title mf:name'>Drop unmapped keys in reverse map</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065'>
-            <p lang='en' property='dc:description'>Keys that are not mapped to an IRI in a reverse-map are dropped</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0065-in.jsonld' title='Drop unmapped keys in reverse map Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    &quot;relative-iri&quot;: {<br/>      &quot;@id&quot;: &quot;relative-node&quot;,<br/>      &quot;name&quot;: &quot;Keys that are not mapped to an IRI in a reverse-map are dropped&quot;<br/>    }<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0065-out.jsonld' title='Drop unmapped keys in reverse map Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_6026cd43b7039a0586c06e4a67477cbb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066'>
-            Test 0066:
-            <span property='dc:title mf:name'>Reverse-map keys with @vocab</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066'>
-            <p lang='en' property='dc:description'>Expand uses @vocab to expand keys in reverse-maps</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0066-in.jsonld' title='Reverse-map keys with @vocab Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;,<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab/&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    &quot;noTerm&quot;: {<br/>      &quot;@id&quot;: &quot;relative-node&quot;,<br/>      &quot;name&quot;: &quot;Compact keys using @vocab&quot;<br/>    }<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0066-out.jsonld' title='Reverse-map keys with @vocab Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ],<br/>      &quot;http://example.com/vocab/noTerm&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relative-node&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Compact keys using @vocab&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_69d9d5cb5e9a5deaa51fe95122486a56' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067'>
-            Test 0067:
-            <span property='dc:title mf:name'>prefix://suffix not a compact IRI</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067'>
-            <p lang='en' property='dc:description'>prefix:suffix values are not interpreted as compact IRIs if suffix begins with two slashes</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0067-in.jsonld' title='prefix://suffix not a compact IRI Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;http&quot;: &quot;http://example.com/this-prefix-would-overwrite-all-http-iris&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>  &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>  &quot;http://example.org/property&quot;: &quot;all these IRIs remain unchanged because they are interpreted as absolute IRIs&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0067-out.jsonld' title='prefix://suffix not a compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.org/type&quot;],<br/>    &quot;http://example.org/property&quot;: [<br/>      { &quot;@value&quot;: &quot;all these IRIs remain unchanged because they are interpreted as absolute IRIs&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_a9d2b19b2ad03217da932e4b322505c9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068'>
-            Test 0068:
-            <span property='dc:title mf:name'>_:suffix values are not a compact IRI</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068'>
-            <p lang='en' property='dc:description'>prefix:suffix values are not interpreted as compact IRIs if prefix is an underscore</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0068-in.jsonld' title='_:suffix values are not a compact IRI Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;_&quot;: &quot;http://example.com/this-prefix-would-overwrite-all-blank-node-identifiers&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;_:node1&quot;,<br/>  &quot;@type&quot;: &quot;_:type&quot;,<br/>  &quot;_:property&quot;: &quot;all these IRIs remain unchanged because they are interpreted as blank node identifiers&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0068-out.jsonld' title='_:suffix values are not a compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:node1&quot;,<br/>    &quot;@type&quot;: [ &quot;_:type&quot; ],<br/>    &quot;_:property&quot;: [<br/>      { &quot;@value&quot;: &quot;all these IRIs remain unchanged because they are interpreted as blank node identifiers&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_8d0172557b1a3eaaa95912187fdbe7f3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069'>
-            Test 0069:
-            <span property='dc:title mf:name'>Compact IRI as term with type mapping</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069'>
-            <p lang='en' property='dc:description'>Redefine compact IRI to define type mapping using the compact IRI itself as value of @id</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0069-in.jsonld' title='Compact IRI as term with type mapping Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;rdfs&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#&quot;,<br/>    &quot;rdfs:subClassOf&quot;: { &quot;@id&quot;: &quot;rdfs:subClassOf&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/vocab#class&quot;,<br/>  &quot;@type&quot;: &quot;rdfs:Class&quot;,<br/>  &quot;rdfs:subClassOf&quot;: &quot;http://example.com/vocab#someOtherClass&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0069-out.jsonld' title='Compact IRI as term with type mapping Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/vocab#class&quot;,<br/>    &quot;@type&quot;: [ &quot;http://www.w3.org/2000/01/rdf-schema#Class&quot; ],<br/>    &quot;http://www.w3.org/2000/01/rdf-schema#subClassOf&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.com/vocab#someOtherClass&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_00415a21708127e75f67425e12d10761' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070'>
-            Test 0070:
-            <span property='dc:title mf:name'>Compact IRI as term defined using equivalent compact IRI</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070'>
-            <p lang='en' property='dc:description'>Redefine compact IRI to define type mapping using the compact IRI itself as string value</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0070-in.jsonld' title='Compact IRI as term defined using equivalent compact IRI Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;prefix&quot;: &quot;http://www.example.org/vocab#&quot;,<br/>    &quot;prefix:foo&quot;: &quot;prefix:foo&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/vocab#id&quot;,<br/>  &quot;@type&quot;: &quot;prefix:Class&quot;,<br/>  &quot;prefix:foo&quot;: &quot;bar&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0070-out.jsonld' title='Compact IRI as term defined using equivalent compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/vocab#id&quot;,<br/>    &quot;@type&quot;: [ &quot;http://www.example.org/vocab#Class&quot; ],<br/>    &quot;http://www.example.org/vocab#foo&quot;: [<br/>      { &quot;@value&quot;: &quot;bar&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_71fb227fe49f4333659a9da759fbc555' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071'>
-            Test 0071:
-            <span property='dc:title mf:name'>Redefine terms looking like compact IRIs</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071'>
-            <p lang='en' property='dc:description'>Term definitions may look like compact IRIs</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0071-in.jsonld' title='Redefine terms looking like compact IRIs Input'>{<br/>  &quot;@context&quot;: [<br/>    {<br/>      &quot;v&quot;: &quot;http://example.com/vocab#&quot;,<br/>      &quot;v:term&quot;: &quot;v:somethingElse&quot;,<br/>      &quot;v:termId&quot;: { &quot;@id&quot;: &quot;v:somethingElseId&quot; }<br/>    },<br/>    {<br/>      &quot;v:term&quot;: &quot;v:term&quot;,<br/>      &quot;v:termId&quot;: { &quot;@id&quot;: &quot;v:termId&quot; }<br/>    }<br/>  ],<br/>  &quot;v:term&quot;: &quot;value of v:term&quot;,<br/>  &quot;v:termId&quot;: &quot;value of v:termId&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0071-out.jsonld' title='Redefine terms looking like compact IRIs Result'>[<br/>  {<br/>    &quot;http://example.com/vocab#term&quot;: [<br/>      { &quot;@value&quot;: &quot;value of v:term&quot; }<br/>    ],<br/>    &quot;http://example.com/vocab#termId&quot;: [<br/>      { &quot;@value&quot;: &quot;value of v:termId&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_17f279996d2744c452505740651ae56f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072'>
-            Test 0072:
-            <span property='dc:title mf:name'>Redefine term using @vocab, not itself</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072'>
-            <p lang='en' property='dc:description'>Redefining a term as itself when @vocab is defined uses @vocab, not previous term definition</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0072-in.jsonld' title='Redefine term using @vocab, not itself Input'>{<br/>  &quot;@context&quot;: [<br/>    {<br/>      &quot;v&quot;: &quot;http://example.com/vocab#&quot;,<br/>      &quot;term&quot;: &quot;v:somethingElse&quot;<br/>    },<br/>    {<br/>      &quot;@vocab&quot;: &quot;http://example.com/anotherVocab#&quot;,<br/>      &quot;term&quot;: &quot;term&quot;<br/>    }<br/>  ],<br/>  &quot;term&quot;: &quot;value of term&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0072-out.jsonld' title='Redefine term using @vocab, not itself Result'>[<br/>  {<br/>    &quot;http://example.com/anotherVocab#term&quot;: [<br/>      { &quot;@value&quot;: &quot;value of term&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_8400108fdfc367eb2220a1c0e9ed78cb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073'>
-            Test 0073:
-            <span property='dc:title mf:name'>@context not first property</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073'>
-            <p lang='en' property='dc:description'>Objects are unordered, so serialized node definition containing @context may have @context at the end of the node definition</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0073-in.jsonld' title='@context not first property Input'>{<br/>  &quot;@id&quot;: &quot;ex:node1&quot;,<br/>  &quot;owl:sameAs&quot;: {<br/>    &quot;@id&quot;: &quot;ex:node2&quot;,<br/>    &quot;rdfs:label&quot;: &quot;Node 2&quot;,<br/>    &quot;link&quot;: &quot;ex:node3&quot;,<br/>    &quot;@context&quot;: {<br/>      &quot;rdfs&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#&quot;<br/>    }<br/>  },<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/&quot;,<br/>    &quot;owl&quot;: &quot;http://www.w3.org/2002/07/owl#&quot;,<br/>    &quot;link&quot;: { &quot;@id&quot;: &quot;ex:link&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0073-out.jsonld' title='@context not first property Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;http://www.w3.org/2002/07/owl#sameAs&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/node2&quot;,<br/>        &quot;http://example.org/link&quot;: [<br/>          { &quot;@id&quot;: &quot;http://example.org/node3&quot; }<br/>        ],<br/>        &quot;http://www.w3.org/2000/01/rdf-schema#label&quot;: [ { &quot;@value&quot;: &quot;Node 2&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_d16ace1c40a3c0a87949ff175f59a034' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074'>
-            Test 0074:
-            <span property='dc:title mf:name'>@id not first property</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074'>
-            <p lang='en' property='dc:description'>Objects are unordered, so serialized node definition containing @id may have @id at the end of the node definition</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0074-in.jsonld' title='@id not first property Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/&quot;,<br/>    &quot;owl&quot;: &quot;http://www.w3.org/2002/07/owl#&quot;,<br/>    &quot;link&quot;: {<br/>      &quot;@id&quot;: &quot;ex:link&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    }<br/>  },<br/>  &quot;owl:sameAs&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;rdfs&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#&quot;<br/>    },<br/>    &quot;rdfs:label&quot;: &quot;Node 2&quot;,<br/>    &quot;link&quot;: &quot;ex:node3&quot;,<br/>    &quot;@id&quot;: &quot;ex:node2&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;ex:node1&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0074-out.jsonld' title='@id not first property Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;http://www.w3.org/2002/07/owl#sameAs&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/node2&quot;,<br/>        &quot;http://example.org/link&quot;: [<br/>          { &quot;@id&quot;: &quot;http://example.org/node3&quot; }<br/>        ],<br/>        &quot;http://www.w3.org/2000/01/rdf-schema#label&quot;: [ { &quot;@value&quot;: &quot;Node 2&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
-          </dd>
-          <dt id='test_e79ab0b007c9404f327c173831db3146' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075'>
-            Test 0075:
-            <span property='dc:title mf:name'>@vocab as blank node identifier</span>
-          </dt>
-          <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075'>
-            <p lang='en' property='dc:description'>Use @vocab to map all properties to blank node identifiers</p>
-            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/expand-0075-in.jsonld' title='@vocab as blank node identifier Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;_:&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;ex:node1&quot;,<br/>  &quot;b1&quot;: &quot;blank node property 1&quot;,<br/>  &quot;b2&quot;: &quot;blank node property 1&quot;<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0075-out.jsonld' title='@vocab as blank node identifier Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;ex:node1&quot;,<br/>    &quot;_:b1&quot;: [ { &quot;@value&quot;: &quot;blank node property 1&quot; } ],<br/>    &quot;_:b2&quot;: [ { &quot;@value&quot;: &quot;blank node property 1&quot; } ]<br/>  }<br/>]<br/></pre>
+          <dt id='test_c53e957bf8df01ea8e6bdd4b364c730d' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113'>
+            Test 0113:
+            <span property='dc:title mf:name'>Dataset with a IRI named graph</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0113'>
+            <p lang='en' property='dc:description'>Basic use of creating a named graph using an IRI name</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/toRdf-0113-in.jsonld' title='Dataset with a IRI named graph Input'>{<br/>  &quot;@id&quot;: &quot;http://example/g&quot;,<br/>  &quot;@graph&quot;: {<br/>    &quot;@id&quot;: &quot;http://example/s&quot;,<br/>    &quot;http://example/p&quot;: {&quot;@id&quot;: &quot;http://example/o&quot;}<br/>  }<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0113-out.nq' title='Dataset with a IRI named graph Result'>&lt;http://example/s&gt; &lt;http://example/p&gt; &lt;http://example/o&gt; &lt;http://example/g&gt; .<br/></pre>
+          </dd>
+          <dt id='test_a0d080556890ca48ba445e60a9d24642' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114'>
+            Test 0114:
+            <span property='dc:title mf:name'>Dataset with a IRI named graph</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0114'>
+            <p lang='en' property='dc:description'>Basic use of creating a named graph using a BNode name</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/toRdf-0114-in.jsonld' title='Dataset with a IRI named graph Input'>{<br/>  &quot;@id&quot;: &quot;_:g&quot;,<br/>  &quot;@graph&quot;: {<br/>    &quot;@id&quot;: &quot;http://example/s&quot;,<br/>    &quot;http://example/p&quot;: {&quot;@id&quot;: &quot;http://example/o&quot;}<br/>  }<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0114-out.nq' title='Dataset with a IRI named graph Result'>&lt;http://example/s&gt; &lt;http://example/p&gt; &lt;http://example/o&gt; _:b0 .<br/></pre>
+          </dd>
+          <dt id='test_2fe7ebc1f03dee9e80d5715894949748' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115'>
+            Test 0115:
+            <span property='dc:title mf:name'>Dataset with a default and two named graphs</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115'>
+            <p lang='en' property='dc:description'>Dataset with a default and two named graphs (IRI and BNode)</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/toRdf-0115-in.jsonld' title='Dataset with a default and two named graphs Input'>{<br/>  &quot;@graph&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example/s0&quot;,<br/>    &quot;http://example/p0&quot;: {&quot;@id&quot;: &quot;http://example/o0&quot;}<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example/g&quot;,<br/>    &quot;@graph&quot;: {<br/>      &quot;@id&quot;: &quot;http://example/s1&quot;,<br/>      &quot;http://example/p1&quot;: {&quot;@id&quot;: &quot;http://example/o1&quot;}<br/>    }<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:g&quot;,<br/>    &quot;@graph&quot;: {<br/>      &quot;@id&quot;: &quot;http://example/s2&quot;,<br/>      &quot;http://example/p2&quot;: {&quot;@id&quot;: &quot;http://example/o2&quot;}<br/>    }<br/>  }]<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0115-out.nq' title='Dataset with a default and two named graphs Result'>&lt;http://example/s0&gt; &lt;http://example/p0&gt; &lt;http://example/o0&gt; .<br/>&lt;http://example/s1&gt; &lt;http://example/p1&gt; &lt;http://example/o1&gt; &lt;http://example/g&gt; .<br/>&lt;http://example/s2&gt; &lt;http://example/p2&gt; &lt;http://example/o2&gt; _:b0 .<br/></pre>
+          </dd>
+          <dt id='test_1a93fb81733466bfaabdeef82306f1f2' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116'>
+            Test 0116:
+            <span property='dc:title mf:name'>Dataset from node with embedded named graph</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116'>
+            <p lang='en' property='dc:description'>Embedding @graph in a node creates a named grqph</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/toRdf-0116-in.jsonld' title='Dataset from node with embedded named graph Input'>{<br/>  &quot;@id&quot;: &quot;http://example/s0&quot;,<br/>  &quot;http://example/p0&quot;: {&quot;@id&quot;: &quot;http://example/o0&quot;},<br/>  &quot;@graph&quot;: {<br/>    &quot;@id&quot;: &quot;http://example/s1&quot;,<br/>    &quot;http://example/p1&quot;: {&quot;@id&quot;: &quot;http:///example/o1&quot;}<br/>  }<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0116-out.nq' title='Dataset from node with embedded named graph Result'>&lt;http://example/s0&gt; &lt;http://example/p0&gt; &lt;http://example/o0&gt; .<br/>&lt;http://example/s1&gt; &lt;http://example/p1&gt; &lt;http:///example/o1&gt; &lt;http://example/s0&gt; .<br/></pre>
+          </dd>
+          <dt id='test_781b3710e1313ea60f5e25db0a5b5238' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117'>
+            Test 0117:
+            <span property='dc:title mf:name'>Dataset from node with embedded named graph (bnode)</span>
+          </dt>
+          <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117'>
+            <p lang='en' property='dc:description'>Embedding @graph in a node creates a named grqph. Graph name is created if there is no subject</p>
+            <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/toRdf-0117-in.jsonld' title='Dataset from node with embedded named graph (bnode) Input'>{<br/>  &quot;http://example/p0&quot;: {&quot;@id&quot;: &quot;http://example/o0&quot;},<br/>  &quot;@graph&quot;: {<br/>    &quot;@id&quot;: &quot;http://example/s1&quot;,<br/>    &quot;http://example/p1&quot;: {&quot;@id&quot;: &quot;http:///example/o1&quot;}<br/>  }<br/>}</pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0117-out.nq' title='Dataset from node with embedded named graph (bnode) Result'>&lt;http://example/s1&gt; &lt;http://example/p1&gt; &lt;http:///example/o1&gt; _:b0 .<br/>_:b0 &lt;http://example/p0&gt; &lt;http://example/o0&gt; .<br/></pre>
           </dd>
         </div>
       </dl>
@@ -25477,10 +29527,10 @@
         <meta content='Earl Report summary generator' lang='en' property='doap:shortdesc' />
         <meta content='EarlReport generates HTML+RDFa rollups of multiple EARL reports' lang='en' property='doap:description' />
         version
-        <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.2.7.1' typeof='doap:Version'>
-          <span property='doap:revision'>0.2.7.1</span>
-          <meta content='earl-report-0.2.7.1' property='doap:name' />
-          <meta content='2013-08-18' datatype='xsd:date' property='doap:created' />
+        <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.2.3' typeof='doap:Version'>
+          <span property='doap:revision'>0.2.3</span>
+          <meta content='earl-report-0.2.3' property='doap:name' />
+          <meta content='2013-05-02' datatype='xsd:date' property='doap:created' />
         </span>
         an
         <a href='http://unlicense.org' property='doap:license'>Unlicensed</a>