Skip to content

Commit 4739ac4

Browse files
committed
Update cooked EARL reports.
1 parent 7564634 commit 4739ac4

File tree

3 files changed

+604
-67
lines changed

3 files changed

+604
-67
lines changed

test-suite/reports/earl.jsonld

Lines changed: 222 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@id": "https://github.com/gkellogg/earl-report/tree/0.2.7.2",
123123
"@type": "doap:Version",
124124
"name": "earl-report-0.2.7.2",
125-
"created": "2013-10-14",
125+
"created": "2013-10-22",
126126
"revision": "0.2.7.2"
127127
},
128128
"developer": {
@@ -26681,6 +26681,116 @@
2668126681
],
2668226682
"description": "Setting compactArrays to false causes single element arrays to be retained",
2668326683
"testResult": "http://json-ld.org/test-suite/tests/flatten-0044-out.jsonld"
26684+
},
26685+
{
26686+
"@id": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26687+
"@type": [
26688+
"earl:TestCriterion",
26689+
"earl:TestCase",
26690+
"http://json-ld.org/test-suite/vocab#FlattenTest"
26691+
],
26692+
"title": "Blank nodes with reverse properties",
26693+
"testAction": "http://json-ld.org/test-suite/tests/flatten-0045-in.jsonld",
26694+
"assertions": [
26695+
{
26696+
"@type": "earl:Assertion",
26697+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26698+
"subject": "http://argodata.com/product/json-ld",
26699+
"mode": "earl:notAvailable",
26700+
"result": {
26701+
"@type": "earl:TestResult",
26702+
"outcome": "earl:untested"
26703+
}
26704+
},
26705+
{
26706+
"@type": "earl:Assertion",
26707+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26708+
"subject": "http://github.com/jsonld-java/jsonld-java",
26709+
"mode": "earl:notAvailable",
26710+
"result": {
26711+
"@type": "earl:TestResult",
26712+
"outcome": "earl:untested"
26713+
}
26714+
},
26715+
{
26716+
"@type": "earl:Assertion",
26717+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26718+
"subject": "http://rubygems.org/gems/json-ld",
26719+
"mode": "earl:automatic",
26720+
"result": {
26721+
"@type": "earl:TestResult",
26722+
"outcome": "earl:passed"
26723+
},
26724+
"assertedBy": "http://greggkellogg.net/foaf#me"
26725+
},
26726+
{
26727+
"@type": "earl:Assertion",
26728+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26729+
"subject": "https://github.com/RDFLib/rdflib-jsonld#it",
26730+
"mode": "earl:notAvailable",
26731+
"result": {
26732+
"@type": "earl:TestResult",
26733+
"outcome": "earl:untested"
26734+
}
26735+
},
26736+
{
26737+
"@type": "earl:Assertion",
26738+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26739+
"subject": "https://github.com/digitalbazaar/jsonld.js#browser",
26740+
"mode": "earl:automatic",
26741+
"result": {
26742+
"@type": "earl:TestResult",
26743+
"outcome": "earl:passed"
26744+
},
26745+
"assertedBy": "https://github.com/dlongley"
26746+
},
26747+
{
26748+
"@type": "earl:Assertion",
26749+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26750+
"subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
26751+
"mode": "earl:automatic",
26752+
"result": {
26753+
"@type": "earl:TestResult",
26754+
"outcome": "earl:passed"
26755+
},
26756+
"assertedBy": "https://github.com/dlongley"
26757+
},
26758+
{
26759+
"@type": "earl:Assertion",
26760+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26761+
"subject": "https://github.com/digitalbazaar/php-json-ld",
26762+
"mode": "earl:automatic",
26763+
"result": {
26764+
"@type": "earl:TestResult",
26765+
"outcome": "earl:passed"
26766+
},
26767+
"assertedBy": "https://github.com/dlongley"
26768+
},
26769+
{
26770+
"@type": "earl:Assertion",
26771+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26772+
"subject": "https://github.com/digitalbazaar/pyld",
26773+
"mode": "earl:automatic",
26774+
"result": {
26775+
"@type": "earl:TestResult",
26776+
"outcome": "earl:passed"
26777+
},
26778+
"assertedBy": "https://github.com/dlongley"
26779+
},
26780+
{
26781+
"@type": "earl:Assertion",
26782+
"test": "http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045",
26783+
"subject": "https://github.com/lanthaler/JsonLD",
26784+
"mode": "earl:automatic",
26785+
"result": {
26786+
"@type": "earl:TestResult",
26787+
"outcome": "earl:passed"
26788+
},
26789+
"assertedBy": "http://me.markus-lanthaler.com/"
26790+
}
26791+
],
26792+
"description": "Proper (re-)labeling of blank nodes if used with reverse properties.",
26793+
"testResult": "http://json-ld.org/test-suite/tests/flatten-0045-out.jsonld"
2668426794
}
2668526795
],
2668626796
"title": "Flattening",
@@ -40812,6 +40922,117 @@
4081240922
],
4081340923
"description": "Triples with blank node predicates are not dropped if the produce generalized RDF flag is true.",
4081440924
"testResult": "http://json-ld.org/test-suite/tests/toRdf-0118-out.nq"
40925+
},
40926+
{
40927+
"@id": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
40928+
"@type": [
40929+
"earl:TestCriterion",
40930+
"earl:TestCase",
40931+
"http://json-ld.org/test-suite/vocab#ToRDFTest"
40932+
],
40933+
"title": "Blank nodes with reverse properties",
40934+
"testAction": "http://json-ld.org/test-suite/tests/toRdf-0119-in.jsonld",
40935+
"assertions": [
40936+
{
40937+
"@type": "earl:Assertion",
40938+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
40939+
"subject": "http://argodata.com/product/json-ld",
40940+
"mode": "earl:notAvailable",
40941+
"result": {
40942+
"@type": "earl:TestResult",
40943+
"outcome": "earl:untested"
40944+
}
40945+
},
40946+
{
40947+
"@type": "earl:Assertion",
40948+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
40949+
"subject": "http://github.com/jsonld-java/jsonld-java",
40950+
"mode": "earl:notAvailable",
40951+
"result": {
40952+
"@type": "earl:TestResult",
40953+
"outcome": "earl:untested"
40954+
}
40955+
},
40956+
{
40957+
"@type": "earl:Assertion",
40958+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
40959+
"subject": "http://rubygems.org/gems/json-ld",
40960+
"mode": "earl:automatic",
40961+
"result": {
40962+
"@type": "earl:TestResult",
40963+
"outcome": "earl:passed"
40964+
},
40965+
"assertedBy": "http://greggkellogg.net/foaf#me"
40966+
},
40967+
{
40968+
"@type": "earl:Assertion",
40969+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
40970+
"subject": "https://github.com/RDFLib/rdflib-jsonld#it",
40971+
"mode": "earl:automatic",
40972+
"result": {
40973+
"@type": "earl:TestResult",
40974+
"outcome": "earl:passed"
40975+
},
40976+
"assertedBy": "http://neverspace.net/id#self"
40977+
},
40978+
{
40979+
"@type": "earl:Assertion",
40980+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
40981+
"subject": "https://github.com/digitalbazaar/jsonld.js#browser",
40982+
"mode": "earl:automatic",
40983+
"result": {
40984+
"@type": "earl:TestResult",
40985+
"outcome": "earl:passed"
40986+
},
40987+
"assertedBy": "https://github.com/dlongley"
40988+
},
40989+
{
40990+
"@type": "earl:Assertion",
40991+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
40992+
"subject": "https://github.com/digitalbazaar/jsonld.js#node.js",
40993+
"mode": "earl:automatic",
40994+
"result": {
40995+
"@type": "earl:TestResult",
40996+
"outcome": "earl:passed"
40997+
},
40998+
"assertedBy": "https://github.com/dlongley"
40999+
},
41000+
{
41001+
"@type": "earl:Assertion",
41002+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
41003+
"subject": "https://github.com/digitalbazaar/php-json-ld",
41004+
"mode": "earl:automatic",
41005+
"result": {
41006+
"@type": "earl:TestResult",
41007+
"outcome": "earl:passed"
41008+
},
41009+
"assertedBy": "https://github.com/dlongley"
41010+
},
41011+
{
41012+
"@type": "earl:Assertion",
41013+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
41014+
"subject": "https://github.com/digitalbazaar/pyld",
41015+
"mode": "earl:automatic",
41016+
"result": {
41017+
"@type": "earl:TestResult",
41018+
"outcome": "earl:passed"
41019+
},
41020+
"assertedBy": "https://github.com/dlongley"
41021+
},
41022+
{
41023+
"@type": "earl:Assertion",
41024+
"test": "http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119",
41025+
"subject": "https://github.com/lanthaler/JsonLD",
41026+
"mode": "earl:automatic",
41027+
"result": {
41028+
"@type": "earl:TestResult",
41029+
"outcome": "earl:passed"
41030+
},
41031+
"assertedBy": "http://me.markus-lanthaler.com/"
41032+
}
41033+
],
41034+
"description": "Proper (re-)labeling of blank nodes if used with reverse properties.",
41035+
"testResult": "http://json-ld.org/test-suite/tests/toRdf-0119-out.nq"
4081541036
}
4081641037
],
4081741038
"title": "Transform JSON-LD to RDF",

