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
@@ -916,6 +916,26 @@ sh:node
916
916
rdfs:isDefinedBy sh: .
917
917
918
918
919
+
sh:NodeByExpressionConstraintComponent
920
+
a sh:ConstraintComponent ;
921
+
rdfs:label "Node by expression constraint component"@en ;
922
+
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