Skip to content

Commit 94ab836

Browse files
jeswrTallTed
andcommitted
Update shacl12-vocabularies/shacl.ttl
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 4de9d0b commit 94ab836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-vocabularies/shacl.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@ sh:minLength
897897
sh:MemberShapeConstraintComponent
898898
a sh:ConstraintComponent ;
899899
rdfs:label "Member shape constraint component"@en ;
900-
rdfs:comment "Can be used to specify constraints on the members of a given SHACL list. A violation is reported for each member of the list that does not comply with the constraints specified by the given shape. A violation is reported if the value is an invalid SHACL list."@en ;
900+
rdfs:comment "Can be used to specify constraints on the members of a given SHACL list. A violation is reported for each member of the list that does not comply with the constraints specified by the given shape. A violation is reported if the value is not a valid SHACL list."@en ;
901901
sh:parameter sh:MemberShapeConstraintComponent-memberShape ;
902902
rdfs:isDefinedBy sh: .
903903

0 commit comments

Comments
 (0)