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-overview/index.html
+85-12Lines changed: 85 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -363,23 +363,103 @@
363
363
<sectionid="introduction">
364
364
<h2>Introduction</h2>
365
365
<p>
366
-
This document provides a non-normative, high-level, overview of the various Shapes Constraint Language (SHACL) documents.
366
+
This document provides a non-normative, high-level, overview of the various Shapes Constraint Language (SHACL) specifications.
367
367
</p>
368
368
<p>
369
-
The second iteration of the World Wide Web Consortium's <ahref="https://www.w3.org/groups/wg/data-shapes/">Data Shapes Working Group</a> aimed to "...update data shapes standards in line with the versions of core Semantic Web standards that cater for RDF-star and to extend the applications of data shapes with new packaging and use specifications". The outcome of the Working Group's operations was a set of specifications - W3C 'Recommendations' - that cover core SHACL elements, extended ones and SHACL functions beyond RDF validation, such as User Interface generation. The Overview section below lists all the Working Group specifications and they are also listed in each specification's Introduction too.
369
+
The second iteration of the World Wide Web Consortium's <ahref="https://www.w3.org/groups/wg/data-shapes/">Data Shapes Working Group</a> aimed to "...update data shapes standards in line with the versions of core Semantic Web standards that cater for RDF-star and to extend the applications of data shapes with new packaging and use specifications". The outcome of the Working Group's operations was a set of specifications - W3C 'Recommendations' - that cover core SHACL elements, extended ones and SHACL functions beyond RDF validation, such as User Interface generation.
370
+
</p>
371
+
<p>
372
+
The <em>What's new in SHACL 1.2</em> section below describes the changes between SHACL, as published in 2017 and SHACL 1.2, including all the new SHACL elements such as SHACL for User Interface generation.
373
+
</p>
374
+
<p>
375
+
The <em>Specifications</em> section below lists all the Data Shapes Working Group's specifications which are also listed in each specification's Introduction.
376
+
</p>
377
+
<p>
378
+
The appendixes below contain material supporting the set of SHACL specifications and provide SHACL users with additional support, such as validators for shapes graphs.
370
379
</p>
371
380
</section>
372
381
373
-
<sectionid="governance">
374
-
<h2>Governance</h2>
375
-
<pclass="todo">TODO: This section will describe the governance arrangements in place for the continued maintenance of this NOTE.</p>
382
+
<sectionid="whatsnew">
383
+
<h2>What's New in SHACL 1.2</h2>
384
+
<p>
385
+
<em>coming soon</em>
386
+
</p>
387
+
</section>
388
+
389
+
<sectionid="specifications">
390
+
<h2>Specifications</h2>
391
+
<p>
392
+
SHACL 1.2:
393
+
</p>
394
+
<ol>
395
+
<li>SHACL 1.2 Overview (this document)
396
+
<ul><li>overviews the set of SHACL specifications</li></ul>
The <ahref="https://www.w3.org/groups/wg/data-shapes/">Data Shapes Working Group</a> maintains SHACL graphs that can be used to validate other SHACL Shapes graphs, called "SHACL-SHACL". There is more than one to allow for the validation of subsets of the total body of SHACL elements defined in the various SHACL specifications.
434
+
</p>
435
+
<p>
436
+
Each SHACL-SHACL graph correspond to the scope of individual SHACL specifications and are available as RDF resources:
437
+
</p>
438
+
<ul>
439
+
<li>
440
+
<ahref="">SHACL-SHACL all</a> - <em>the union of all other SHACL-SHACL graphs</em>
0 commit comments