test-suite/reports/earl.ttl

Lines changed: 123 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,8 @@
315315
<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041>
316316
<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042>
317317
<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043>
318-
<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0044>) .
318+
<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0044>
319+
<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>) .
319320

320321
<http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld> a earl:Report, mf:Manifest;
321322
dc:title "Remote document";
@@ -452,7 +453,8 @@
452453
<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0115>
453454
<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0116>
454455
<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0117>
455-
<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118>) .
456+
<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0118>
457+
<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>) .
456458

457459
<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld> a earl:Report, mf:Manifest;
458460
dc:title "Transform RDF to JSON-LD";
@@ -14941,6 +14943,65 @@
1494114943
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
1494214944
) .
1494314945

14946+
<http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FlattenTest>;
14947+
dc:title "Blank nodes with reverse properties";
14948+
dc:description """Proper (re-)labeling of blank nodes if used with reverse properties."""@en;
14949+
mf:result <http://json-ld.org/test-suite/tests/flatten-0045-out.jsonld>;
14950+
mf:action <http://json-ld.org/test-suite/tests/flatten-0045-in.jsonld>;
14951+
earl:assertions (
14952+
[ a earl:Assertion;
14953+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
14954+
earl:subject <http://argodata.com/product/json-ld>;
14955+
earl:mode earl:notAvailable;
14956+
earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
14957+
[ a earl:Assertion;
14958+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
14959+
earl:subject <http://github.com/jsonld-java/jsonld-java>;
14960+
earl:mode earl:notAvailable;
14961+
earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
14962+
[ a earl:Assertion;
14963+
earl:assertedBy <http://greggkellogg.net/foaf#me>;
14964+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
14965+
earl:subject <http://rubygems.org/gems/json-ld>;
14966+
earl:mode earl:automatic;
14967+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
14968+
[ a earl:Assertion;
14969+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
14970+
earl:subject <https://github.com/RDFLib/rdflib-jsonld#it>;
14971+
earl:mode earl:notAvailable;
14972+
earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
14973+
[ a earl:Assertion;
14974+
earl:assertedBy <https://github.com/dlongley>;
14975+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
14976+
earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
14977+
earl:mode earl:automatic;
14978+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
14979+
[ a earl:Assertion;
14980+
earl:assertedBy <https://github.com/dlongley>;
14981+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
14982+
earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
14983+
earl:mode earl:automatic;
14984+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
14985+
[ a earl:Assertion;
14986+
earl:assertedBy <https://github.com/dlongley>;
14987+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
14988+
earl:subject <https://github.com/digitalbazaar/php-json-ld>;
14989+
earl:mode earl:automatic;
14990+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
14991+
[ a earl:Assertion;
14992+
earl:assertedBy <https://github.com/dlongley>;
14993+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
14994+
earl:subject <https://github.com/digitalbazaar/pyld>;
14995+
earl:mode earl:automatic;
14996+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
14997+
[ a earl:Assertion;
14998+
earl:assertedBy <http://me.markus-lanthaler.com/>;
14999+
earl:test <http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0045>;
15000+
earl:subject <https://github.com/lanthaler/JsonLD>;
15001+
earl:mode earl:automatic;
15002+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
15003+
) .
15004+
1494415005
<http://json-ld.org/test-suite/tests/remote-doc-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ExpandTest>;
1494515006
dc:title "load JSON-LD document";
1494615007
dc:description """Document loader loads a JSON-LD document."""@en;
@@ -22675,6 +22736,66 @@
2267522736
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
2267622737
) .
2267722738

22739+
<http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#ToRDFTest>;
22740+
dc:title "Blank nodes with reverse properties";
22741+
dc:description """Proper (re-)labeling of blank nodes if used with reverse properties."""@en;
22742+
mf:result <http://json-ld.org/test-suite/tests/toRdf-0119-out.nq>;
22743+
mf:action <http://json-ld.org/test-suite/tests/toRdf-0119-in.jsonld>;
22744+
earl:assertions (
22745+
[ a earl:Assertion;
22746+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22747+
earl:subject <http://argodata.com/product/json-ld>;
22748+
earl:mode earl:notAvailable;
22749+
earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
22750+
[ a earl:Assertion;
22751+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22752+
earl:subject <http://github.com/jsonld-java/jsonld-java>;
22753+
earl:mode earl:notAvailable;
22754+
earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
22755+
[ a earl:Assertion;
22756+
earl:assertedBy <http://greggkellogg.net/foaf#me>;
22757+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22758+
earl:subject <http://rubygems.org/gems/json-ld>;
22759+
earl:mode earl:automatic;
22760+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
22761+
[ a earl:Assertion;
22762+
earl:assertedBy <http://neverspace.net/id#self>;
22763+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22764+
earl:subject <https://github.com/RDFLib/rdflib-jsonld#it>;
22765+
earl:mode earl:automatic;
22766+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
22767+
[ a earl:Assertion;
22768+
earl:assertedBy <https://github.com/dlongley>;
22769+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22770+
earl:subject <https://github.com/digitalbazaar/jsonld.js#browser>;
22771+
earl:mode earl:automatic;
22772+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
22773+
[ a earl:Assertion;
22774+
earl:assertedBy <https://github.com/dlongley>;
22775+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22776+
earl:subject <https://github.com/digitalbazaar/jsonld.js#node.js>;
22777+
earl:mode earl:automatic;
22778+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
22779+
[ a earl:Assertion;
22780+
earl:assertedBy <https://github.com/dlongley>;
22781+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22782+
earl:subject <https://github.com/digitalbazaar/php-json-ld>;
22783+
earl:mode earl:automatic;
22784+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
22785+
[ a earl:Assertion;
22786+
earl:assertedBy <https://github.com/dlongley>;
22787+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22788+
earl:subject <https://github.com/digitalbazaar/pyld>;
22789+
earl:mode earl:automatic;
22790+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
22791+
[ a earl:Assertion;
22792+
earl:assertedBy <http://me.markus-lanthaler.com/>;
22793+
earl:test <http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0119>;
22794+
earl:subject <https://github.com/lanthaler/JsonLD>;
22795+
earl:mode earl:automatic;
22796+
earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
22797+
) .
22798+
2267822799
<http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001> a earl:TestCriterion, earl:TestCase, <http://json-ld.org/test-suite/vocab#FromRDFTest>;
2267922800
dc:title "Object Lists";
2268022801
dc:description """Tests generation using different types of objects."""@en;

0 commit comments

Comments
 (0)