Skip to content

Commit ce947a9

Browse files
#111: Added comment into (likely) incorrect test case
1 parent 6d811ea commit ce947a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-shapes-test-suite/tests/core/node/hasValue-001.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ex:TestShape
3737
sh:resultSeverity sh:Violation ;
3838
sh:sourceConstraintComponent sh:HasValueConstraintComponent ;
3939
sh:sourceShape ex:TestShape ;
40-
sh:value "Invalid String" ;
40+
sh:value "Invalid String" ; # See https://github.com/w3c/data-shapes/issues/111 this is quite possibly incorrect against the current spec
4141
] ;
4242
] ;
4343
mf:status sht:approved ;

0 commit comments

Comments
 (0)