We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74a12b3 + 590b8d2 commit cc7625fCopy full SHA for cc7625f
data-shapes-test-suite/reports/pyshacl-earl.ttl
@@ -985,3 +985,11 @@ See https://github.com/w3c/data-shapes/issues/84."""@en ;
985
earl:outcome earl:passed ] ;
986
earl:subject <https://github.com/RDFLib/pySHACL> ;
987
earl:test <urn:x-shacl-test:/core/property/maxCount-002> .
988
+
989
+[] a earl:Assertion ;
990
+ earl:assertedBy <https://github.com/ashleysommer> ;
991
+ earl:result [ a earl:TestResult ;
992
+ earl:mode earl:automatic ;
993
+ earl:outcome earl:passed ] ;
994
+ earl:subject <https://github.com/RDFLib/pySHACL> ;
995
+ earl:test <urn:x-shacl-test:/sparql/component/nodeValidator-001> .
0 commit comments