Skip to content

Commit da756d5

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

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
@@ -448,7 +448,7 @@ <h2>What's New in SHACL 1.2</h2>
448448
Constraints on RDF 1.2 Reification
449449
</td>
450450
<td>
451-
The major new feature in RDF 1.2 is reification - RDF statements about other statements. SHACL 1.2 introduces new constraint properties <code>sh:reifierShape</code> and <code>sh:reificationRequired</code> which allows SHACL to chain a shape targeting a triple to another shape targeting reification elements.
451+
The major new feature in RDF 1.2 is reification, enabling RDF statements to be easily made about other RDF statements. SHACL 1.2 introduces new constraint properties (<code>sh:reifierShape</code> and <code>sh:reificationRequired</code>) which allow a shape targeting a triple to be chained to another shape targeting reification elements.
452452
</td>
453453
<td>
454454
<a href="https://www.w3.org/TR/shacl12-core/">Core</a>

0 commit comments

Comments
 (0)