Skip to content

Commit 037b631

Browse files
authored
Merge pull request #488 from w3c/overview-updates
add references to Compact Syntax and remove strikethroughs
2 parents ace342f + 5c9aa89 commit 037b631

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

shacl12-overview/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,9 +397,11 @@ <h3>
397397
<dd>defines graph expressions used to determine focus nodes in SHACL</dd>
398398
<dt><a href="https://w3c.github.io/data-shapes/shacl12-inf-rules/">SHACL 1.2 Inference Rules</a></dt>
399399
<dd>defines SHACL's methods of rule-based inference</dd>
400-
<dt><s><a href="https://w3c.github.io/data-shapes/shacl12-ui/">SHACL 1.2 UI</a></s></dt>
400+
<dt><a href="https://w3c.github.io/data-shapes/shacl12-ui/">SHACL 1.2 UI</a></dt>
401401
<dd>defines SHACL's use for User Interface generation</dd>
402-
<dt><s><a href="https://w3c.github.io/data-shapes/shacl12-profiling/">SHACL 1.2 Profiling</a></s></dt>
402+
<dt><a href="https://w3c.github.io/data-shapes/shacl12-compact-syntax/">SHACL 1.2 Compact Syntax</a></dt>
403+
<dd>defines an RDF syntax for expressing SHACL concepts</dd>
404+
<dt><a href="https://w3c.github.io/data-shapes/shacl12-profiling/">SHACL 1.2 Profiling</a></dt>
403405
<dd>defines the use of SHACL for profiling data, including SHACL data</dd>
404406
</dl>
405407

@@ -449,6 +451,9 @@ <h2>SHACL-SHACL</h2>
449451
<dt><a href="">SHACL-SHACL Profiling</a></dt>
450452
<dd>Profiling specification elements only</dd>
451453
</dl>
454+
<p class="note">
455+
There is no SHACL-SHACL graph for SHACL Compact Syntax since the specification defines an RDF syntax specialised for describing SHACL concepts - and does not introduce any new concepts itself.
456+
</p>
452457
<p>
453458
Additionally, the union of the above shapes graphs is also provided:
454459
</p>

0 commit comments

Comments
 (0)