Skip to content

Commit dc884ce

Browse files
committed
add nodeKind list values to list of changes
1 parent 69dd0e1 commit dc884ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shacl12-core/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7012,6 +7012,7 @@ <h2>Changes between SHACL 1.0 Core and SHACL 1.2 Core</h2>
70127012
<li>Moved SPARQL-based validators from Core to an Appendix of SHACL-SPARQL; see <a href="https://github.com/w3c/data-shapes/issues/271">Issue 271</a></li>
70137013
<li>Added the new constraint component <a href="#ExpressionConstraintComponent"><code>sh:expression</code></a>; see <a href="https://github.com/w3c/data-shapes/issues/357">Issue 357</a></li>
70147014
<li>The values of <a href="#ClassConstraintComponent"><code>sh:class</code></a> and <a href="#DatatypeConstraintComponent"><code>sh:datatype</code></a> can now also be lists, indicating a union of choices; see <a href="https://github.com/w3c/data-shapes/issues/160">Issue 160</a></li>
7015+
<li>The values of <a href="#NodeKindConstraintComponent"><code>sh:nodeKind</code></a> can now also be lists, indicating a union of choices; see <a href="https://github.com/w3c/data-shapes/issues/407">Issue 407</a></li>
70157016
</ul>
70167017
</section>
70177018
</body>

0 commit comments

Comments
 (0)