Skip to content

Commit 972af85

Browse files
committed
minimal Introduction section
1 parent 62f30f9 commit 972af85

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

shacl12-overview/index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
<body>
348348
<section id="abstract">
349349
<p>
350-
The <em>Shapes Constraint Language</em> "SHACL" is a language for validating RDF graphs against a set
350+
The <em>Shapes Constraint Language</em>, "SHACL", is a language for validating RDF graphs against a set
351351
of conditions. SHACL has a core specification, extensions for related query languages, User Interface
352352
generation, rule-based reasoning and a data profiling mechanism. This document overviews all these
353353
parts of SHACL and serves as an introduction to all of them and related on-going work such as libraries
@@ -362,7 +362,12 @@
362362

363363
<section id="introduction">
364364
<h2>Introduction</h2>
365-
<p class="todo">TODO</p>
365+
<p>
366+
This document provides a non-normative, high-level, overview of the various Shapes Constraint Language (SHACL) documents.
367+
</p>
368+
<p>
369+
The second iteration of the World Wide Web Consortium's <a href="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.
370+
</p>
366371
</section>
367372

368373
<section id="governance">
@@ -410,9 +415,5 @@ <h2>Changes between SHACL 1.0 Core and SHACL 1.2 Core</h2>
410415
A reference to this Note is retained in SHACL 1.2 Core.
411416
</p>
412417
</section>
413-
414-
<!-- <section class="appendix" id="issue-summary">-->
415-
<!-- &lt;!&ndash; A list of issues will magically appear here &ndash;&gt;-->
416-
<!-- </section>-->
417418
</body>
418419
</html>

0 commit comments

Comments
 (0)