You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<code>sh:reifierShape</code> can be used to link a <a>property shape</a> with one or more <a>node shapes</a>.
@@ -5613,7 +5614,7 @@ <h2>Changes between the original SHACL Core and SHACL 1.2 Core</h2>
5613
5614
<li>Added the new value <code>sh:ByTypes</code> for <ahref="#ClosedConstraintComponent"><code>sh:closed</code></a>; see <ahref="https://github.com/w3c/data-shapes/issues/172">Issue 172</a></li>
5614
5615
<li>The values of <ahref="#ClassConstraintComponent"><code>sh:class</code></a> and <ahref="#DatatypeConstraintComponent"><code>sh:datatype</code></a> can now also be lists, indicating a union of choices; see <ahref="https://github.com/w3c/data-shapes/issues/160">Issue 160</a></li>
5615
5616
<li>The values of <ahref="#NodeKindConstraintComponent"><code>sh:nodeKind</code></a> can now also be lists, indicating a union of choices; see <ahref="https://github.com/w3c/data-shapes/issues/407">Issue 407</a></li>
5616
-
<li>Added the new constraint component <ahref="#ReifierShapeShapeConstraintComponent"><code>sh:ReifierShape</code></a>; see <ahref="https://github.com/w3c/data-shapes/issues/300">Issue 300</a></li>
5617
+
<li>Added the new constraint component <ahref="#ReifierShapeConstraintComponent"><code>sh:ReifierShape</code></a>; see <ahref="https://github.com/w3c/data-shapes/issues/300">Issue 300</a></li>
5617
5618
<li>Added parameter <ahref="#subClassOfInShapesGraph"></a> to look up rdfs:subClassOf triples in the union of the shapes graph and the data graph; see <ahref="https://github.com/w3c/data-shapes/issues/185">Issue 185</a></li>
5618
5619
<li>Generalized <ahref="#order"></a> to also allow xsd:integers; see <ahref="https://github.com/w3c/data-shapes/issues/479">Issue 479</a></li>
5619
5620
<li>Added annotation property <ahref="#codeIdentifier"></a>; see <ahref="https://github.com/w3c/data-shapes/issues/559">Issue 559</a></li>
0 commit comments