Skip to content

Commit de95845

Browse files
nicholascarTallTed
andauthored
Update shacl12-overview/index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent e7f2530 commit de95845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-overview/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ <h2>What's New in SHACL 1.2</h2>
412412
Flexible Target Nodes
413413
</td>
414414
<td>
415-
In SHACL 1.2, node expressions can be used in multiple places beside derived properties. In particular, they can also be used to compute the target nodes of a shape. This provides greater flexibility than the built-in target types such as <code>sh:targetClass</code> and <code>sh:targetSubjectsOf</code>.
415+
In SHACL 1.2, node expressions can be used in more places than derived properties, to which they were limited in SHACL 1.1. Particularly, they can now also be used to compute the target nodes of a shape. This provides greater flexibility than the built-in target types such as <code>sh:targetClass</code> and <code>sh:targetSubjectsOf</code>.
416416
</td>
417417
<td>
418418
<a href="https://www.w3.org/TR/shacl12-node-expr/">Node Expr</a>

0 commit comments

Comments
 (0)