author | Gregg Kellogg <gregg@kellogg-assoc.com> |
Tue, 26 Feb 2013 13:57:39 -0800 | |
changeset 610 | d6654f654a68 |
parent 609 | 77a79ead6c28 |
child 611 | 1efbfb138178 |
rdf-turtle/reports/README | ||
rdf-turtle/reports/earl.jsonld | ||
rdf-turtle/reports/earl.ttl | ||
rdf-turtle/reports/index.html | ||
rdf-turtle/reports/serd-earl.ttl | ||
rdf-turtle/reports/template.html |
--- a/rdf-turtle/reports/README Mon Feb 25 15:54:03 2013 -0800 +++ b/rdf-turtle/reports/README Tue Feb 26 13:57:39 2013 -0800 @@ -6,7 +6,6 @@ gem install earl-report -rm earl.ttl earl-report --format json -o earl.jsonld *.ttl earl-report --json --format ttl -o earl.ttl earl.jsonld -earl-report --json --format html -o index.html earl.jsonld +earl-report --json --format html --template template.html -o index.html earl.jsonld
--- a/rdf-turtle/reports/earl.jsonld Mon Feb 25 15:54:03 2013 -0800 +++ b/rdf-turtle/reports/earl.jsonld Tue Feb 26 13:57:39 2013 -0800 @@ -119,11 +119,11 @@ "language": "Ruby", "license": "http://unlicense.org", "release": { - "@id": "https://github.com/gkellogg/earl-report/tree/0.2.1", + "@id": "https://github.com/gkellogg/earl-report/tree/0.2.3", "@type": "doap:Version", - "name": "earl-report-0.2.1", - "created": "2013-02-22", - "revision": "0.2.1" + "name": "earl-report-0.2.3", + "created": "2013-02-26", + "revision": "0.2.3" }, "developer": { "@type": "foaf:Person", @@ -148,6 +148,14 @@ "doap:Project" ], "name": "Serd", + "developer": [ + { + "@type": "foaf:Person", + "@id": "http://drobilla.net/drobilla#me", + "foaf:name": "David Robillard", + "foaf:homepage": "http://drobilla.net" + } + ], "doapDesc": "Serd is a lightweight high-performance C library for reading and writing RDF in the Turtle and NTriples syntaxes.", "homepage": "http://drobilla.net/software/serd", "language": "C" @@ -244,7 +252,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_subject", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -291,7 +299,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_four_digit_numeric_escape", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -338,7 +346,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_eight_digit_numeric_escape", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -385,7 +393,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_all_punctuation", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -432,7 +440,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_a_predicate", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -479,7 +487,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#old_style_prefix", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -526,7 +534,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#SPARQL_style_prefix", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:failed" @@ -573,7 +581,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_IRI_predicate", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -620,7 +628,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_IRI_object", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -667,7 +675,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefix_only_IRI", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -714,7 +722,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#default_namespace_IRI", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -761,7 +769,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefix_reassigned_and_used", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -808,7 +816,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#reserved_escaped_local_name", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -855,7 +863,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#percent_escaped_local_name", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -902,7 +910,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#HYPHEN_MINUS_in_local_name", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -949,7 +957,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#underscore_in_local_name", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -996,7 +1004,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#localname_with_COLON", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1043,7 +1051,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#old_style_base", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1090,7 +1098,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#SPARQL_style_base", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:failed" @@ -1137,7 +1145,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#labeled_blank_node_subject", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1184,7 +1192,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#labeled_blank_node_object", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1231,7 +1239,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#anonymous_blank_node_subject", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:failed" @@ -1278,7 +1286,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#anonymous_blank_node_object", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1325,7 +1333,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#sole_blankNodePropertyList", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1372,7 +1380,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_as_subject", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1419,7 +1427,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_as_object", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1466,7 +1474,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_with_multiple_triples", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1513,7 +1521,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#nested_blankNodePropertyLists", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1560,7 +1568,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_containing_collection", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1607,7 +1615,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#collection_subject", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1654,7 +1662,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#collection_object", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1701,7 +1709,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#empty_collection", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1748,7 +1756,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#nested_collection", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1795,7 +1803,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#first", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1842,7 +1850,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#last", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1889,7 +1897,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL1", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1936,7 +1944,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -1983,7 +1991,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1_with_1_squote", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2030,7 +2038,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1_with_2_squotes", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2077,7 +2085,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL2", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2124,7 +2132,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2171,7 +2179,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2_with_1_squote", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2218,7 +2226,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2_with_2_squotes", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2265,7 +2273,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_CHARACTER_TABULATION", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2312,7 +2320,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_BACKSPACE", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2359,7 +2367,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_LINE_FEED", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2406,7 +2414,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_CARRIAGE_RETURN", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2453,7 +2461,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_FORM_FEED", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2500,7 +2508,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2547,7 +2555,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2594,7 +2602,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_BACKSPACE", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2641,7 +2649,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_LINE_FEED", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2688,7 +2696,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2735,7 +2743,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_FORM_FEED", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2782,7 +2790,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_numeric_escape4", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2829,7 +2837,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_numeric_escape8", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2876,7 +2884,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRIREF_datatype", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2923,7 +2931,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_name_datatype", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -2970,7 +2978,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_integer", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3017,7 +3025,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_decimal", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3064,7 +3072,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_double", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3111,7 +3119,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#double_lower_case_e", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3158,7 +3166,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#negative_numeric", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3205,7 +3213,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#positive_numeric", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3252,7 +3260,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#numeric_with_leading_0", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3299,7 +3307,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_true", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3346,7 +3354,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_false", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3393,7 +3401,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#langtagged_non_LONG", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3440,7 +3448,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#langtagged_LONG", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3487,7 +3495,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#lantag_with_subtag", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3534,7 +3542,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#objectList_with_two_objects", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3581,7 +3589,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#predicateObjectList_with_two_objectLists", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3628,7 +3636,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#repeated_semis_at_end", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3675,7 +3683,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#repeated_semis_not_at_end", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:passed" @@ -3732,11 +3740,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -3777,11 +3786,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -3822,11 +3832,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -3867,11 +3878,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -3912,11 +3924,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -3957,11 +3970,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4002,11 +4016,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4047,11 +4062,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4092,11 +4108,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4137,11 +4154,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4182,11 +4200,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4227,11 +4246,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4272,11 +4292,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4317,11 +4338,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4362,11 +4384,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4407,11 +4430,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4452,11 +4476,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4497,11 +4522,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4542,11 +4568,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4587,11 +4614,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4632,11 +4660,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4677,11 +4706,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4722,11 +4752,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4767,11 +4798,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4812,11 +4844,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4857,11 +4890,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4902,11 +4936,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4947,11 +4982,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -4992,11 +5028,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5037,11 +5074,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5082,11 +5120,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5127,11 +5166,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5172,11 +5212,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5217,11 +5258,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5262,11 +5304,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5307,11 +5350,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5352,11 +5396,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5397,11 +5442,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5442,11 +5488,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5487,11 +5534,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5532,11 +5580,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5577,11 +5626,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5622,11 +5672,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5667,11 +5718,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5712,11 +5764,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5757,11 +5810,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5802,11 +5856,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5847,11 +5902,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5892,11 +5948,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5937,11 +5994,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -5982,11 +6040,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6027,11 +6086,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6072,11 +6132,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6117,11 +6178,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6162,11 +6224,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6207,11 +6270,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6252,11 +6316,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6297,11 +6362,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6342,11 +6408,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6387,11 +6454,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6432,11 +6500,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6477,11 +6546,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6522,11 +6592,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6567,11 +6638,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6612,11 +6684,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6657,11 +6730,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6702,11 +6776,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6747,11 +6822,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6792,11 +6868,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6837,11 +6914,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6882,11 +6960,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6927,11 +7006,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -6972,11 +7052,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7017,11 +7098,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7062,11 +7144,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7107,11 +7190,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7152,11 +7236,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7197,11 +7282,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7242,11 +7328,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7287,11 +7374,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7332,11 +7420,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7377,11 +7466,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7422,11 +7512,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7467,11 +7558,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7512,11 +7604,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7557,11 +7650,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7602,11 +7696,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7647,11 +7742,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7692,11 +7788,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7737,11 +7834,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7782,11 +7880,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7827,11 +7926,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7872,11 +7972,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7917,11 +8018,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -7962,11 +8064,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8007,11 +8110,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8052,11 +8156,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8097,11 +8202,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8142,11 +8248,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8187,11 +8294,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8232,11 +8340,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8277,11 +8386,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8322,11 +8432,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8367,11 +8478,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8412,11 +8524,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8457,11 +8570,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8502,11 +8616,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8547,11 +8662,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8592,11 +8708,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8637,11 +8754,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8682,11 +8800,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8727,11 +8846,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8772,11 +8892,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8817,11 +8938,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8862,11 +8984,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8907,11 +9030,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8952,11 +9076,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -8997,11 +9122,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9042,11 +9168,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9087,11 +9214,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9132,11 +9260,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9177,11 +9306,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9222,11 +9352,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9267,11 +9398,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9312,11 +9444,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9357,11 +9490,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9402,11 +9536,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9447,11 +9582,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9492,11 +9628,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9537,11 +9674,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9582,11 +9720,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9627,11 +9766,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9672,11 +9812,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9717,11 +9858,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9762,11 +9904,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-06", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9807,11 +9950,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-07", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9852,11 +9996,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9897,11 +10042,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9942,11 +10088,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -9987,11 +10134,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10032,11 +10180,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10077,11 +10226,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10123,11 +10273,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10169,11 +10320,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10215,11 +10367,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10261,11 +10414,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10307,11 +10461,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10353,11 +10508,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10399,11 +10555,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10445,11 +10602,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10491,11 +10649,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10537,11 +10696,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10583,11 +10743,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10629,11 +10790,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10675,11 +10837,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10721,11 +10884,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10767,11 +10931,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10813,11 +10978,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10859,11 +11025,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10905,11 +11072,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10951,11 +11119,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -10997,11 +11166,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11043,11 +11213,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11089,11 +11260,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11135,11 +11307,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11181,11 +11354,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11227,11 +11401,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11273,11 +11448,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11319,11 +11495,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11365,11 +11542,12 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", - "result": { - "@type": "earl:TestResult", - "outcome": "earl:untested" - } + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://drobilla.net/drobilla#me" }, { "@type": "earl:Assertion", @@ -11411,7 +11589,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-01", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:untested" @@ -11456,7 +11634,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-02", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:untested" @@ -11501,7 +11679,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-03", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:untested" @@ -11546,7 +11724,7 @@ "@type": "earl:Assertion", "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-04", "subject": "http://drobilla.net/sw/serd", - "mode": "earl:automatic", + "mode": "earl:notAvailable", "result": { "@type": "earl:TestResult", "outcome": "earl:untested"
--- a/rdf-turtle/reports/earl.ttl Mon Feb 25 15:54:03 2013 -0800 +++ b/rdf-turtle/reports/earl.ttl Tue Feb 26 13:57:39 2013 -0800 @@ -37,7 +37,7 @@ doap:homepage <https://github.com/gkellogg/earl-report>; doap:programming-language "Ruby"; doap:license <http://unlicense.org>; - doap:release <https://github.com/gkellogg/earl-report/tree/0.2.1>; + doap:release <https://github.com/gkellogg/earl-report/tree/0.2.3>; doap:developer <http://greggkellogg.net/foaf#me> . @@ -310,6 +310,12 @@ doap:programming-language "C"; . +<http://drobilla.net/sw/serd> doap:developer <http://drobilla.net/drobilla#me> . + +<http://drobilla.net/drobilla#me> a foaf:Person; + foaf:homepage <http://drobilla.net>; + foaf:name "David Robillard" . + <http://jena.apache.org/#riot> a earl:TestSubject, doap:Project; doap:name "Apache Jena"; @@ -380,7 +386,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_subject>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -406,7 +412,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_four_digit_numeric_escape>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -432,7 +438,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_eight_digit_numeric_escape>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -458,7 +464,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_all_punctuation>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -484,7 +490,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_a_predicate>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -510,7 +516,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#old_style_prefix>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -536,7 +542,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#SPARQL_style_prefix>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -562,7 +568,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_IRI_predicate>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -588,7 +594,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_IRI_object>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -614,7 +620,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefix_only_IRI>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -640,7 +646,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#default_namespace_IRI>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -666,7 +672,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefix_reassigned_and_used>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -692,7 +698,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#reserved_escaped_local_name>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -718,7 +724,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#percent_escaped_local_name>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -744,7 +750,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#HYPHEN_MINUS_in_local_name>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -770,7 +776,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#underscore_in_local_name>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -796,7 +802,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#localname_with_COLON>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -822,7 +828,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#old_style_base>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -848,7 +854,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#SPARQL_style_base>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -874,7 +880,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#labeled_blank_node_subject>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -900,7 +906,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#labeled_blank_node_object>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -926,7 +932,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#anonymous_blank_node_subject>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -952,7 +958,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#anonymous_blank_node_object>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -978,7 +984,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#sole_blankNodePropertyList>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1004,7 +1010,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_as_subject>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1030,7 +1036,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_as_object>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1056,7 +1062,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_with_multiple_triples>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1082,7 +1088,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#nested_blankNodePropertyLists>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1108,7 +1114,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_containing_collection>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1134,7 +1140,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#collection_subject>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1160,7 +1166,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#collection_object>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1186,7 +1192,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#empty_collection>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1212,7 +1218,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#nested_collection>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1238,7 +1244,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#first>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1264,7 +1270,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#last>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1290,7 +1296,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL1>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1316,7 +1322,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1342,7 +1348,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1_with_1_squote>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1368,7 +1374,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1_with_2_squotes>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1394,7 +1400,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL2>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1420,7 +1426,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1446,7 +1452,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2_with_1_squote>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1472,7 +1478,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2_with_2_squotes>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1498,7 +1504,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_CHARACTER_TABULATION>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1524,7 +1530,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_BACKSPACE>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1550,7 +1556,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_LINE_FEED>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1576,7 +1582,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_CARRIAGE_RETURN>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1602,7 +1608,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_FORM_FEED>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1628,7 +1634,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1654,7 +1660,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1680,7 +1686,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_BACKSPACE>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1706,7 +1712,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_LINE_FEED>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1732,7 +1738,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1758,7 +1764,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_FORM_FEED>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1784,7 +1790,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_numeric_escape4>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1810,7 +1816,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_numeric_escape8>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1836,7 +1842,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRIREF_datatype>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1862,7 +1868,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_name_datatype>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1888,7 +1894,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_integer>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1914,7 +1920,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_decimal>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1940,7 +1946,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_double>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1966,7 +1972,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#double_lower_case_e>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -1992,7 +1998,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#negative_numeric>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2018,7 +2024,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#positive_numeric>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2044,7 +2050,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#numeric_with_leading_0>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2070,7 +2076,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_true>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2096,7 +2102,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_false>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2122,7 +2128,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#langtagged_non_LONG>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2148,7 +2154,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#langtagged_LONG>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2174,7 +2180,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#lantag_with_subtag>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2200,7 +2206,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#objectList_with_two_objects>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2226,7 +2232,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#predicateObjectList_with_two_objectLists>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2252,7 +2258,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#repeated_semis_at_end>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2278,7 +2284,7 @@ earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#repeated_semis_not_at_end>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -2300,10 +2306,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-file-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01>; @@ -2324,10 +2331,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-file-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02>; @@ -2348,10 +2356,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-file-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03>; @@ -2372,10 +2381,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-uri-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01>; @@ -2396,10 +2406,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-uri-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02>; @@ -2420,10 +2431,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-uri-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03>; @@ -2444,10 +2456,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-uri-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04>; @@ -2468,10 +2481,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-base-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01>; @@ -2492,10 +2506,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-base-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02>; @@ -2516,10 +2531,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-base-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03>; @@ -2540,10 +2556,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-base-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04>; @@ -2564,10 +2581,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01>; @@ -2588,10 +2606,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02>; @@ -2612,10 +2631,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03>; @@ -2636,10 +2656,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04>; @@ -2660,10 +2681,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05>; @@ -2684,10 +2706,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-06.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06>; @@ -2708,10 +2731,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-07.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07>; @@ -2732,10 +2756,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-08.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08>; @@ -2756,10 +2781,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-prefix-09.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09>; @@ -2780,10 +2806,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01>; @@ -2804,10 +2831,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02>; @@ -2828,10 +2856,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03>; @@ -2852,10 +2881,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04>; @@ -2876,10 +2906,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05>; @@ -2900,10 +2931,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-06.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06>; @@ -2924,10 +2956,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-07.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07>; @@ -2948,10 +2981,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-08.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08>; @@ -2972,10 +3006,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-09.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09>; @@ -2996,10 +3031,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-10.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10>; @@ -3020,10 +3056,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-string-11.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11>; @@ -3044,10 +3081,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-str-esc-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01>; @@ -3068,10 +3106,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-str-esc-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02>; @@ -3092,10 +3131,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-str-esc-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03>; @@ -3116,10 +3156,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-pname-esc-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01>; @@ -3140,10 +3181,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-pname-esc-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02>; @@ -3164,10 +3206,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-pname-esc-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03>; @@ -3188,10 +3231,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01>; @@ -3212,10 +3256,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02>; @@ -3236,10 +3281,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03>; @@ -3260,10 +3306,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04>; @@ -3284,10 +3331,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05>; @@ -3308,10 +3356,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-06.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06>; @@ -3332,10 +3381,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-07.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07>; @@ -3356,10 +3406,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-08.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08>; @@ -3380,10 +3431,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-09.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09>; @@ -3404,10 +3456,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bnode-10.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10>; @@ -3428,10 +3481,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01>; @@ -3452,10 +3506,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02>; @@ -3476,10 +3531,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03>; @@ -3500,10 +3556,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04>; @@ -3524,10 +3581,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05>; @@ -3548,10 +3606,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-06.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06>; @@ -3572,10 +3631,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-07.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07>; @@ -3596,10 +3656,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-08.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08>; @@ -3620,10 +3681,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-09.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09>; @@ -3644,10 +3706,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-10.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10>; @@ -3668,10 +3731,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-number-11.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11>; @@ -3692,10 +3756,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-datatypes-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01>; @@ -3716,10 +3781,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-datatypes-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02>; @@ -3740,10 +3806,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-kw-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01>; @@ -3764,10 +3831,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-kw-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02>; @@ -3788,10 +3856,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-kw-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03>; @@ -3812,10 +3881,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-struct-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01>; @@ -3836,10 +3906,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-struct-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02>; @@ -3860,10 +3931,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-struct-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03>; @@ -3884,10 +3956,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-struct-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-04>; @@ -3908,10 +3981,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-struct-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-05>; @@ -3932,10 +4006,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01>; @@ -3956,10 +4031,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02>; @@ -3980,10 +4056,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03>; @@ -4004,10 +4081,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04>; @@ -4028,10 +4106,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-lists-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05>; @@ -4052,10 +4131,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01>; @@ -4076,10 +4156,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02>; @@ -4100,10 +4181,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03>; @@ -4124,10 +4206,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04>; @@ -4148,10 +4231,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-uri-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05>; @@ -4172,10 +4256,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01>; @@ -4196,10 +4281,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02>; @@ -4220,10 +4306,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03>; @@ -4244,10 +4331,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04>; @@ -4268,10 +4356,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-prefix-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05>; @@ -4292,10 +4381,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-base-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01>; @@ -4316,10 +4406,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-base-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02>; @@ -4340,10 +4431,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-base-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03>; @@ -4364,10 +4456,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01>; @@ -4388,10 +4481,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02>; @@ -4412,10 +4506,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03>; @@ -4436,10 +4531,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04>; @@ -4460,10 +4556,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05>; @@ -4484,10 +4581,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-06.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06>; @@ -4508,10 +4606,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-07.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07>; @@ -4532,10 +4631,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01>; @@ -4556,10 +4656,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02>; @@ -4580,10 +4681,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03>; @@ -4604,10 +4706,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04>; @@ -4628,10 +4731,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-kw-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05>; @@ -4652,10 +4756,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01>; @@ -4676,10 +4781,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02>; @@ -4700,10 +4806,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03>; @@ -4724,10 +4831,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04>; @@ -4748,10 +4856,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05>; @@ -4772,10 +4881,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-06.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06>; @@ -4796,10 +4906,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-07.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07>; @@ -4820,10 +4931,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-08.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08>; @@ -4844,10 +4956,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-09.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09>; @@ -4868,10 +4981,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-10.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10>; @@ -4892,10 +5006,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-11.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11>; @@ -4916,10 +5031,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-12.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12>; @@ -4940,10 +5056,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-n3-extras-13.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13>; @@ -4964,10 +5081,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-08.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08>; @@ -4988,10 +5106,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-09.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09>; @@ -5012,10 +5131,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-10.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10>; @@ -5036,10 +5156,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-11.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11>; @@ -5060,10 +5181,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-12.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12>; @@ -5084,10 +5206,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-13.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13>; @@ -5108,10 +5231,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-14.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14>; @@ -5132,10 +5256,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-15.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15>; @@ -5156,10 +5281,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-16.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16>; @@ -5180,10 +5306,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-struct-17.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17>; @@ -5204,10 +5331,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-lang-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01>; @@ -5228,10 +5356,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-esc-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01>; @@ -5252,10 +5381,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-esc-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02>; @@ -5276,10 +5406,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-esc-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03>; @@ -5300,10 +5431,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-esc-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04>; @@ -5324,10 +5456,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-pname-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01>; @@ -5348,10 +5481,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-pname-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02>; @@ -5372,10 +5506,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-pname-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03>; @@ -5396,10 +5531,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01>; @@ -5420,10 +5556,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02>; @@ -5444,10 +5581,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03>; @@ -5468,10 +5606,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04>; @@ -5492,10 +5631,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05>; @@ -5516,10 +5656,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-06.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-06>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-06>; @@ -5540,10 +5681,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-string-07.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-07>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-07>; @@ -5564,10 +5706,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01>; @@ -5588,10 +5731,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02>; @@ -5612,10 +5756,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03>; @@ -5636,10 +5781,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04>; @@ -5660,10 +5806,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-bad-num-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05>; @@ -5685,10 +5832,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-struct-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01>; @@ -5710,10 +5858,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-eval-struct-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02>; @@ -5735,10 +5884,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-01.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01>; @@ -5760,10 +5910,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-02.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02>; @@ -5785,10 +5936,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-03.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03>; @@ -5810,10 +5962,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-04.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04>; @@ -5835,10 +5988,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-05.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05>; @@ -5860,10 +6014,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-06.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06>; @@ -5885,10 +6040,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-07.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07>; @@ -5910,10 +6066,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-08.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08>; @@ -5935,10 +6092,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-09.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09>; @@ -5960,10 +6118,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-10.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10>; @@ -5985,10 +6144,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-11.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11>; @@ -6010,10 +6170,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-12.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12>; @@ -6035,10 +6196,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-13.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13>; @@ -6060,10 +6222,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-14.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14>; @@ -6085,10 +6248,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-15.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15>; @@ -6110,10 +6274,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-16.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16>; @@ -6135,10 +6300,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-17.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17>; @@ -6160,10 +6326,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-18.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18>; @@ -6185,10 +6352,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-19.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19>; @@ -6210,10 +6378,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-20.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20>; @@ -6235,10 +6404,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-21.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21>; @@ -6260,10 +6430,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-22.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22>; @@ -6285,10 +6456,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-23.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23>; @@ -6310,10 +6482,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-24.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24>; @@ -6335,10 +6508,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-25.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25>; @@ -6360,10 +6534,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-26.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:passed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26>; @@ -6385,10 +6560,11 @@ mf:action <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-subm-27.ttl>; earl:assertions ( [ a earl:Assertion; + earl:assertedBy <http://drobilla.net/drobilla#me>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; - earl:result [ a earl:TestResult; earl:outcome earl:untested ]] + earl:mode earl:notAvailable; + earl:result [ a earl:TestResult; earl:outcome earl:failed ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27>; @@ -6411,7 +6587,7 @@ [ a earl:Assertion; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-01>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:untested ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -6435,7 +6611,7 @@ [ a earl:Assertion; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-02>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:untested ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -6459,7 +6635,7 @@ [ a earl:Assertion; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-03>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:untested ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>; @@ -6483,7 +6659,7 @@ [ a earl:Assertion; earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-04>; earl:subject <http://drobilla.net/sw/serd>; - earl:mode earl:automatic; + earl:mode earl:notAvailable; earl:result [ a earl:TestResult; earl:outcome earl:untested ]] [ a earl:Assertion; earl:assertedBy <http://jena.apache.org/#riot>;
--- a/rdf-turtle/reports/index.html Mon Feb 25 15:54:03 2013 -0800 +++ b/rdf-turtle/reports/index.html Tue Feb 26 13:57:39 2013 -0800 @@ -4,6 +4,7 @@ <meta content='text/html;charset=utf-8' http-equiv='Content-Type' /> <title> Turtle + Conformance Report </title> <script class='remove' src='http://www.w3.org/Tools/respec/respec-w3c-common' type='text/javascript'></script> <script type='text/javascript'> @@ -11,7 +12,7 @@ var respecConfig = { // extend the bibliography entries localBiblio: { - TURTLE: "Eric Prud'hommeaux, Gavin Carothers. <cite><a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">Turtle: Terse RDF Triple Language.</a></cite> 09 August 2011. W3C Working Draft. URL: <a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">http://www.w3.org/TR/2011/WD-turtle-20110809/</a>", + TURTLE: "Eric Prud'hommeaux, Gavin Carothers. <cite><a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">Turtle: Terse RDF Triple Language.</a></cite> W3C Candidate Recommendation 19 February 2013. URL: <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">http://www.w3.org/TR/2013/CR-turtle-20130219/</a>", }, // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED. @@ -23,7 +24,7 @@ shortName: "turtle-earl", subtitle: "Turtle Implementation Conformance Report", // if you wish the publication date to be other than today, set this - publishDate: "2013/02/25", + publishDate: "2013/02/26", // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date // and its maturity status @@ -166,7 +167,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_subject' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -204,7 +205,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_four_digit_numeric_escape' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -242,7 +243,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_eight_digit_numeric_escape' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -280,7 +281,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRI_with_all_punctuation' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -318,7 +319,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_a_predicate' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -356,7 +357,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#old_style_prefix' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -394,7 +395,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#SPARQL_style_prefix' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:failed'> FAIL @@ -432,7 +433,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_IRI_predicate' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -470,7 +471,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_IRI_object' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -508,7 +509,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefix_only_IRI' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -546,7 +547,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#default_namespace_IRI' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -584,7 +585,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefix_reassigned_and_used' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -622,7 +623,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#reserved_escaped_local_name' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -660,7 +661,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#percent_escaped_local_name' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -698,7 +699,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#HYPHEN_MINUS_in_local_name' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -736,7 +737,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#underscore_in_local_name' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -774,7 +775,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#localname_with_COLON' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -812,7 +813,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#old_style_base' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -850,7 +851,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#SPARQL_style_base' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:failed'> FAIL @@ -888,7 +889,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#labeled_blank_node_subject' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -926,7 +927,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#labeled_blank_node_object' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -964,7 +965,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#anonymous_blank_node_subject' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:failed'> FAIL @@ -1002,7 +1003,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#anonymous_blank_node_object' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1040,7 +1041,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#sole_blankNodePropertyList' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1078,7 +1079,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_as_subject' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1116,7 +1117,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_as_object' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1154,7 +1155,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_with_multiple_triples' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1192,7 +1193,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#nested_blankNodePropertyLists' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1230,7 +1231,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#blankNodePropertyList_containing_collection' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1268,7 +1269,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#collection_subject' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1306,7 +1307,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#collection_object' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1344,7 +1345,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#empty_collection' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1382,7 +1383,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#nested_collection' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1420,7 +1421,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#first' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1458,7 +1459,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#last' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1496,7 +1497,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL1' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1534,7 +1535,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1572,7 +1573,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1_with_1_squote' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1610,7 +1611,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG1_with_2_squotes' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1648,7 +1649,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL2' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1686,7 +1687,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1724,7 +1725,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2_with_1_squote' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1762,7 +1763,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#LITERAL_LONG2_with_2_squotes' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1800,7 +1801,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_CHARACTER_TABULATION' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1838,7 +1839,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_BACKSPACE' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1876,7 +1877,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_LINE_FEED' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1914,7 +1915,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_CARRIAGE_RETURN' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1952,7 +1953,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_FORM_FEED' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -1990,7 +1991,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2028,7 +2029,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2066,7 +2067,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_BACKSPACE' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2104,7 +2105,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_LINE_FEED' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2142,7 +2143,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2180,7 +2181,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_escaped_FORM_FEED' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2218,7 +2219,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_numeric_escape4' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2256,7 +2257,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_with_numeric_escape8' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2294,7 +2295,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#IRIREF_datatype' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2332,7 +2333,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#prefixed_name_datatype' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2370,7 +2371,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_integer' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2408,7 +2409,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_decimal' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2446,7 +2447,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#bareword_double' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2484,7 +2485,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#double_lower_case_e' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2522,7 +2523,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#negative_numeric' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2560,7 +2561,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#positive_numeric' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2598,7 +2599,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#numeric_with_leading_0' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2636,7 +2637,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_true' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2674,7 +2675,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#literal_false' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2712,7 +2713,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#langtagged_non_LONG' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2750,7 +2751,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#langtagged_LONG' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2788,7 +2789,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#lantag_with_subtag' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2826,7 +2827,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#objectList_with_two_objects' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2864,7 +2865,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#predicateObjectList_with_two_objectLists' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2902,7 +2903,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#repeated_semis_at_end' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2940,7 +2941,7 @@ <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#repeated_semis_not_at_end' property='earl:test' /> <link href='http://drobilla.net/sw/serd' property='earl:subject' /> - <link href='earl:automatic' property='earl:mode' /> + <link href='earl:notAvailable' property='earl:mode' /> <span property='earl:result' typeof='earl:TestResult'> <span property='earl:outcome' resource='earl:passed'> PASS @@ -2994,6 +2995,9 @@ Test </th> <th> + <a href='#subj_0'>Serd</a> + </th> + <th> <a href='#subj_1'>Apache Jena</a> </th> <th> @@ -3005,6 +3009,17 @@ <a href='#test_turtle-syntax-file-01'>turtle-syntax-file-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3032,6 +3047,17 @@ <a href='#test_turtle-syntax-file-02'>turtle-syntax-file-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3059,6 +3085,17 @@ <a href='#test_turtle-syntax-file-03'>turtle-syntax-file-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3086,6 +3123,17 @@ <a href='#test_turtle-syntax-uri-01'>turtle-syntax-uri-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3113,6 +3161,17 @@ <a href='#test_turtle-syntax-uri-02'>turtle-syntax-uri-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3140,6 +3199,17 @@ <a href='#test_turtle-syntax-uri-03'>turtle-syntax-uri-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3167,6 +3237,17 @@ <a href='#test_turtle-syntax-uri-04'>turtle-syntax-uri-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3194,6 +3275,17 @@ <a href='#test_turtle-syntax-base-01'>turtle-syntax-base-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3220,6 +3312,17 @@ <td> <a href='#test_turtle-syntax-base-02'>turtle-syntax-base-02</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02' property='earl:test' /> @@ -3248,6 +3351,17 @@ <a href='#test_turtle-syntax-base-03'>turtle-syntax-base-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3274,6 +3388,17 @@ <td> <a href='#test_turtle-syntax-base-04'>turtle-syntax-base-04</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04' property='earl:test' /> @@ -3302,6 +3427,17 @@ <a href='#test_turtle-syntax-prefix-01'>turtle-syntax-prefix-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3328,6 +3464,17 @@ <td> <a href='#test_turtle-syntax-prefix-02'>turtle-syntax-prefix-02</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02' property='earl:test' /> @@ -3355,6 +3502,17 @@ <td> <a href='#test_turtle-syntax-prefix-03'>turtle-syntax-prefix-03</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03' property='earl:test' /> @@ -3383,6 +3541,17 @@ <a href='#test_turtle-syntax-prefix-04'>turtle-syntax-prefix-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3410,6 +3579,17 @@ <a href='#test_turtle-syntax-prefix-05'>turtle-syntax-prefix-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3437,6 +3617,17 @@ <a href='#test_turtle-syntax-prefix-06'>turtle-syntax-prefix-06</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3464,6 +3655,17 @@ <a href='#test_turtle-syntax-prefix-07'>turtle-syntax-prefix-07</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3491,6 +3693,17 @@ <a href='#test_turtle-syntax-prefix-08'>turtle-syntax-prefix-08</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3518,6 +3731,17 @@ <a href='#test_turtle-syntax-prefix-09'>turtle-syntax-prefix-09</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3545,6 +3769,17 @@ <a href='#test_turtle-syntax-string-01'>turtle-syntax-string-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3572,6 +3807,17 @@ <a href='#test_turtle-syntax-string-02'>turtle-syntax-string-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3599,6 +3845,17 @@ <a href='#test_turtle-syntax-string-03'>turtle-syntax-string-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3626,6 +3883,17 @@ <a href='#test_turtle-syntax-string-04'>turtle-syntax-string-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3653,6 +3921,17 @@ <a href='#test_turtle-syntax-string-05'>turtle-syntax-string-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3680,6 +3959,17 @@ <a href='#test_turtle-syntax-string-06'>turtle-syntax-string-06</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3707,6 +3997,17 @@ <a href='#test_turtle-syntax-string-07'>turtle-syntax-string-07</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3734,6 +4035,17 @@ <a href='#test_turtle-syntax-string-08'>turtle-syntax-string-08</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3761,6 +4073,17 @@ <a href='#test_turtle-syntax-string-09'>turtle-syntax-string-09</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3788,6 +4111,17 @@ <a href='#test_turtle-syntax-string-10'>turtle-syntax-string-10</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3815,6 +4149,17 @@ <a href='#test_turtle-syntax-string-11'>turtle-syntax-string-11</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3842,6 +4187,17 @@ <a href='#test_turtle-syntax-str-esc-01'>turtle-syntax-str-esc-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3869,6 +4225,17 @@ <a href='#test_turtle-syntax-str-esc-02'>turtle-syntax-str-esc-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3896,6 +4263,17 @@ <a href='#test_turtle-syntax-str-esc-03'>turtle-syntax-str-esc-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3923,6 +4301,17 @@ <a href='#test_turtle-syntax-pname-esc-01'>turtle-syntax-pname-esc-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3950,6 +4339,17 @@ <a href='#test_turtle-syntax-pname-esc-02'>turtle-syntax-pname-esc-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -3977,6 +4377,17 @@ <a href='#test_turtle-syntax-pname-esc-03'>turtle-syntax-pname-esc-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4004,6 +4415,17 @@ <a href='#test_turtle-syntax-bnode-01'>turtle-syntax-bnode-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4031,6 +4453,17 @@ <a href='#test_turtle-syntax-bnode-02'>turtle-syntax-bnode-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4058,6 +4491,17 @@ <a href='#test_turtle-syntax-bnode-03'>turtle-syntax-bnode-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4085,6 +4529,17 @@ <a href='#test_turtle-syntax-bnode-04'>turtle-syntax-bnode-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4112,6 +4567,17 @@ <a href='#test_turtle-syntax-bnode-05'>turtle-syntax-bnode-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4139,6 +4605,17 @@ <a href='#test_turtle-syntax-bnode-06'>turtle-syntax-bnode-06</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4166,6 +4643,17 @@ <a href='#test_turtle-syntax-bnode-07'>turtle-syntax-bnode-07</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4193,6 +4681,17 @@ <a href='#test_turtle-syntax-bnode-08'>turtle-syntax-bnode-08</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4220,6 +4719,17 @@ <a href='#test_turtle-syntax-bnode-09'>turtle-syntax-bnode-09</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4247,6 +4757,17 @@ <a href='#test_turtle-syntax-bnode-10'>turtle-syntax-bnode-10</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4274,6 +4795,17 @@ <a href='#test_turtle-syntax-number-01'>turtle-syntax-number-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4301,6 +4833,17 @@ <a href='#test_turtle-syntax-number-02'>turtle-syntax-number-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4328,6 +4871,17 @@ <a href='#test_turtle-syntax-number-03'>turtle-syntax-number-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4355,6 +4909,17 @@ <a href='#test_turtle-syntax-number-04'>turtle-syntax-number-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4382,6 +4947,17 @@ <a href='#test_turtle-syntax-number-05'>turtle-syntax-number-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4409,6 +4985,17 @@ <a href='#test_turtle-syntax-number-06'>turtle-syntax-number-06</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4436,6 +5023,17 @@ <a href='#test_turtle-syntax-number-07'>turtle-syntax-number-07</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4462,6 +5060,17 @@ <td> <a href='#test_turtle-syntax-number-08'>turtle-syntax-number-08</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08' property='earl:test' /> @@ -4490,6 +5099,17 @@ <a href='#test_turtle-syntax-number-09'>turtle-syntax-number-09</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4517,6 +5137,17 @@ <a href='#test_turtle-syntax-number-10'>turtle-syntax-number-10</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4544,6 +5175,17 @@ <a href='#test_turtle-syntax-number-11'>turtle-syntax-number-11</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4571,6 +5213,17 @@ <a href='#test_turtle-syntax-datatypes-01'>turtle-syntax-datatypes-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4598,6 +5251,17 @@ <a href='#test_turtle-syntax-datatypes-02'>turtle-syntax-datatypes-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4625,6 +5289,17 @@ <a href='#test_turtle-syntax-kw-01'>turtle-syntax-kw-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4652,6 +5327,17 @@ <a href='#test_turtle-syntax-kw-02'>turtle-syntax-kw-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4679,6 +5365,17 @@ <a href='#test_turtle-syntax-kw-03'>turtle-syntax-kw-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4706,6 +5403,17 @@ <a href='#test_turtle-syntax-struct-01'>turtle-syntax-struct-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4733,6 +5441,17 @@ <a href='#test_turtle-syntax-struct-02'>turtle-syntax-struct-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4760,6 +5479,17 @@ <a href='#test_turtle-syntax-struct-03'>turtle-syntax-struct-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4787,6 +5517,17 @@ <a href='#test_turtle-syntax-struct-04'>turtle-syntax-struct-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4814,6 +5555,17 @@ <a href='#test_turtle-syntax-struct-05'>turtle-syntax-struct-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4841,6 +5593,17 @@ <a href='#test_turtle-syntax-lists-01'>turtle-syntax-lists-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4868,6 +5631,17 @@ <a href='#test_turtle-syntax-lists-02'>turtle-syntax-lists-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4895,6 +5669,17 @@ <a href='#test_turtle-syntax-lists-03'>turtle-syntax-lists-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4922,6 +5707,17 @@ <a href='#test_turtle-syntax-lists-04'>turtle-syntax-lists-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4949,6 +5745,17 @@ <a href='#test_turtle-syntax-lists-05'>turtle-syntax-lists-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -4976,6 +5783,17 @@ <a href='#test_turtle-syntax-bad-uri-01'>turtle-syntax-bad-uri-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5003,6 +5821,17 @@ <a href='#test_turtle-syntax-bad-uri-02'>turtle-syntax-bad-uri-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5030,6 +5859,17 @@ <a href='#test_turtle-syntax-bad-uri-03'>turtle-syntax-bad-uri-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5057,6 +5897,17 @@ <a href='#test_turtle-syntax-bad-uri-04'>turtle-syntax-bad-uri-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5084,6 +5935,17 @@ <a href='#test_turtle-syntax-bad-uri-05'>turtle-syntax-bad-uri-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5110,6 +5972,17 @@ <td> <a href='#test_turtle-syntax-bad-prefix-01'>turtle-syntax-bad-prefix-01</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01' property='earl:test' /> @@ -5138,6 +6011,17 @@ <a href='#test_turtle-syntax-bad-prefix-02'>turtle-syntax-bad-prefix-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5165,6 +6049,17 @@ <a href='#test_turtle-syntax-bad-prefix-03'>turtle-syntax-bad-prefix-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5192,6 +6087,17 @@ <a href='#test_turtle-syntax-bad-prefix-04'>turtle-syntax-bad-prefix-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5219,6 +6125,17 @@ <a href='#test_turtle-syntax-bad-prefix-05'>turtle-syntax-bad-prefix-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5246,6 +6163,17 @@ <a href='#test_turtle-syntax-bad-base-01'>turtle-syntax-bad-base-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5273,6 +6201,17 @@ <a href='#test_turtle-syntax-bad-base-02'>turtle-syntax-bad-base-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5300,6 +6239,17 @@ <a href='#test_turtle-syntax-bad-base-03'>turtle-syntax-bad-base-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5327,6 +6277,17 @@ <a href='#test_turtle-syntax-bad-struct-01'>turtle-syntax-bad-struct-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5354,6 +6315,17 @@ <a href='#test_turtle-syntax-bad-struct-02'>turtle-syntax-bad-struct-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5381,6 +6353,17 @@ <a href='#test_turtle-syntax-bad-struct-03'>turtle-syntax-bad-struct-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5408,6 +6391,17 @@ <a href='#test_turtle-syntax-bad-struct-04'>turtle-syntax-bad-struct-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5435,6 +6429,17 @@ <a href='#test_turtle-syntax-bad-struct-05'>turtle-syntax-bad-struct-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5462,6 +6467,17 @@ <a href='#test_turtle-syntax-bad-struct-06'>turtle-syntax-bad-struct-06</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5489,6 +6505,17 @@ <a href='#test_turtle-syntax-bad-struct-07'>turtle-syntax-bad-struct-07</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5516,6 +6543,17 @@ <a href='#test_turtle-syntax-bad-kw-01'>turtle-syntax-bad-kw-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5543,6 +6581,17 @@ <a href='#test_turtle-syntax-bad-kw-02'>turtle-syntax-bad-kw-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5570,6 +6619,17 @@ <a href='#test_turtle-syntax-bad-kw-03'>turtle-syntax-bad-kw-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5597,6 +6657,17 @@ <a href='#test_turtle-syntax-bad-kw-04'>turtle-syntax-bad-kw-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5624,6 +6695,17 @@ <a href='#test_turtle-syntax-bad-kw-05'>turtle-syntax-bad-kw-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5651,6 +6733,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-01'>turtle-syntax-bad-n3-extras-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5678,6 +6771,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-02'>turtle-syntax-bad-n3-extras-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5705,6 +6809,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-03'>turtle-syntax-bad-n3-extras-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5732,6 +6847,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-04'>turtle-syntax-bad-n3-extras-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5759,6 +6885,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-05'>turtle-syntax-bad-n3-extras-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5786,6 +6923,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-06'>turtle-syntax-bad-n3-extras-06</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5813,6 +6961,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-07'>turtle-syntax-bad-n3-extras-07</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5840,6 +6999,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-08'>turtle-syntax-bad-n3-extras-08</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5867,6 +7037,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-09'>turtle-syntax-bad-n3-extras-09</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5894,6 +7075,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-10'>turtle-syntax-bad-n3-extras-10</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5921,6 +7113,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-11'>turtle-syntax-bad-n3-extras-11</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5948,6 +7151,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-12'>turtle-syntax-bad-n3-extras-12</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -5975,6 +7189,17 @@ <a href='#test_turtle-syntax-bad-n3-extras-13'>turtle-syntax-bad-n3-extras-13</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6002,6 +7227,17 @@ <a href='#test_turtle-syntax-bad-struct-08'>turtle-syntax-bad-struct-08</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6029,6 +7265,17 @@ <a href='#test_turtle-syntax-bad-struct-09'>turtle-syntax-bad-struct-09</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6056,6 +7303,17 @@ <a href='#test_turtle-syntax-bad-struct-10'>turtle-syntax-bad-struct-10</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6083,6 +7341,17 @@ <a href='#test_turtle-syntax-bad-struct-11'>turtle-syntax-bad-struct-11</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6110,6 +7379,17 @@ <a href='#test_turtle-syntax-bad-struct-12'>turtle-syntax-bad-struct-12</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6137,6 +7417,17 @@ <a href='#test_turtle-syntax-bad-struct-13'>turtle-syntax-bad-struct-13</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6164,6 +7455,17 @@ <a href='#test_turtle-syntax-bad-struct-14'>turtle-syntax-bad-struct-14</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6191,6 +7493,17 @@ <a href='#test_turtle-syntax-bad-struct-15'>turtle-syntax-bad-struct-15</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6218,6 +7531,17 @@ <a href='#test_turtle-syntax-bad-struct-16'>turtle-syntax-bad-struct-16</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6245,6 +7569,17 @@ <a href='#test_turtle-syntax-bad-struct-17'>turtle-syntax-bad-struct-17</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6272,6 +7607,17 @@ <a href='#test_turtle-syntax-bad-lang-01'>turtle-syntax-bad-lang-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6299,6 +7645,17 @@ <a href='#test_turtle-syntax-bad-esc-01'>turtle-syntax-bad-esc-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6326,6 +7683,17 @@ <a href='#test_turtle-syntax-bad-esc-02'>turtle-syntax-bad-esc-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6353,6 +7721,17 @@ <a href='#test_turtle-syntax-bad-esc-03'>turtle-syntax-bad-esc-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6380,6 +7759,17 @@ <a href='#test_turtle-syntax-bad-esc-04'>turtle-syntax-bad-esc-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6407,6 +7797,17 @@ <a href='#test_turtle-syntax-bad-pname-01'>turtle-syntax-bad-pname-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6433,6 +7834,17 @@ <td> <a href='#test_turtle-syntax-bad-pname-02'>turtle-syntax-bad-pname-02</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02' property='earl:test' /> @@ -6460,6 +7872,17 @@ <td> <a href='#test_turtle-syntax-bad-pname-03'>turtle-syntax-bad-pname-03</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03' property='earl:test' /> @@ -6488,6 +7911,17 @@ <a href='#test_turtle-syntax-bad-string-01'>turtle-syntax-bad-string-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6515,6 +7949,17 @@ <a href='#test_turtle-syntax-bad-string-02'>turtle-syntax-bad-string-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6542,6 +7987,17 @@ <a href='#test_turtle-syntax-bad-string-03'>turtle-syntax-bad-string-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6569,6 +8025,17 @@ <a href='#test_turtle-syntax-bad-string-04'>turtle-syntax-bad-string-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6596,6 +8063,17 @@ <a href='#test_turtle-syntax-bad-string-05'>turtle-syntax-bad-string-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6623,6 +8101,17 @@ <a href='#test_turtle-syntax-bad-string-06'>turtle-syntax-bad-string-06</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-06' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-06' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6650,6 +8139,17 @@ <a href='#test_turtle-syntax-bad-string-07'>turtle-syntax-bad-string-07</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-07' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-07' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6677,6 +8177,17 @@ <a href='#test_turtle-syntax-bad-num-01'>turtle-syntax-bad-num-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6704,6 +8215,17 @@ <a href='#test_turtle-syntax-bad-num-02'>turtle-syntax-bad-num-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6731,6 +8253,17 @@ <a href='#test_turtle-syntax-bad-num-03'>turtle-syntax-bad-num-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6758,6 +8291,17 @@ <a href='#test_turtle-syntax-bad-num-04'>turtle-syntax-bad-num-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6785,6 +8329,17 @@ <a href='#test_turtle-syntax-bad-num-05'>turtle-syntax-bad-num-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6812,6 +8367,17 @@ <a href='#test_turtle-eval-struct-01'>turtle-eval-struct-01</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6839,6 +8405,17 @@ <a href='#test_turtle-eval-struct-02'>turtle-eval-struct-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6865,6 +8442,17 @@ <td> <a href='#test_turtle-subm-01'>turtle-subm-01</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01' property='earl:test' /> @@ -6893,6 +8481,17 @@ <a href='#test_turtle-subm-02'>turtle-subm-02</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6920,6 +8519,17 @@ <a href='#test_turtle-subm-03'>turtle-subm-03</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6947,6 +8557,17 @@ <a href='#test_turtle-subm-04'>turtle-subm-04</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -6974,6 +8595,17 @@ <a href='#test_turtle-subm-05'>turtle-subm-05</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7001,6 +8633,17 @@ <a href='#test_turtle-subm-06'>turtle-subm-06</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7028,6 +8671,17 @@ <a href='#test_turtle-subm-07'>turtle-subm-07</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7055,6 +8709,17 @@ <a href='#test_turtle-subm-08'>turtle-subm-08</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7082,6 +8747,17 @@ <a href='#test_turtle-subm-09'>turtle-subm-09</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7109,6 +8785,17 @@ <a href='#test_turtle-subm-10'>turtle-subm-10</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7136,6 +8823,17 @@ <a href='#test_turtle-subm-11'>turtle-subm-11</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7163,6 +8861,17 @@ <a href='#test_turtle-subm-12'>turtle-subm-12</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7190,6 +8899,17 @@ <a href='#test_turtle-subm-13'>turtle-subm-13</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7217,6 +8937,17 @@ <a href='#test_turtle-subm-14'>turtle-subm-14</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7244,6 +8975,17 @@ <a href='#test_turtle-subm-15'>turtle-subm-15</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7271,6 +9013,17 @@ <a href='#test_turtle-subm-16'>turtle-subm-16</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7298,6 +9051,17 @@ <a href='#test_turtle-subm-17'>turtle-subm-17</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7325,6 +9089,17 @@ <a href='#test_turtle-subm-18'>turtle-subm-18</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7352,6 +9127,17 @@ <a href='#test_turtle-subm-19'>turtle-subm-19</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7379,6 +9165,17 @@ <a href='#test_turtle-subm-20'>turtle-subm-20</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7406,6 +9203,17 @@ <a href='#test_turtle-subm-21'>turtle-subm-21</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7433,6 +9241,17 @@ <a href='#test_turtle-subm-22'>turtle-subm-22</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7460,6 +9279,17 @@ <a href='#test_turtle-subm-23'>turtle-subm-23</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7487,6 +9317,17 @@ <a href='#test_turtle-subm-24'>turtle-subm-24</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7514,6 +9355,17 @@ <a href='#test_turtle-subm-25'>turtle-subm-25</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7541,6 +9393,17 @@ <a href='#test_turtle-subm-26'>turtle-subm-26</a> </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:passed'> + PASS + </span> + </span> + </td> + <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26' property='earl:test' /> <link href='http://jena.apache.org/#riot' property='earl:subject' /> @@ -7567,6 +9430,17 @@ <td> <a href='#test_turtle-subm-27'>turtle-subm-27</a> </td> + <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='http://drobilla.net/drobilla#me' property='earl:assertedBy' /> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='earl:subject' /> + <link href='earl:notAvailable' property='earl:mode' /> + <span property='earl:result' typeof='earl:TestResult'> + <span property='earl:outcome' resource='earl:failed'> + FAIL + </span> + </span> + </td> <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> <link href='http://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27' property='earl:test' /> @@ -7594,6 +9468,16 @@ <td> <a href='#test_turtle-eval-bad-01'>turtle-eval-bad-01</a> </td> + <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-01' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='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://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-01' property='earl:test' /> @@ -7621,6 +9505,16 @@ <td> <a href='#test_turtle-eval-bad-02'>turtle-eval-bad-02</a> </td> + <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-02' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='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://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-02' property='earl:test' /> @@ -7648,6 +9542,16 @@ <td> <a href='#test_turtle-eval-bad-03'>turtle-eval-bad-03</a> </td> + <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-03' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='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://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-03' property='earl:test' /> @@ -7675,6 +9579,16 @@ <td> <a href='#test_turtle-eval-bad-04'>turtle-eval-bad-04</a> </td> + <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'> + <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-04' property='earl:test' /> + <link href='http://drobilla.net/sw/serd' property='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://jena.apache.org/#riot' property='earl:assertedBy' /> <link href='https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-bad-04' property='earl:test' /> @@ -7702,6 +9616,9 @@ <td> Percentage passed out of 174 Tests </td> + <td class='passed-some'> + 92.0% + </td> <td class='passed-all'> 100.0% </td> @@ -7737,6 +9654,22 @@ http://drobilla.net/software/serd </a> </dd> + <dt>Developer</dt> + <dd rel='doap:developer'> + <div resource='http://drobilla.net/drobilla#me' typeof='foaf:Person'> + <a href='http://drobilla.net/drobilla#me'> + <span property='foaf:name'>David Robillard</span> + </a> + <dt> + Home Page + </dt> + <dd> + <a href='http://drobilla.net' property='foaf:homepage'> + http://drobilla.net + </a> + </dd> + </div> + </dd> <dt> Test Suite Compliance </dt> @@ -7751,6 +9684,14 @@ 71/74 (95.9%) </td> </tr> + <tr> + <td> + Turtle tests + </td> + <td class='passed-most'> + 160/174 (92.0%) + </td> + </tr> </tbody> </table> </dd> @@ -10028,10 +11969,10 @@ <meta content='Earl Report summary generator' lang='en' property='doap:shortdesc' /> <meta content='EarlReport generates HTML+RDFa rollups of multiple EARL reports' lang='en' property='doap:description' /> version - <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.2.1' typeof='doap:Version'> - <span property='doap:revision'>0.2.1</span> - <meta content='earl-report-0.2.1' property='doap:name' /> - <meta content='2013-02-22' datatype='xsd:date' property='doap:created' /> + <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.2.3' typeof='doap:Version'> + <span property='doap:revision'>0.2.3</span> + <meta content='earl-report-0.2.3' property='doap:name' /> + <meta content='2013-02-26' datatype='xsd:date' property='doap:created' /> </span> an <a href='http://unlicense.org' property='doap:license'>Unlicensed</a>
--- a/rdf-turtle/reports/serd-earl.ttl Mon Feb 25 15:54:03 2013 -0800 +++ b/rdf-turtle/reports/serd-earl.ttl Tue Feb 26 13:57:39 2013 -0800 @@ -35,7 +35,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -46,7 +46,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -57,7 +57,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -68,7 +68,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -79,7 +79,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -90,7 +90,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -101,7 +101,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -112,7 +112,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -123,7 +123,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -134,7 +134,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -145,7 +145,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -156,7 +156,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -167,7 +167,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -178,7 +178,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -189,7 +189,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -200,7 +200,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:36"^^xsd:dateTime ] . [] @@ -211,7 +211,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -222,7 +222,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -233,7 +233,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -244,7 +244,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -255,7 +255,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -266,7 +266,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -277,7 +277,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -288,7 +288,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -299,7 +299,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -310,7 +310,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -321,7 +321,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -332,7 +332,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -343,7 +343,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -354,7 +354,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -365,7 +365,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -376,7 +376,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -387,7 +387,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -398,7 +398,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -409,7 +409,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -420,7 +420,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -431,7 +431,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -442,7 +442,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -453,7 +453,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -464,7 +464,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -475,7 +475,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -486,7 +486,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -497,7 +497,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -508,7 +508,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -519,7 +519,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -530,7 +530,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -541,7 +541,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -552,7 +552,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -563,7 +563,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -574,7 +574,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -585,7 +585,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -596,7 +596,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -607,7 +607,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -618,7 +618,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -629,7 +629,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -640,7 +640,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -651,7 +651,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -662,7 +662,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -673,7 +673,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -684,7 +684,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -695,7 +695,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -706,7 +706,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -717,7 +717,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -728,7 +728,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -739,7 +739,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -750,7 +750,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -761,7 +761,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -772,7 +772,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -783,7 +783,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -794,7 +794,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -805,7 +805,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -816,7 +816,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -827,7 +827,7 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] @@ -838,1875 +838,1875 @@ earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-base-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-base-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-base-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-base-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-06> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-07> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-08> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-09> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bnode-10> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-datatypes-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-datatypes-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-file-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-file-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-file-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-kw-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-kw-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-kw-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-lists-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-lists-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-lists-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-lists-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-lists-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-06> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-07> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-08> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-09> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-10> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-number-11> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-pname-esc-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-pname-esc-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-pname-esc-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-06> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-07> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-08> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-prefix-09> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-str-esc-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-str-esc-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-str-esc-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-06> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-07> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-08> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-09> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-10> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:33"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-string-11> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-struct-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-struct-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-struct-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-struct-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-struct-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-uri-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-uri-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-uri-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-uri-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-base-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-base-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-base-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-esc-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-esc-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-esc-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-esc-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-kw-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-kw-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-kw-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-kw-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-kw-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-lang-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-06> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-07> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-08> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-09> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-10> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-11> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-12> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-n3-extras-13> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-num-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-num-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-num-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-num-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-num-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-pname-01> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-01> ; earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-pname-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-pname-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-prefix-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-prefix-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-prefix-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-prefix-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-prefix-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-string-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-string-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-string-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-string-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-string-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-string-06> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-string-07> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-06> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-07> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-08> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-09> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-10> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-11> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-12> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-13> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-14> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-15> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-16> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-struct-17> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-uri-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-uri-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-uri-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-uri-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-syntax-bad-uri-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-eval-struct-01> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-eval-struct-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-01> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-02> ; earl:result [ a earl:TestResult ; earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-02> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-03> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-04> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-05> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-06> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-07> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-08> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-09> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-03> ; earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-10> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-11> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-12> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-13> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-14> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-15> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-16> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-17> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-base-04> ; earl:result [ a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-18> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-19> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-20> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + earl:outcome earl:failed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-21> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-01> ; earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-22> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime - ] . - -[] - a earl:Assertion ; - earl:assertedBy <http://drobilla.net/drobilla#me> ; - earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-23> ; - earl:result [ - a earl:TestResult ; - earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-24> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-02> ; earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-25> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-03> ; earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-26> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-04> ; earl:result [ a earl:TestResult ; earl:outcome earl:passed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . [] a earl:Assertion ; earl:assertedBy <http://drobilla.net/drobilla#me> ; earl:subject <http://drobilla.net/sw/serd> ; - earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/coverage/tests/manifest.ttl#turtle-subm-27> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-06> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-07> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-08> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-09> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bnode-10> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-datatypes-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-kw-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-lists-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-06> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-07> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-08> ; earl:result [ a earl:TestResult ; earl:outcome earl:failed ; - dc:date "2013-02-25T00:42:34"^^xsd:dateTime + dc:date "2013-02-26T11:08:37"^^xsd:dateTime ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-09> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-10> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-number-11> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-pname-esc-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:failed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:failed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-06> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-07> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-08> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-prefix-09> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-str-esc-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-06> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-07> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-08> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-09> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-10> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-string-11> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-struct-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-uri-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-base-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-esc-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-kw-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-lang-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-06> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-07> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-08> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-09> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-10> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-11> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-12> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-n3-extras-13> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-num-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:failed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-pname-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:failed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:failed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-prefix-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-06> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-string-07> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-06> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-07> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-08> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-09> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-10> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-11> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-12> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-13> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-14> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-15> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-16> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-struct-17> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-bad-uri-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-eval-struct-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-01> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:failed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-02> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-03> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-04> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-05> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-06> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-07> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-08> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-09> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-10> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-11> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-12> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-13> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-14> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-15> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-16> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-17> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-18> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-19> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-20> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-21> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-22> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-23> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-24> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-25> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-26> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:passed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] . + +[] + a earl:Assertion ; + earl:assertedBy <http://drobilla.net/drobilla#me> ; + earl:subject <http://drobilla.net/sw/serd> ; + earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-subm-27> ; + earl:result [ + a earl:TestResult ; + earl:outcome earl:failed ; + dc:date "2013-02-26T11:08:37"^^xsd:dateTime + ] .
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rdf-turtle/reports/template.html Tue Feb 26 13:57:39 2013 -0800 @@ -0,0 +1,342 @@ +-# This template is used for generating a rollup EARL report. It expects to be +-# called with a single _tests_ local with the following structure +-# +-# { +-# "@context": {...}, +-# "@id": "", +-# "@type": "earl:Software", +-# "name": "...", +-# "bibRef": "[[...]]", +-# "assertions": ["./rdf.rb-earl.ttl"], +-# "testSubjects": [ +-# { +-# "@id": "http://rubygems.org/gems/rdf-turtle", +-# "@type": "earl:TestSubject", +-# "name": "RDF::Turtle" +-# }, +-# ... +-# ], +-# "tests": [{ +-# "@id": "http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/manifest.ttl#turtle-syntax-file-01", +-# "@type": ["earl:TestCriterion", "earl:TestCase"], +-# "title": "subm-test-00", +-# "description": "Blank subject", +-# "testAction": "http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-file-01.ttl", +-# "testResult": "http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-ttl/turtle-syntax-file-01.out" +-# "mode": "earl:automatic", +-# "assertions": [ +-# { +-# "@type": "earl:Assertion", +-# "assertedBy": "http://greggkellogg.net/foaf#me", +-# "test": "http://svn.apache.org/repos/asf/jena/Experimental/riot-reader/testing/RIOT/Lang/TurtleSubm/manifest.ttl#testeval00", +-# "subject": "http://rubygems.org/gems/rdf-turtle", +-# "result": { +-# "@type": "earl:TestResult", +-# "outcome": "earl:passed" +-# } +-# } +-# ] +-# }] +-# } +- require 'cgi' + +!!! 5 +%html{:prefix => "earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#"} + - subjects = tests['testSubjects'] + %head + %meta{"http-equiv" => "Content-Type", :content => "text/html;charset=utf-8"} + %title + = tests['name'] + Conformance Report + %script.remove{:type => "text/javascript", :src => "http://www.w3.org/Tools/respec/respec-w3c-common"} + :javascript + var respecConfig = { + // extend the bibliography entries + localBiblio: { + TURTLE: "Eric Prud'hommeaux, Gavin Carothers. <cite><a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">Turtle: Terse RDF Triple Language.</a></cite> W3C Candidate Recommendation 19 February 2013. URL: <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">http://www.w3.org/TR/2013/CR-turtle-20130219/</a>", + }, + + // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED. + specStatus: "unofficial", + copyrightStart: "2010", + doRDFa: "1.1", + + // the specification's short name, as in http://www.w3.org/TR/short-name/ + shortName: "turtle-earl", + subtitle: "Turtle Implementation Conformance Report", + // if you wish the publication date to be other than today, set this + publishDate: "#{Time.now.strftime("%Y/%m/%d")}", + + // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date + // and its maturity status + //previousPublishDate: "2011-10-23", + //previousMaturity: "ED", + //previousDiffURI: "http://json-ld.org/spec/ED/json-ld-syntax/20111023/index.html", + //diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl", + + // if there a publicly available Editor's Draft, this is the link + //edDraftURI: "", + + // if this is a LCWD, uncomment and set the end of its review period + // lcEnd: "2009-08-05", + + // if you want to have extra CSS, append them to this list + // it is recommended that the respec.css stylesheet be kept + extraCSS: [ + "http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css" + ], + + // editors, add as many as you like + // only "name" is required + editors: [ + { name: "Gregg Kellogg", url: "http://greggkellogg.net/", + company: "Kellogg Associates" }, + { name: "Andy Seaborne", + company: "The Apache Software Foundation"} + ], + + // authors, add as many as you like. + // This is optional, uncomment if you have authors as well as editors. + // only "name" is required. Same format as editors. + //authors: [ + //RDF Working Group], + + // name of the WG + wg: "RDF Working Group", + + // URI of the public WG page + wgURI: "http://www.w3.org/2011/rdf-wg/", + + // name (with the @w3c.org) of the public mailing to which comments are due + wgPublicList: "public-rdf-comments", + + // URI of the patent status for this WG, for Rec-track documents + // !!!! IMPORTANT !!!! + // This is important for Rec-track documents, do not copy a patent URI from a random + // document unless you know what you're doing. If in doubt ask your friendly neighbourhood + // Team Contact. + wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46168/status", + alternateFormats: [ + {uri: "earl.ttl", label: "Turtle"}, + {uri: "earl.jsonld", label: "JSON-LD"} + ], + }; + :css + span[property='dc:description'] { display: none; } + td.PASS { color: green; } + td.FAIL { color: red; } + table.report { + border-width: 1px; + border-spacing: 2px; + border-style: outset; + border-color: gray; + border-collapse: separate; + background-color: white; + } + table.report th { + border-width: 1px; + padding: 1px; + border-style: inset; + border-color: gray; + background-color: white; + -moz-border-radius: ; + } + table.report td { + border-width: 1px; + padding: 1px; + border-style: inset; + border-color: gray; + background-color: white; + -moz-border-radius: ; + } + tr.summary {font-weight: bold;} + td.passed-all {color: green;} + td.passed-most {color: darkorange;} + td.passed-some {color: red;} + %body{:prefix => "earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#"} + %section#abstract{:about => tests['@id'], :typeof => [tests['@type']].flatten.join(" ")} + %p + This document report test subject conformance for and related specifications for + %span{:property => "doap:name"}<=tests['name'] + %span{:property => "dc:bibliographicCitation"}< + = tests['bibRef'] + according to the requirements of the Evaluation and Report Language (EARL) 1.0 Schema [[EARL10-SCHEMA]]. + %p + This report is also available in alternate formats: + %a{:href => "earl.ttl"} + Turtle + and + %a{:href => "earl.jsonld"} + JSON-LD + %section#sodt + %section + - test_info = {} + - test_refs = {} + - subject_refs = {} + %h2 + Test Manifests + - tests['entries'].each do |manifest| + - test_cases = manifest['entries'] + %section{:typeof => manifest['@type'].join(" "), :resource => manifest['@id']} + %h2<=manifest['title'] + - [manifest['description']].flatten.compact.each do |desc| + %p< + ~ CGI.escapeHTML desc + %table.report + - skip_subject = {} + - passed_tests = [] + %tr + %th + Test + - subjects.each_with_index do |subject, index| + - subject_refs[subject['@id']] = "subj_#{index}" + -# If subject is untested for every test in this manifest, skip it + - skip_subject[subject['@id']] = manifest['entries'].all? {|t| t['assertions'][index]['result']['outcome'] == 'earl:untested'} + - unless skip_subject[subject['@id']] + %th + %a{:href => '#' + subject_refs[subject['@id']]}<=subject['name'] + - test_cases.each do |test| + - tid = 'test_' + (test['@id'][0,2] == '_:' ? test['@id'][2..-1] : test['@id'].split('#').last) + - (test_info[tid] ||= []) << test + - test_refs[test['@id']] = tid + %tr{:rel => "mf:entries", :typeof => test['@type'].join(" "), :resource => test['@id'], :inlist => true} + %td + %a{:href => "##{tid}"}< + ~ CGI.escapeHTML test['title'] + - test['assertions'].each_with_index do |assertion, ndx| + - next if skip_subject[assertion['subject']] + - pass_fail = assertion['result']['outcome'].split(':').last.upcase.sub(/(PASS|FAIL)ED$/, '\1') + - passed_tests[ndx] = (passed_tests[ndx] || 0) + (pass_fail == 'PASS' ? 1 : 0) + %td{:class => pass_fail, :property => "earl:assertions", :typeof => assertion['@type'], :inlist => true} + - if assertion['assertedBy'] + %link{:property => "earl:assertedBy", :href => assertion['assertedBy']} + %link{:property => "earl:test", :href => assertion['test']} + %link{:property => "earl:subject", :href => assertion['subject']} + - if assertion['mode'] + %link{:property => 'earl:mode', :href => assertion['mode']} + %span{:property => "earl:result", :typeof => assertion['result']['@type']} + %span{:property => 'earl:outcome', :resource => assertion['result']['outcome']} + = pass_fail + %tr.summary + %td + = "Percentage passed out of #{manifest['entries'].length} Tests" + - passed_tests.compact.each do |r| + - pct = (r * 100.0) / manifest['entries'].length + %td{:class => (pct == 100.0 ? 'passed-all' : (pct >= 95.0 ? 'passed-most' : 'passed-some'))} + = "#{'%.1f' % pct}%" + %section.appendix + %h2 + Test Subjects + %p + This report was tested using the following test subjects: + %dl + - subjects.each_with_index do |subject, index| + %dt{:id => subject_refs[subject['@id']]} + %a{:href => subject['@id']} + %span{:about => subject['@id'], :property => "doap:name"}<= subject['name'] + %dd{:property => "earl:testSubjects", :resource => subject['@id'], :typeof => [subject['@type']].flatten.join(" "), :inlist => true} + %dl + - if subject['doapDesc'] + %dt= "Description" + %dd{:property => "doap:description", :lang => 'en'}< + ~ CGI.escapeHTML subject['doapDesc'] + - if subject['language'] + %dt= "Programming Language" + %dd{:property => "doap:programming-language"}< + ~ CGI.escapeHTML subject['language'] + - if subject['homepage'] + %dt= "Home Page" + %dd{:property => "doap:homepage"} + %a{:href=> subject['homepage']} + ~ CGI.escapeHTML subject['homepage'] + - if subject['developer'] + %dt= "Developer" + %dd{:rel => "doap:developer"} + - subject['developer'].each do |dev| + %div{:resource => dev['@id'], :typeof => [dev['@type']].flatten.join(" ")} + - if dev.has_key?('@id') + %a{:href => dev['@id']} + %span{:property => "foaf:name"}< + ~ CGI.escapeHTML dev['foaf:name'] + - else + %span{:property => "foaf:name"}< + ~ CGI.escapeHTML dev['foaf:name'] + - if dev['foaf:homepage'] + %dt + Home Page + %dd + %a{:property => "foaf:homepage", :href=> dev['foaf:homepage']} + ~ CGI.escapeHTML dev['foaf:homepage'] + %dt + Test Suite Compliance + %dd + %table.report + %tbody + - tests['entries'].each do |manifest| + - passed = manifest['entries'].select {|t| t['assertions'][index]['result']['outcome'] == 'earl:passed' }.length + - next if passed == 0 + - total = manifest['entries'].length + - pct = (passed * 100.0) / total + %tr + %td + ~ manifest['title'] + %td{:class => (pct == 100.0 ? 'passed-all' : (pct >= 85.0 ? 'passed-most' : 'passed-some'))} + = "#{passed}/#{total} (#{'%.1f' % pct}%)" + - unless tests['assertions'].empty? + %section.appendix{:rel => "earl:assertions"} + %h2 + Individual Test Results + %p + Individual test results used to construct this report are available here: + %ul + - tests['assertions'].each do |file| + %li + %a.source{:href => file}<= file + %section.appendix + %h2 + Test Definitions + %dl + - tests['entries'].each do |manifest| + %div{:property => "mf:entries", :inlist => true, :resource => manifest['@id']} + - manifest['entries'].each do |test| + %dt{:id => test_refs[test['@id']], :resource => test['@id']} + Test + %span{:property => "dc:title mf:name"}< + ~ CGI.escapeHTML test['title'] + %dd{:resource => test['@id']} + %p{:property => "dc:description", :lang => 'en'}< + ~ CGI.escapeHTML test['description'] + %pre{:class => "example actionDoc", :property => "mf:action", :resource => test['testAction'], :title => "#{test['title']} Input"}< + ~ Kernel.open(test['testAction']) {|f| CGI.escapeHTML(f.read).gsub(/\n/, '<br/>')} rescue "#{test['testAction']} not loaded" + - if test['testResult'] + %pre{:class => "example resultDoc", :property => "mf:result", :resource => test['testResult'], :title => "#{test['title']} Result"}< + ~ Kernel.open(test['testResult']) {|f| CGI.escapeHTML(f.read).gsub(/\n/, '<br/>')} rescue "#{test['testResult']} not loaded" + %section#appendix{:property => "earl:generatedBy", :resource => tests['generatedBy']['@id'], :typeof => tests['generatedBy']['@type']} + %h2 + Report Generation Software + - doap = tests['generatedBy'] + - rel = doap['release'] + %p + This report generated by + %span{:property => "doap:name"}< + %a{:href => tests['generatedBy']['@id']}< + = doap['name'] + %meta{:property => "doap:shortdesc", :content => doap['shortdesc'], :lang => 'en'} + %meta{:property => "doap:description", :content => doap['doapDesc'], :lang => 'en'} + version + %span{:property => "doap:release", :resource => rel['@id'], :typeof => 'doap:Version'} + %span{:property => "doap:revision"}<=rel['revision'] + %meta{:property => "doap:name", :content => rel['name']} + %meta{:property => "doap:created", :content => rel['created'], :datatype => "xsd:date"} + an + %a{:property => "doap:license", :href => doap['license']}<="Unlicensed" + %span{:property => "doap:programming-language"}<="Ruby" + application. More information is available at + %a{:property => "doap:homepage", :href => doap['homepage']}<=doap['homepage'] + = "." + %p{:property => "doap:developer", :resource => "http://greggkellogg.net/foaf#me", :typeof => "foaf:Person"} + This software is provided by + %a{:property => "foaf:homepage", :href => "http://greggkellogg.net/"}< + %span{:aboue => "http://greggkellogg.net/foaf#me", :property => "foaf:name"}< + Gregg Kellogg + in hopes that it might make the lives of conformance testers easier.