Skip to content

Commit fd4e5bf

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

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
@@ -470,7 +470,7 @@ <h2>What's New in SHACL 1.2</h2>
470470
The <code>sh:ShapeClass</code> Metaclass
471471
</td>
472472
<td>
473-
A new class <code>sh:ShapeClass</code>, comparable to <code>owl:Class</code>, used to define classes that can declare constraints that apply to all instances of the class. It is equivalent to OWL syntax for declaring a class that may hold <a href="https://www.w3.org/TR/owl2-primer/#Annotating_Axioms_and_Entities">OWL axioms</a>. This allows SHACL to be a more self-contained ontology modeling language.
473+
A new class, <code>sh:ShapeClass</code>, comparable to <code>owl:Class</code>, is used to define classes that can declare constraints that apply to all instances of the class. It is equivalent to OWL syntax for declaring a class that may hold <a href="https://www.w3.org/TR/owl2-primer/#Annotating_Axioms_and_Entities">OWL axioms</a>. This allows SHACL to be a more self-contained ontology modeling language.
474474
</td>
475475
<td>
476476
<a href="https://www.w3.org/TR/shacl12-core/">Core</a>

0 commit comments

Comments
 (0)