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.
1 parent 6d811ea commit ce947a9Copy full SHA for ce947a9
data-shapes-test-suite/tests/core/node/hasValue-001.ttl
@@ -37,7 +37,7 @@ ex:TestShape
37
sh:resultSeverity sh:Violation ;
38
sh:sourceConstraintComponent sh:HasValueConstraintComponent ;
39
sh:sourceShape ex:TestShape ;
40
- sh:value "Invalid String" ;
+ sh:value "Invalid String" ; # See https://github.com/w3c/data-shapes/issues/111 this is quite possibly incorrect against the current spec
41
] ;
42
43
mf:status sht:approved ;
0 commit comments