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
@@ -384,20 +385,15 @@ <h2>What's New in SHACL 1.2</h2>
384
385
<pclass="todo">
385
386
The main information about SHACL 1.0 → 1.2 will be added here.
386
387
</p>
387
-
<h4>SHACL-SHACL</h4>
388
388
<p>
389
-
SHACL 1.0 included all the information about SHACL-SHACL at the time inline, within an Appendix, consisting of an
390
-
introductory paragraph and the SHACL-SHACL RDF data only. SHACL 1.2 has moved this information to an appendix in this Overview..
391
-
</p>
392
-
<p>
393
-
A note about this new SHACL-SHACL location is retained in SHACL 1.2 Core.
389
+
SHACL 1.0 Core <ahref="https://www.w3.org/TR/2017/REC-shacl-20170720/#shacl-shacl">included an appendix</a> providing a shapes graph to be used to validate shapes graphs according to the SHACL 1.0 Core specification. SHACL 1.2 has moved this information from the Core specification to an appendix in this Overview to allow for information relevant to parts of SHACL 1.2 not in the Core. A note about this new SHACL-SHACL location is retained in SHACL 1.2 Core.
394
390
</p>
395
391
</section>
396
392
397
393
<sectionid="specifications">
398
394
<h2>Specifications</h2>
399
395
<h3>
400
-
SHACL 1.2:
396
+
SHACL 1.2
401
397
</h3>
402
398
<dl>
403
399
<dt>SHACL 1.2 Overview (this document)</dt>
@@ -417,16 +413,16 @@ <h3>
417
413
</dl>
418
414
419
415
<h3>
420
-
SHACL 1.0:
416
+
SHACL 1.0
421
417
</h3>
422
418
<p><em>The original SHACL specifications, now deprecated in favour of SHACL 1.2 specifications, above.</em></p>
<dd>Inference Rules specification elements only</dd>
458
456
<dt><ahref="">SHACL-SHACL UI</a></dt>
457
+
<dd>UI specification elements only</dd>
459
458
<dt><ahref="">SHACL-SHACL Profiling</a></dt>
459
+
<dd>Profiling specification elements only</dd>
460
+
</dl>
461
+
<p>
462
+
Additionally, the union of the above shapes graphs is also provided:
463
+
</p>
464
+
<dl>
465
+
<dt><ahref="">SHACL-SHACL union</a></dt>
466
+
<dd>the union of all other SHACL-SHACL graphs</dd>
460
467
</dl>
468
+
<p>
469
+
The SHACL-SHACL shapes graphs listed above can be retrieved from their namespace IRIs and are also available within the <ahref="https://github.com/w3c/shacl-resources">W3C SHACL Resources repository</a> which also contains other community-generated SHACL resources.
0 commit comments