author | Gregg Kellogg <gregg@kellogg-assoc.com> |
Mon, 30 Sep 2013 10:10:11 -0700 | |
changeset 2002 | 8bdcd67befea |
parent 2001 | ee76096809db |
child 2003 | 2597634a262b |
test-suite/reports/earl.jsonld | ||
test-suite/reports/earl.ttl | ||
test-suite/reports/index.html |
--- a/test-suite/reports/earl.jsonld Mon Sep 30 09:36:57 2013 -0700 +++ b/test-suite/reports/earl.jsonld Mon Sep 30 10:10:11 2013 -0700 @@ -4803,21 +4803,23 @@ "@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" - } + "mode": "earl:automatic", + "result": { + "@type": "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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -6437,21 +6439,23 @@ "@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" - } + "mode": "earl:automatic", + "result": { + "@type": "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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -6524,21 +6528,23 @@ "@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" - } + "mode": "earl:automatic", + "result": { + "@type": "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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -6611,21 +6617,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -6640,6 +6648,95 @@ ], "description": "Setting compactArrays to false causes single element arrays to be retained", "testResult": "http://json-ld.org/test-suite/tests/compact-0070-out.jsonld" + }, + { + "@id": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://json-ld.org/test-suite/vocab#CompactTest" + ], + "title": "input has multiple @contexts, output has one", + "testAction": "http://json-ld.org/test-suite/tests/compact-0071-in.jsonld", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071", + "subject": "http://github.com/jsonld-java/jsonld-java", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://json-ld.org/test-suite/tests/compact-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/compact-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/compact-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/compact-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/compact-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/compact-manifest.jsonld#t0071", + "subject": "https://github.com/lanthaler/JsonLD", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Expanding input with multiple @contexts and compacting with just one doesn't output undefined properties", + "testResult": "http://json-ld.org/test-suite/tests/compact-0071-out.jsonld" } ], "title": "Compaction", @@ -8066,21 +8163,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8153,21 +8252,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8240,21 +8341,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0018", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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#t0018", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8338,21 +8441,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8425,21 +8530,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8512,21 +8619,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8599,21 +8708,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8686,21 +8797,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8773,21 +8886,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8860,21 +8975,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -8947,21 +9064,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9034,21 +9153,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9121,21 +9242,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9208,21 +9331,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9295,21 +9420,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9382,21 +9509,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9469,21 +9598,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9556,21 +9687,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9643,21 +9776,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9730,21 +9865,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9817,21 +9954,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9904,21 +10043,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -9991,21 +10132,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10078,21 +10221,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10165,21 +10310,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10252,21 +10399,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10339,21 +10488,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10426,21 +10577,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10513,21 +10666,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10600,21 +10755,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10687,21 +10844,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10774,21 +10933,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10861,21 +11022,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -10948,21 +11111,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11035,21 +11200,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11122,21 +11289,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11209,21 +11378,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11296,21 +11467,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11383,21 +11556,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11470,21 +11645,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11557,21 +11734,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11644,21 +11823,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11731,21 +11912,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11818,21 +12001,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11905,21 +12090,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -11992,21 +12179,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -18186,21 +18375,23 @@ "@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" - } + "mode": "earl:automatic", + "result": { + "@type": "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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -18637,21 +18828,23 @@ "@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" - } + "mode": "earl:automatic", + "result": { + "@type": "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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -18724,21 +18917,23 @@ "@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" - } + "mode": "earl:automatic", + "result": { + "@type": "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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -18811,21 +19006,23 @@ "@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" - } + "mode": "earl:automatic", + "result": { + "@type": "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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -18898,21 +19095,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -18985,21 +19184,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -22905,21 +23106,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -22992,21 +23195,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0044", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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#t0044", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23068,11 +23273,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23089,21 +23295,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23154,11 +23362,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23175,21 +23384,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23240,11 +23451,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23261,21 +23473,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23326,11 +23540,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23347,21 +23562,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23412,11 +23629,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23433,21 +23651,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23498,11 +23718,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23519,21 +23740,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23584,11 +23807,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23605,21 +23829,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23670,11 +23896,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23691,21 +23918,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23718,7 +23947,7 @@ } } ], - "description": "Loading a non-existant file raises locaing document failed error", + "description": "Loading a non-existant file raises loading document failed error", "testResult": "http://json-ld.org/test-suite/tests/loading document failed" }, { @@ -23756,11 +23985,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23777,21 +24007,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23842,11 +24074,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23863,21 +24096,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23928,11 +24163,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23949,21 +24185,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -23976,7 +24214,7 @@ } } ], - "description": "IfIf a context is specified in a link header, it is used for a JSON extension type.", + "description": "If a context is specified in a link header, it is used for a JSON extension type.", "testResult": "http://json-ld.org/test-suite/tests/remote-doc-0011-out.jsonld" }, { @@ -24014,11 +24252,12 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012", "subject": "https://github.com/digitalbazaar/jsonld.js#browser", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -24035,21 +24274,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -26772,21 +27013,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -26859,21 +27102,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -26946,21 +27191,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27033,21 +27280,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27120,21 +27369,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27207,21 +27458,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27294,21 +27547,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27381,21 +27636,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27468,21 +27725,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27555,21 +27814,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27642,21 +27903,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27729,21 +27992,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27816,21 +28081,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27903,21 +28170,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -27990,21 +28259,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28077,21 +28348,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28164,21 +28437,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28251,21 +28526,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28338,21 +28615,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28425,21 +28704,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28512,21 +28793,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28599,21 +28882,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28686,21 +28971,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28773,21 +29060,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28860,21 +29149,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -28947,21 +29238,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29034,21 +29327,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29121,21 +29416,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29208,21 +29505,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29295,21 +29594,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29382,21 +29683,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29469,21 +29772,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29556,21 +29861,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29643,21 +29950,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29730,21 +30039,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29817,21 +30128,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29904,21 +30217,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -29991,21 +30306,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30078,21 +30395,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30165,21 +30484,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30252,21 +30573,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30339,21 +30662,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30426,21 +30751,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30513,21 +30840,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30600,21 +30929,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30687,21 +31018,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30774,21 +31107,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30861,21 +31196,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -30948,21 +31285,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31035,21 +31374,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31122,21 +31463,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31209,21 +31552,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31296,21 +31641,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31383,21 +31730,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31470,21 +31819,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31557,21 +31908,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31644,21 +31997,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31731,21 +32086,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31818,21 +32175,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31905,21 +32264,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -31992,21 +32353,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32079,21 +32442,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32166,21 +32531,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32253,21 +32620,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32340,21 +32709,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32427,21 +32798,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32514,21 +32887,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32601,21 +32976,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32688,21 +33065,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32775,21 +33154,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32862,21 +33243,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -32949,21 +33332,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33036,21 +33421,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33123,21 +33510,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33210,21 +33599,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33297,21 +33688,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33384,21 +33777,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33471,21 +33866,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33558,21 +33955,23 @@ "@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" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33645,21 +34044,23 @@ "@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" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33732,21 +34133,23 @@ "@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" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33819,21 +34222,23 @@ "@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" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33906,21 +34311,23 @@ "@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" - } + "mode": "earl: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/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion", @@ -33993,21 +34400,23 @@ "@type": "earl:Assertion", "test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118", "subject": "https://github.com/digitalbazaar/php-json-ld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl: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#t0118", "subject": "https://github.com/digitalbazaar/pyld", - "mode": "earl:notAvailable", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://github.com/dlongley" }, { "@type": "earl:Assertion",
--- a/test-suite/reports/earl.ttl Mon Sep 30 09:36:57 2013 -0700 +++ b/test-suite/reports/earl.ttl Mon Sep 30 10:10:11 2013 -0700 @@ -128,7 +128,8 @@ <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067> <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/compact-manifest.jsonld#t0070>) . + <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070> + <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071>) . <http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld> a earl:Report, mf:Manifest; dc:title "Deserialize RDF to JSON-LD"; @@ -3052,15 +3053,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/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:mode earl:automatic; + earl:result [ a earl:TestResult; earl: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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -3948,15 +3951,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/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:mode earl:automatic; + earl:result [ a earl:TestResult; earl: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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -3994,15 +3999,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/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:mode earl:automatic; + earl:result [ a earl:TestResult; earl: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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -4040,17 +4047,67 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070>; earl:subject <https://github.com/digitalbazaar/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; + earl:test <http://json-ld.org/test-suite/tests/compact-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:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070>; - 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#t0070>; + 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#t0071> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#CompactTest>; + dc:title "input has multiple @contexts, output has one"; + dc:description """Expanding input with multiple @contexts and compacting with just one doesn't output undefined properties"""@en; + mf:result <http://json-ld.org/test-suite/tests/compact-0071-out.jsonld>; + mf:action <http://json-ld.org/test-suite/tests/compact-0071-in.jsonld>; + earl:assertions ( + [ a earl:Assertion; + earl:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071>; + earl:subject <http://github.com/jsonld-java/jsonld-java>; + earl:mode earl:notAvailable; + 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#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/compact-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/compact-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/compact-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/compact-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:test <http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071>; earl:subject <https://github.com/lanthaler/JsonLD>; earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:untested ]] @@ -4828,15 +4885,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -4874,15 +4933,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -4920,15 +4981,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#t0018>; 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:mode earl:automatic; + earl:result [ a 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#t0018>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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#t0018>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -4966,15 +5029,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/error-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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0001>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5012,15 +5077,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/error-manifest.jsonld#t0002>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0002>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5058,15 +5125,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/error-manifest.jsonld#t0003>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0003>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5104,15 +5173,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/error-manifest.jsonld#t0004>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0004>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5150,15 +5221,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/error-manifest.jsonld#t0005>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0005>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5196,15 +5269,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/error-manifest.jsonld#t0006>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0006>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5242,15 +5317,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/error-manifest.jsonld#t0007>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0007>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5288,15 +5365,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/error-manifest.jsonld#t0008>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0008>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5334,15 +5413,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/error-manifest.jsonld#t0009>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0009>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5380,15 +5461,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/error-manifest.jsonld#t0010>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0010>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5426,15 +5509,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/error-manifest.jsonld#t0011>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0011>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5472,15 +5557,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/error-manifest.jsonld#t0012>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0012>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5518,15 +5605,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/error-manifest.jsonld#t0013>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0013>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5564,15 +5653,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/error-manifest.jsonld#t0014>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0014>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5610,15 +5701,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/error-manifest.jsonld#t0015>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0015>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5656,15 +5749,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/error-manifest.jsonld#t0016>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0016>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5702,15 +5797,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/error-manifest.jsonld#t0017>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0017>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5748,15 +5845,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/error-manifest.jsonld#t0018>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0018>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5794,15 +5893,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/error-manifest.jsonld#t0019>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0019>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5840,15 +5941,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/error-manifest.jsonld#t0020>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0020>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5886,15 +5989,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/error-manifest.jsonld#t0021>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0021>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5932,15 +6037,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/error-manifest.jsonld#t0022>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0022>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -5978,15 +6085,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/error-manifest.jsonld#t0023>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0023>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6024,15 +6133,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/error-manifest.jsonld#t0024>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0024>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6070,15 +6181,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/error-manifest.jsonld#t0025>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0025>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6116,15 +6229,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/error-manifest.jsonld#t0026>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0026>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6162,15 +6277,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/error-manifest.jsonld#t0027>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0027>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6208,15 +6325,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/error-manifest.jsonld#t0028>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0028>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6254,15 +6373,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/error-manifest.jsonld#t0029>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0029>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6300,15 +6421,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/error-manifest.jsonld#t0030>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0030>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6346,15 +6469,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/error-manifest.jsonld#t0031>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0031>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6392,15 +6517,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/error-manifest.jsonld#t0032>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0032>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6438,15 +6565,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/error-manifest.jsonld#t0033>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0033>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6484,15 +6613,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/error-manifest.jsonld#t0034>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0034>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6530,15 +6661,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/error-manifest.jsonld#t0035>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0035>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6576,15 +6709,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/error-manifest.jsonld#t0036>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0036>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6622,15 +6757,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/error-manifest.jsonld#t0037>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0037>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6668,15 +6805,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/error-manifest.jsonld#t0038>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0038>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6714,15 +6853,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/error-manifest.jsonld#t0039>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0039>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6760,15 +6901,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/error-manifest.jsonld#t0040>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0040>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6806,15 +6949,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/error-manifest.jsonld#t0041>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0041>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6852,15 +6997,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/error-manifest.jsonld#t0042>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0042>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -6898,15 +7045,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/error-manifest.jsonld#t0043>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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-manifest.jsonld#t0043>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -10293,15 +10442,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/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:mode earl:automatic; + earl:result [ a earl:TestResult; earl: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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -10539,15 +10690,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/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:mode earl:automatic; + earl:result [ a earl:TestResult; earl: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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -10585,15 +10738,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/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:mode earl:automatic; + earl:result [ a earl:TestResult; earl: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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -10631,15 +10786,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/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:mode earl:automatic; + earl:result [ a earl:TestResult; earl: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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -10677,15 +10834,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/expand-manifest.jsonld#t0076>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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#t0076>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -10723,15 +10882,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/expand-manifest.jsonld#t0077>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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#t0077>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -12869,15 +13030,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -12915,15 +13078,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#t0044>; 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:mode earl:automatic; + earl:result [ a 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#t0044>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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#t0044>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -12949,10 +13114,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-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 ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001>; @@ -12960,15 +13126,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/remote-doc-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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0001>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -12994,10 +13162,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002>; @@ -13005,15 +13174,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/remote-doc-manifest.jsonld#t0002>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0002>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13039,10 +13210,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003>; @@ -13050,15 +13222,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/remote-doc-manifest.jsonld#t0003>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0003>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13084,10 +13258,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004>; @@ -13095,15 +13270,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/remote-doc-manifest.jsonld#t0004>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0004>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13129,10 +13306,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005>; @@ -13140,15 +13318,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/remote-doc-manifest.jsonld#t0005>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0005>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13174,10 +13354,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006>; @@ -13185,15 +13366,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/remote-doc-manifest.jsonld#t0006>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0006>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13219,10 +13402,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007>; @@ -13230,15 +13414,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/remote-doc-manifest.jsonld#t0007>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0007>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13248,7 +13434,7 @@ <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>; dc:title "Non-existant file (404)"; - dc:description """Loading a non-existant file raises locaing document failed error"""@en; + dc:description """Loading a non-existant file raises loading document failed error"""@en; mf:result <http://json-ld.org/test-suite/tests/loading document failed>; mf:action <http://json-ld.org/test-suite/tests/remote-doc-0008-in.jsonld>; earl:assertions ( @@ -13264,10 +13450,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008>; @@ -13275,15 +13462,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/remote-doc-manifest.jsonld#t0008>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0008>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13309,10 +13498,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009>; @@ -13320,15 +13510,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/remote-doc-manifest.jsonld#t0009>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0009>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13354,10 +13546,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010>; @@ -13365,15 +13558,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/remote-doc-manifest.jsonld#t0010>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0010>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13383,7 +13578,7 @@ <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>; dc:title "load JSON document with extension-type with link"; - dc:description """IfIf a context is specified in a link header, it is used for a JSON extension type."""@en; + dc:description """If a context is specified in a link header, it is used for a JSON extension type."""@en; mf:result <http://json-ld.org/test-suite/tests/remote-doc-0011-out.jsonld>; mf:action <http://json-ld.org/test-suite/tests/remote-doc-0011-in.jldt>; earl:assertions ( @@ -13399,10 +13594,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011>; @@ -13410,15 +13606,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/remote-doc-manifest.jsonld#t0011>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0011>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -13444,10 +13642,11 @@ earl:mode earl:automatic; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012>; earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012>; @@ -13455,15 +13654,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/remote-doc-manifest.jsonld#t0012>; 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:mode earl:automatic; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] + [ a earl:Assertion; + earl:assertedBy <https://github.com/dlongley>; earl:test <http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012>; earl:subject <https://github.com/digitalbazaar/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/remote-doc-manifest.jsonld#t0012>; earl:subject <https://github.com/lanthaler/JsonLD>; @@ -14951,15 +15152,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -14997,15 +15200,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15043,15 +15248,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15089,15 +15296,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15135,15 +15344,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15181,15 +15392,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15227,15 +15440,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15273,15 +15488,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15319,15 +15536,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15365,15 +15584,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15411,15 +15632,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15457,15 +15680,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15503,15 +15728,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15549,15 +15776,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15595,15 +15824,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15641,15 +15872,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15687,15 +15920,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15733,15 +15968,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15779,15 +16016,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15825,15 +16064,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15871,15 +16112,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15917,15 +16160,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -15963,15 +16208,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16009,15 +16256,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16055,15 +16304,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16101,15 +16352,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16147,15 +16400,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16193,15 +16448,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16239,15 +16496,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16285,15 +16544,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16331,15 +16592,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16377,15 +16640,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16423,15 +16688,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16469,15 +16736,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16515,15 +16784,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16561,15 +16832,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16607,15 +16880,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16653,15 +16928,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16699,15 +16976,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16745,15 +17024,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16791,15 +17072,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16837,15 +17120,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16883,15 +17168,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16929,15 +17216,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -16975,15 +17264,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17021,15 +17312,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17067,15 +17360,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17113,15 +17408,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17159,15 +17456,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17205,15 +17504,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17251,15 +17552,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17297,15 +17600,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17343,15 +17648,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17389,15 +17696,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17435,15 +17744,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17481,15 +17792,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17527,15 +17840,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17573,15 +17888,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17619,15 +17936,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17665,15 +17984,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17711,15 +18032,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17757,15 +18080,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17803,15 +18128,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17849,15 +18176,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17895,15 +18224,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17941,15 +18272,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -17987,15 +18320,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18033,15 +18368,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18079,15 +18416,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18125,15 +18464,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18171,15 +18512,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18217,15 +18560,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18263,15 +18608,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18309,15 +18656,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18355,15 +18704,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18401,15 +18752,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18447,15 +18800,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18493,15 +18848,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/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - [ a earl:Assertion; + earl:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18539,15 +18896,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#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:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18585,15 +18944,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#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:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18631,15 +18992,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#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:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18677,15 +19040,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#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:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18723,15 +19088,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#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:mode earl:automatic; + earl:result [ a 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/pyld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + 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/lanthaler/JsonLD>; @@ -18769,19 +19136,21 @@ earl:mode earl:automatic; earl:result [ a 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#t0118>; earl:subject <https://github.com/digitalbazaar/php-json-ld>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:automatic; + earl:result [ a 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#t0118>; + 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/toRdf-manifest.jsonld#t0118>; - 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#t0118>; - earl:subject <https://github.com/lanthaler/JsonLD>; - earl:mode earl:notAvailable; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] - ) . - + 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 Mon Sep 30 09:36:57 2013 -0700 +++ b/test-suite/reports/index.html Mon Sep 30 10:10:11 2013 -0700 @@ -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/09/04", + publishDate: "2013/09/30", // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date // and its maturity status @@ -4279,23 +4279,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -5751,23 +5753,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -5829,23 +5833,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -5907,28 +5913,110 @@ </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/compact-manifest.jsonld#t0070' 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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/compact-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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0070' 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#t0070' 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#t0071' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'> + <td> + <a href='#test_c162d669140ccccf0a34072066010904'>Test 0071: input has multiple @contexts, output has one</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#t0071' 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#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/compact-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/compact-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/compact-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/compact-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='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071' 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'> @@ -5940,10 +6028,16 @@ </tr> <tr class='summary'> <td> - Percentage passed out of 70 Tests + Percentage passed out of 71 Tests </td> <td class='passed-some'> - 94.3% + 93.0% + </td> + <td class='passed-all'> + 100.0% + </td> + <td class='passed-all'> + 100.0% </td> <td class='passed-all'> 100.0% @@ -5955,13 +6049,7 @@ 100.0% </td> <td class='passed-some'> - 94.3% - </td> - <td class='passed-some'> - 94.3% - </td> - <td class='passed-some'> - 92.9% + 91.5% </td> </tr> </table> @@ -7265,23 +7353,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -7343,23 +7433,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -7421,23 +7513,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#t0018' 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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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#t0018' 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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -7468,11 +7562,11 @@ <td class='passed-all'> 100.0% </td> - <td class='passed-some'> - 83.3% - </td> - <td class='passed-some'> - 83.3% + <td class='passed-all'> + 100.0% + </td> + <td class='passed-all'> + 100.0% </td> <td class='passed-some'> 38.9% @@ -7497,6 +7591,12 @@ <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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7535,6 +7635,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7573,6 +7695,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7611,6 +7755,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7649,6 +7815,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7687,6 +7875,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7725,6 +7935,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7763,6 +7995,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7801,6 +8055,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7839,6 +8115,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7877,6 +8175,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7915,6 +8235,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7953,6 +8295,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -7991,6 +8355,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8029,6 +8415,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8067,6 +8475,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8105,6 +8535,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8143,6 +8595,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8181,6 +8655,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8219,6 +8715,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8257,6 +8775,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0021' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8295,6 +8835,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8333,6 +8895,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8371,6 +8955,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8409,6 +9015,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8447,6 +9075,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8485,6 +9135,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8523,6 +9195,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8561,6 +9255,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8599,6 +9315,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8637,6 +9375,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8675,6 +9435,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8713,6 +9495,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8751,6 +9555,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8789,6 +9615,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8827,6 +9675,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8865,6 +9735,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0037' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8903,6 +9795,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0038' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8941,6 +9855,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0039' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -8979,6 +9915,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0040' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -9017,6 +9975,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -9055,6 +10035,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -9093,6 +10095,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'> <td> @@ -9131,6 +10155,28 @@ </span> </span> </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> + <link href='http://json-ld.org/test-suite/tests/error-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/error-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> </tr> <tr class='summary'> <td> @@ -9145,6 +10191,12 @@ <td class='passed-all'> 100.0% </td> + <td class='passed-all'> + 100.0% + </td> + <td class='passed-all'> + 100.0% + </td> </tr> </table> </section> @@ -14719,23 +15771,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -15125,23 +16179,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -15203,23 +16259,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -15281,23 +16339,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -15359,23 +16419,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/expand-manifest.jsonld#t0076' 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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0076' 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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -15437,23 +16499,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/expand-manifest.jsonld#t0077' 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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0077' 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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -15484,11 +16548,11 @@ <td class='passed-all'> 100.0% </td> - <td class='passed-some'> - 92.2% - </td> - <td class='passed-some'> - 92.2% + <td class='passed-all'> + 100.0% + </td> + <td class='passed-all'> + 100.0% </td> <td class='passed-some'> 92.2% @@ -19017,23 +20081,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -19095,23 +20161,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#t0044' 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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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#t0044' 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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -19142,11 +20210,11 @@ <td class='passed-all'> 100.0% </td> - <td class='passed-most'> - 95.5% - </td> - <td class='passed-most'> - 95.5% + <td class='passed-all'> + 100.0% + </td> + <td class='passed-all'> + 100.0% </td> <td class='passed-most'> 95.5% @@ -19166,8 +20234,17 @@ <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> </tr> <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'> <td> @@ -19187,7 +20264,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19214,7 +20324,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0002' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19241,7 +20384,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0003' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19268,7 +20444,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0004' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19295,7 +20504,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0005' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19322,7 +20564,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0006' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19349,7 +20624,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0007' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19376,7 +20684,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19403,7 +20744,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0009' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19430,7 +20804,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0010' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19457,7 +20864,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19484,7 +20924,40 @@ <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='https://github.com/dlongley' property='earl:assertedBy' /> <link href='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0012' property='earl:test' /> - <link href='https://github.com/digitalbazaar/jsonld.js#node.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/remote-doc-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/remote-doc-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/remote-doc-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'> @@ -19503,6 +20976,15 @@ <td class='passed-all'> 100.0% </td> + <td class='passed-all'> + 100.0% + </td> + <td class='passed-all'> + 100.0% + </td> + <td class='passed-all'> + 100.0% + </td> </tr> </table> </section> @@ -21961,23 +23443,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22039,23 +23523,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22117,23 +23603,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22195,23 +23683,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22273,23 +23763,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22351,23 +23843,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22429,23 +23923,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22507,23 +24003,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22585,23 +24083,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22663,23 +24163,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22741,23 +24243,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22819,23 +24323,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22897,23 +24403,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -22975,23 +24483,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23053,23 +24563,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23131,23 +24643,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23209,23 +24723,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23287,23 +24803,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23365,23 +24883,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23443,23 +24963,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23521,23 +25043,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23599,23 +25123,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23677,23 +25203,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23755,23 +25283,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23833,23 +25363,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23911,23 +25443,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -23989,23 +25523,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24067,23 +25603,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24145,23 +25683,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24223,23 +25763,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24301,23 +25843,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24379,23 +25923,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24457,23 +26003,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24535,23 +26083,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24613,23 +26163,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24691,23 +26243,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24769,23 +26323,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24847,23 +26403,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -24925,23 +26483,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25003,23 +26563,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25081,23 +26643,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25159,23 +26723,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25237,23 +26803,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25315,23 +26883,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25393,23 +26963,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25471,23 +27043,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25549,23 +27123,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25627,23 +27203,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25705,23 +27283,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25783,23 +27363,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25861,23 +27443,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -25939,23 +27523,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26017,23 +27603,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26095,23 +27683,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26173,23 +27763,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26251,23 +27843,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26329,23 +27923,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26407,23 +28003,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26485,23 +28083,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26563,23 +28163,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26641,23 +28243,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26719,23 +28323,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26797,23 +28403,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26875,23 +28483,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -26953,23 +28563,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27031,23 +28643,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27109,23 +28723,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27187,23 +28803,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27265,23 +28883,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27343,23 +28963,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27421,23 +29043,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27499,23 +29123,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27577,23 +29203,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27655,23 +29283,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27733,23 +29363,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27811,23 +29443,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27889,23 +29523,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -27967,23 +29603,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/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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -28045,23 +29683,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#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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -28123,23 +29763,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#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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -28201,23 +29843,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#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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -28279,23 +29923,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#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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -28357,23 +30003,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#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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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/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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -28435,23 +30083,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#t0118' 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='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' 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#t0118' 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 + <link href='earl:automatic' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS </span> </span> </td> @@ -28482,11 +30132,11 @@ <td class='passed-all'> 100.0% </td> - <td class='passed-some'> - 25.7% - </td> - <td class='passed-some'> - 25.7% + <td class='passed-all'> + 100.0% + </td> + <td class='passed-all'> + 100.0% </td> <td class='passed-some'> 25.7% @@ -28586,7 +30236,7 @@ Compaction </td> <td class='passed-all'> - 70/70 (100.0%) + 71/71 (100.0%) </td> </tr> <tr> @@ -28686,7 +30336,7 @@ Compaction </td> <td class='passed-all'> - 70/70 (100.0%) + 71/71 (100.0%) </td> </tr> <tr> @@ -28723,6 +30373,14 @@ </tr> <tr> <td> + Remote document + </td> + <td class='passed-all'> + 12/12 (100.0%) + </td> + </tr> + <tr> + <td> Serialization to RDF </td> <td class='passed-all'> @@ -28778,7 +30436,7 @@ Compaction </td> <td class='passed-all'> - 70/70 (100.0%) + 71/71 (100.0%) </td> </tr> <tr> @@ -28877,40 +30535,56 @@ <td> Compaction </td> - <td class='passed-most'> - 66/70 (94.3%) + <td class='passed-all'> + 71/71 (100.0%) </td> </tr> <tr> <td> Deserialize RDF to JSON-LD </td> - <td class='passed-some'> - 15/18 (83.3%) + <td class='passed-all'> + 18/18 (100.0%) + </td> + </tr> + <tr> + <td> + Error handling + </td> + <td class='passed-all'> + 43/43 (100.0%) </td> </tr> <tr> <td> Expansion </td> - <td class='passed-most'> - 71/77 (92.2%) + <td class='passed-all'> + 77/77 (100.0%) </td> </tr> <tr> <td> Flattening </td> - <td class='passed-most'> - 42/44 (95.5%) + <td class='passed-all'> + 44/44 (100.0%) + </td> + </tr> + <tr> + <td> + Remote document + </td> + <td class='passed-all'> + 12/12 (100.0%) </td> </tr> <tr> <td> Serialization to RDF </td> - <td class='passed-some'> - 29/113 (25.7%) + <td class='passed-all'> + 113/113 (100.0%) </td> </tr> </tbody> @@ -28961,40 +30635,56 @@ <td> Compaction </td> - <td class='passed-most'> - 66/70 (94.3%) + <td class='passed-all'> + 71/71 (100.0%) </td> </tr> <tr> <td> Deserialize RDF to JSON-LD </td> - <td class='passed-some'> - 15/18 (83.3%) + <td class='passed-all'> + 18/18 (100.0%) + </td> + </tr> + <tr> + <td> + Error handling + </td> + <td class='passed-all'> + 43/43 (100.0%) </td> </tr> <tr> <td> Expansion </td> - <td class='passed-most'> - 71/77 (92.2%) + <td class='passed-all'> + 77/77 (100.0%) </td> </tr> <tr> <td> Flattening </td> - <td class='passed-most'> - 42/44 (95.5%) + <td class='passed-all'> + 44/44 (100.0%) + </td> + </tr> + <tr> + <td> + Remote document + </td> + <td class='passed-all'> + 12/12 (100.0%) </td> </tr> <tr> <td> Serialization to RDF </td> - <td class='passed-some'> - 29/113 (25.7%) + <td class='passed-all'> + 113/113 (100.0%) </td> </tr> </tbody> @@ -29046,7 +30736,7 @@ Compaction </td> <td class='passed-most'> - 65/70 (92.9%) + 65/71 (91.5%) </td> </tr> <tr> @@ -29758,6 +31448,15 @@ <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/compact-0070-in.jsonld' title='compactArrays option Input'>[{<br/> "@id": "http://example/foo",<br/> "http://example/term": [{"@value": "value"}]<br/>}]<br/></pre> <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0070-out.jsonld' title='compactArrays option Result'>{<br/> "@context": {<br/> "term": "http://example/term"<br/> },<br/> "@graph": [{<br/> "@id": "http://example/foo",<br/> "term": ["value"]<br/> }]<br/>}<br/></pre> </dd> + <dt id='test_c162d669140ccccf0a34072066010904' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071'> + Test 0071: + <span property='dc:title mf:name'>input has multiple @contexts, output has one</span> + </dt> + <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0071'> + <p lang='en' property='dc:description'>Expanding input with multiple @contexts and compacting with just one doesn't output undefined properties</p> + <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/compact-0071-in.jsonld' title='input has multiple @contexts, output has one Input'>{<br/> "@context": [{<br/> "foo": "http://example.com/foo"<br/> }, {<br/> "bar": "http://example.com/bar"<br/> }],<br/> "foo": "foo-value",<br/> "bar": "bar-value"<br/>}<br/></pre> + <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0071-out.jsonld' title='input has multiple @contexts, output has one Result'>{<br/> "@context": {<br/> "foo": "http://example.com/foo"<br/> },<br/> "foo": "foo-value",<br/> "http://example.com/bar": "bar-value"<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'> @@ -31473,7 +33172,7 @@ <span property='dc:title mf:name'>Non-existant file (404)</span> </dt> <dd resource='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0008'> - <p lang='en' property='dc:description'>Loading a non-existant file raises locaing document failed error</p> + <p lang='en' property='dc:description'>Loading a non-existant file raises loading document failed error</p> <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/remote-doc-0008-in.jsonld' title='Non-existant file (404) Input'>http://json-ld.org/test-suite/tests/remote-doc-0008-in.jsonld not loaded</pre> <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/loading document failed' title='Non-existant file (404) Result'>http://json-ld.org/test-suite/tests/loading document failed not loaded</pre> </dd> @@ -31500,7 +33199,7 @@ <span property='dc:title mf:name'>load JSON document with extension-type with link</span> </dt> <dd resource='http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0011'> - <p lang='en' property='dc:description'>IfIf a context is specified in a link header, it is used for a JSON extension type.</p> + <p lang='en' property='dc:description'>If a context is specified in a link header, it is used for a JSON extension type.</p> <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/remote-doc-0011-in.jldt' title='load JSON document with extension-type with link Input'>[{<br/> "@id": "",<br/> "term": "value"<br/>}]</pre> <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/remote-doc-0011-out.jsonld' title='load JSON document with extension-type with link Result'>[{<br/> "@id": "http://json-ld.org/test-suite/tests/remote-doc-0011-in.jldt",<br/> "http://example/vocab#term": [{"@value": "value"}]<br/>}]<br/></pre> </dd>