{ "@context": { "@vocab": "http://www.w3.org/ns/earl#", "foaf:homepage": { "@type": "@id" }, "dc": "http://purl.org/dc/terms/", "doap": "http://usefulinc.com/ns/doap#", "earl": "http://www.w3.org/ns/earl#", "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", "foaf": "http://xmlns.com/foaf/0.1/", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "assertedBy": { "@type": "@id" }, "assertions": { "@type": "@id", "@container": "@set" }, "bibRef": { "@id": "dc:bibliographicCitation" }, "created": { "@id": "doap:created", "@type": "xsd:date" }, "description": { "@id": "rdfs:comment", "@language": "en" }, "developer": { "@id": "doap:developer", "@type": "@id", "@container": "@set" }, "doapDesc": { "@id": "doap:description", "@language": "en" }, "generatedBy": { "@type": "@id" }, "homepage": { "@id": "doap:homepage", "@type": "@id" }, "language": { "@id": "doap:programming-language" }, "license": { "@id": "doap:license", "@type": "@id" }, "mode": { "@type": "@id" }, "name": { "@id": "doap:name" }, "outcome": { "@type": "@id" }, "release": { "@id": "doap:release", "@type": "@id" }, "revision": { "@id": "doap:revision" }, "shortdesc": { "@id": "doap:shortdesc", "@language": "en" }, "subject": { "@type": "@id" }, "test": { "@type": "@id" }, "testAction": { "@id": "mf:action", "@type": "@id" }, "testResult": { "@id": "mf:result", "@type": "@id" }, "title": { "@id": "mf:name" }, "entries": { "@id": "mf:entries", "@type": "@id", "@container": "@list" }, "testSubjects": { "@type": "@id", "@container": "@set" }, "xsd": { "@id": "http://www.w3.org/2001/XMLSchema#" } }, "@id": "", "@type": [ "Software", "doap:Project" ], "assertions": [ "/Users/gregg/Projects/earl-report/spec/test-files/report-complete.ttl" ], "bibRef": "[[TURTLE]]", "entries": [ { "@id": "http://example/manifest.ttl", "@type": [ "mf:Manifest", "Report" ], "entries": [ { "@id": "http://example/manifest.ttl#testeval00", "@type": [ "http://www.w3.org/ns/rdftest#TestTurtleEval", "TestCriterion", "TestCase" ], "assertions": [ { "@id": "_:b4", "@type": "Assertion", "assertedBy": "http://greggkellogg.net/foaf#me", "mode": "earl:automatic", "result": { "@id": "_:b3", "@type": "TestResult", "outcome": "earl:passed" }, "subject": "http://rubygems.org/gems/rdf-turtle", "test": "http://example/manifest.ttl#testeval00" } ], "rdfs:comment": "Blank subject", "testAction": "http://example/test-00.ttl", "testResult": "http://example/test-00.out", "title": "subm-test-00" }, { "@id": "_:b0", "@type": [ "http://www.w3.org/ns/rdftest#TestTurtleEval", "TestCriterion", "TestCase" ], "assertions": [ { "@id": "_:b1", "@type": "Assertion", "assertedBy": null, "result": { "@id": "_:b2", "@type": "TestResult", "outcome": "earl:untested" }, "subject": "http://rubygems.org/gems/rdf-turtle", "test": "_:b0" } ], "rdfs:comment": "@prefix and qnames", "testAction": "http://example/test-01.ttl", "testResult": "http://example/test-01.out", "title": "subm-test-01" } ], "rdfs:comment": "Description for Example Test Cases", "title": "Example Test Cases" } ], "generatedBy": { "@id": "http://rubygems.org/gems/earl-report", "@type": [ "Software", "doap:Project" ], "developer": [ { "@id": "http://greggkellogg.net/foaf#me", "@type": [ "foaf:Person", "Assertor" ], "foaf:homepage": "http://greggkellogg.net/", "foaf:name": "Gregg Kellogg" } ], "doapDesc": "EarlReport generates HTML+RDFa rollups of multiple EARL reports", "homepage": "https://github.com/gkellogg/earl-report", "language": "Ruby", "license": "http://unlicense.org", "name": "earl-report", "release": { "@id": "https://github.com/gkellogg/earl-report/tree/0.3.6", "@type": "doap:Version", "created": "2015-05-24", "name": "earl-report-0.3.6", "revision": "0.3.6" }, "shortdesc": "Earl Report summary generator" }, "name": "Turtle Test Results", "testSubjects": [ { "@id": "http://rubygems.org/gems/rdf-turtle", "@type": [ "doap:Project", "TestSubject", "Software" ], "developer": [ { "@id": "http://greggkellogg.net/foaf#me", "@type": [ "foaf:Person", "Assertor" ], "foaf:homepage": "http://greggkellogg.net/", "foaf:name": "Gregg Kellogg" } ], "doapDesc": "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.", "homepage": "http://ruby-rdf.github.com/rdf-turtle", "language": "Ruby", "name": "RDF::Turtle" } ] }