You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shacl12-vocabularies/shacl.ttl
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -899,7 +899,7 @@ sh:minLength
899
899
sh:NodeConstraintComponent
900
900
a sh:ConstraintComponent ;
901
901
rdfs:label "Node constraint component"@en ;
902
-
rdfs:comment "A constraint component that can be used to verify that all value nodes conform to the given node shape."@en ;
902
+
rdfs:comment "A constraint component that can be used to verify that all value nodes conform to the node shape(s) produced by the given node expression."@en ;
0 commit comments