3827 lines
112 KiB
Turtle
3827 lines
112 KiB
Turtle
@prefix dc: <http://purl.org/dc/terms/> .
|
|
@prefix doap: <http://usefulinc.com/ns/doap#> .
|
|
@prefix earl: <http://www.w3.org/ns/earl#> .
|
|
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
|
|
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
|
|
@prefix owl: <http://www.w3.org/2002/07/owl#> .
|
|
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
|
|
|
<>
|
|
dc:issued "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
foaf:maker <http://marcelotto.net/#me> ;
|
|
foaf:primaryTopic <https://hex.pm/packages/rdf> .
|
|
|
|
<http://marcelotto.net/#me>
|
|
a earl:Assertor, foaf:Person ;
|
|
foaf:homepage <http://marcelotto.net/> ;
|
|
foaf:name "Marcel Otto" .
|
|
|
|
<https://hex.pm/packages/rdf>
|
|
a doap:Project, earl:Software, earl:TestSubject ;
|
|
dc:creator <http://marcelotto.net/#me> ;
|
|
<http://usefulinc.com/ns/doap#bug-database> <https://github.com/rdf-elixir/rdf-ex/issues> ;
|
|
doap:category <http://dbpedia.org/resource/Elixir_(programming_language)>, <http://dbpedia.org/resource/Resource_Description_Framework> ;
|
|
doap:created "2017-06-25"^^xsd:date ;
|
|
doap:description "RDF.ex is a pure-Elixir library for working with Resource Description Framework (RDF) data."@en ;
|
|
doap:developer <http://marcelotto.net/#me> ;
|
|
doap:documenter <http://marcelotto.net/#me> ;
|
|
<http://usefulinc.com/ns/doap#download-page> <https://hex.pm/packages/rdf> ;
|
|
doap:homepage <https://rdf-elixir.dev/> ;
|
|
doap:implements <http://www.w3.org/TR/n-quads/>, <http://www.w3.org/TR/n-triples/>, <http://www.w3.org/TR/rdf11-concepts/>, <http://www.w3.org/TR/turtle/>, <https://w3c.github.io/rdf-star/rdf-star-cg-spec.html> ;
|
|
doap:maintainer <http://marcelotto.net/#me> ;
|
|
doap:name "RDF.ex" ;
|
|
doap:platform "Erlang/OTP" ;
|
|
<http://usefulinc.com/ns/doap#programming-language> "Elixir" ;
|
|
doap:release <https://hex.pm/packages/rdf/0.10.0> ;
|
|
doap:repository <https://github.com/rdf-elixir/rdf-ex> ;
|
|
doap:shortdesc "An implementation of RDF for Elixir" ;
|
|
foaf:maker <http://marcelotto.net/#me> .
|
|
|
|
<https://hex.pm/packages/rdf/0.10.0>
|
|
doap:name "RDF.ex 0.10.0" ;
|
|
doap:revision "0.10.0" .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-06>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-09>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-09>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-ln-colons>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-str-esc-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-kw-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-10>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-08>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-11>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-kw-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-07>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-struct-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-struct-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-struct-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-06>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-uri-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-08>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#nested_blankNodePropertyLists>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-uri-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-06>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-ns-dots>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-11>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-lists-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-07>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-09>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-blank-label>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-file-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-uri-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-esc-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-prefix-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-13>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-string-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#last>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-num-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-07>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-14>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-prefix-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-esc-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-kw-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-uri-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-09>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-kw-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#comment_following_localName>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#percent_escaped_localName>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_escaped_CARRIAGE_RETURN>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL1_all_controls>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#langtagged_non_LONG>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-13>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG2_with_REVERSE_SOLIDUS>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-11>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_REVERSE_SOLIDUS>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#SPARQL_style_prefix>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL2_ascii_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG2_with_2_squotes>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#prefixed_name_datatype>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL1_ascii_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#SPARQL_style_base>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-24>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_escaped_LINE_FEED>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#old_style_prefix>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_CARRIAGE_RETURN>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-15>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-20>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#labeled_blank_node_subject>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-27>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#collection_object>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_escaped_FORM_FEED>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#labeled_blank_node_with_non_leading_extras>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG2_with_1_squote>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#sole_blankNodePropertyList>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#localName_with_leading_digit>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-10>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG1_with_UTF8_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#labeled_blank_node_with_leading_underscore>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#localName_with_leading_underscore>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#anonymous_blank_node_subject>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-12>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#nested_collection>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG2_ascii_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#blankNodePropertyList_with_multiple_triples>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#repeated_semis_at_end>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-06>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#IRI_with_four_digit_numeric_escape>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#blankNodePropertyList_containing_collection>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#IRI_with_all_punctuation>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:failed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-eval-bad-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_escaped_BACKSPACE>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:failed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-eval-bad-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-23>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:failed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-eval-bad-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-18>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_FORM_FEED>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-26>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#numeric_with_leading_0>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL1_with_UTF8_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-eval-struct-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#langtagged_LONG>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#prefix_with_PN_CHARS_BASE_character_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_false>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#prefix_reassigned_and_used>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL2>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#lantag_with_subtag>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#negative_numeric>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#double_lower_case_e>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_numeric_escape8>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#HYPHEN_MINUS_in_localName>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL1_all_punctuation>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-21>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-22>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#localName_with_nfc_PN_CHARS_BASE_character_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_BACKSPACE>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#repeated_semis_not_at_end>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG1_with_2_squotes>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#reserved_escaped_localName>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#IRI_with_eight_digit_numeric_escape>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#comment_following_PNAME_NS>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-17>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-25>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#IRI_subject>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-07>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#prefix_with_non_leading_extras>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-prefix-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-eval-struct-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#bareword_double>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-string-07>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#predicateObjectList_with_two_objectLists>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#bareword_a_predicate>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-11>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-09>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-pname-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_escaped_CHARACTER_TABULATION>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-num-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_true>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#underscore_in_localName>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-kw-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#positive_numeric>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-num-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#localname_with_COLON>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-11>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_LINE_FEED>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-kw-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#prefixed_IRI_object>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-14>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-string-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#empty_collection>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-missing-ns-dot-end>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#IRIREF_datatype>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-lang-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#two_LITERAL_LONG2s>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-prefix-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-16>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-ns-dot-end>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#objectList_with_two_objects>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-blank-label-dot-end>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#prefix_only_IRI>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-string-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-07>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-08>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-19>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-pname-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#prefixed_IRI_predicate>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-uri-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG1_ascii_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#collection_subject>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-string-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL2_with_UTF8_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-13>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#localName_with_non_leading_extras>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-esc-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#bareword_integer>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-esc-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG1_with_1_squote>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-prefix-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#bareword_decimal>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-uri-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#langtagged_LONG_with_subtag>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-15>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#default_namespace_IRI>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-base-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_numeric_escape4>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-string-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL1>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-kw-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG2>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#labeled_blank_node_object>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-num-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-subm-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-06>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#number_sign_following_localName>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-pname-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG1>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-string-06>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#literal_with_CHARACTER_TABULATION>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-ln-escape-start>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#old_style_base>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#LITERAL_LONG2_with_UTF8_boundaries>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-base-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#number_sign_following_PNAME_NS>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-ns-dot-start>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-ln-dots>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-uri-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-07>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#blankNodePropertyList_as_subject>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-missing-ns-dot-start>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-num-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-pname-esc-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-08>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-10>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-09>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-file-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-08>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-kw-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-06>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-lists-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-10>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-datatypes-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-12>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-08>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-number-dot-in-anon>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-pname-esc-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#anonymous_blank_node_object>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-12>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-base-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-10>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-pname-esc-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-16>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-datatypes-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-17>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-file-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-n3-extras-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-ln-dash-start>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-uri-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-lists-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-struct-10>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-09>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bad-ln-escape>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-str-esc-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#first>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-eval-bad-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-base-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-lists-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-08>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-06>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-prefix-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-struct-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-number-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#blankNodePropertyList_as_object>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-base-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-str-esc-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-bnode-05>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-07>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-uri-01>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-lists-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-base-03>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-struct-02>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-string-04>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:semiAuto ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#labeled_blank_node_with_leading_digit>
|
|
] .
|
|
|
|
[
|
|
a earl:Assertion ;
|
|
earl:assertedBy <http://marcelotto.net/#me> ;
|
|
earl:mode earl:automatic ;
|
|
earl:result [
|
|
a earl:TestResult ;
|
|
dc:date "2021-12-20T13:41:11.202174Z"^^xsd:dateTime ;
|
|
earl:outcome earl:passed
|
|
] ;
|
|
earl:subject <https://hex.pm/packages/rdf> ;
|
|
earl:test <http://www.w3.org/2013/TurtleTests/#turtle-syntax-base-04>
|
|
] .
|