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
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -994,6 +994,26 @@ sh:node
994
994
rdfs:isDefinedBy sh: .
995
995
996
996
997
+
sh:NodeByExpressionConstraintComponent
998
+
a sh:ConstraintComponent ;
999
+
rdfs:label "Node by expression constraint component"@en ;
1000
+
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