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 ce947a9 commit b5f4d0cCopy full SHA for b5f4d0c
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" ; # See https://github.com/w3c/data-shapes/issues/111 this is quite possibly incorrect against the current spec
+ # See See https://github.com/w3c/data-shapes/issues/111: don't create sh:value "Invalid String" ;
41
] ;
42
43
mf:status sht:approved ;
0 commit comments