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
+46-45Lines changed: 46 additions & 45 deletions
Original file line number
Diff line number
Diff line change
@@ -366,7 +366,7 @@ <h2>Introduction</h2>
366
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.
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 elements for advanced validation and SHACL functions beyond validation, such as User Interface generation.
370
370
</p>
371
371
<p>
372
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.
@@ -381,52 +381,65 @@ <h2>Introduction</h2>
381
381
382
382
<sectionid="whatsnew">
383
383
<h2>What's New in SHACL 1.2</h2>
384
+
<pclass="todo">
385
+
The main information about SHACL 1.0 → 1.2 will be added here.
386
+
</p>
387
+
<h4>SHACL-SHACL</h4>
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>
384
392
<p>
385
-
<em>coming soon</em>
393
+
A note about this new SHACL-SHACL location is retained in SHACL 1.2 Core.
386
394
</p>
387
395
</section>
388
396
389
397
<sectionid="specifications">
390
398
<h2>Specifications</h2>
391
-
<p>
399
+
<h3>
392
400
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>
<pclass="todo">TODO: This section will describe...</p>
428
436
</section>
429
437
438
+
<sectionid="governance">
439
+
<h3>Governance</h3>
440
+
<pclass="todo">TODO: This section will describe the governance arrangements in place for the continued maintenance of SHACL-SHACL resources, i.e., handling updates beyond the time frame of the Working Group's Charter.</p>
0 commit comments