Skip to content

Commit ac562ce

Browse files
HolgerKnublauchjeswr
authored andcommitted
Fixed missing sh:value at minListLength test
1 parent 5306335 commit ac562ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shacl12-test-suite/tests/core/node/minListLength-001.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ ex:list0
4444
sh:resultSeverity sh:Violation ;
4545
sh:sourceConstraintComponent sh:MinListLengthConstraintComponent ;
4646
sh:sourceShape ex:ListShape ;
47+
sh:value rdf:nil ;
4748
] ;
4849
sh:result [
4950
rdf:type sh:ValidationResult ;

0 commit comments

Comments
 (0)