Skip to content

Commit c1f1fd4

Browse files
committed
chore: rename uniqList -> uniqueMembers in shacl shacl
1 parent db8d558 commit c1f1fd4

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
@@ -242,7 +242,7 @@ shsh:ShapeShape
242242
sh:minInclusive 0 ; # maxListLength-minInclusive
243243
] ;
244244
sh:property [
245-
sh:path sh:uniqList ;
245+
sh:path sh:uniqueMembers ;
246246
sh:datatype xsd:boolean ; # uniqList-datatype
247247
sh:maxCount 1 ; # uniqList-maxCount
248248
] ;

0 commit comments

Comments
 (0)