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 d0b478f commit 0e39d9fCopy full SHA for 0e39d9f
shacl12-core/index.html
@@ -4712,7 +4712,7 @@ <h4>sh:and</h4>
4712
The following example illustrates the use of <code>sh:and</code> in a shape to specify the condition
4713
that certain focus nodes have exactly one value of <code>ex:property</code>.
4714
This is achieved via the conjunction of a separate named shape (<code>ex:SuperShape</code>) which specifies
4715
- the minimum count, and a blank node shape that additionally specifies the maximum count.
+ the minimum count, and a property shape that additionally specifies the maximum count.
4716
As shown here, <code>sh:and</code> can be used to implement a specialization mechanism between shapes.
4717
</p>
4718
<aside class="example">
0 commit comments