Skip to content

Commit cceaa5e

Browse files
committed
chore: target subjects of list constraints
1 parent bf24721 commit cceaa5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-vocabularies/shacl-shacl.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ shsh:ShapeShape
7474
sh:ignoredProperties, sh:in, sh:languageIn, sh:lessThan, sh:lessThanOrEquals, sh:maxCount, sh:maxExclusive,
7575
sh:maxInclusive, sh:maxLength, sh:memberShape, sh:minCount, sh:minExclusive, sh:minInclusive, sh:minLength, sh:node, sh:nodeKind,
7676
sh:not, sh:or, sh:pattern, sh:property, sh:qualifiedMaxCount, sh:qualifiedMinCount, sh:qualifiedValueShape,
77-
sh:qualifiedValueShape, sh:qualifiedValueShapesDisjoint, sh:qualifiedValueShapesDisjoint, sh:uniqueLang, sh:xone ,
77+
sh:qualifiedValueShape, sh:qualifiedValueShapesDisjoint, sh:qualifiedValueShapesDisjoint, sh:uniqueLang, sh:xone,
7878
sh:minListLength, sh:maxListLength, sh:uniqueMembers ;
7979

8080
sh:targetObjectsOf sh:memberShape ; # memberShape-node

0 commit comments

Comments
 (0)