Skip to content

Commit cc7625f

Browse files
Merge pull request #107 from ashleysommer/patch-4
Add results for proposed test to pySHACL report
2 parents 74a12b3 + 590b8d2 commit cc7625f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data-shapes-test-suite/reports/pyshacl-earl.ttl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -985,3 +985,11 @@ See https://github.com/w3c/data-shapes/issues/84."""@en ;
985985
earl:outcome earl:passed ] ;
986986
earl:subject <https://github.com/RDFLib/pySHACL> ;
987987
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

Comments
 (0)