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
Copy file name to clipboardExpand all lines: shacl12-core/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1158,7 +1158,7 @@ <h4>Implicit Class Targets</h4>
1158
1158
in <code>SG</code> then the set of <a>SHACL instances</a> of <code>s</code> in a data graph <code>DG</code> is a <a>target</a> from <code>DG</code> for <code>s</code> in <code>SG</code>.
1159
1159
</div>
1160
1160
<pid="ShapeClass">
1161
-
The SHACL namespace includes a dedicated metaclass<code>sh:ShapeClass</code> that can serve as a syntactic shortcut for the implicit class targets pattern.
1161
+
The SHACL namespace includes a dedicated class<code>sh:ShapeClass</code> that can serve as a syntactic shortcut for the implicit class targets pattern.
<h2>Changes between SHACL 1.0 Core and SHACL 1.2 Core</h2>
4503
4503
<ul>
4504
-
<li>Added the new metaclass<ahref="#ShapeClass"><code>sh:ShapeClass</code></a> as syntactic sugar for implicit class targets, see <ahref="https://github.com/w3c/data-shapes/issues/212">Issue 212</a></li>
4504
+
<li>Added the new class<ahref="#ShapeClass"><code>sh:ShapeClass</code></a> as syntactic sugar for implicit class targets, see <ahref="https://github.com/w3c/data-shapes/issues/212">Issue 212</a></li>
0 commit comments