We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22429ed commit 794f618Copy full SHA for 794f618
shacl12-vocabularies/shacl-shacl.ttl
@@ -108,10 +108,10 @@ shsh:ShapeShape
108
sh:targetSubjectsOf sh:qualifiedMinCount ;
109
sh:targetSubjectsOf sh:qualifiedValueShape ;
110
sh:targetSubjectsOf sh:qualifiedValueShapesDisjoint ;
111
+ sh:targetSubjectsOf sh:singleLine ;
112
sh:targetSubjectsOf sh:uniqueLang ;
113
sh:targetSubjectsOf sh:uniqueMembers ;
114
sh:targetSubjectsOf sh:xone ;
- sh:targetSubjectsOf sh:singleLine ;
115
116
sh:targetObjectsOf sh:memberShape ; # memberShape-node
117
sh:targetObjectsOf sh:node ; # node-node
0 commit comments