Skip to content

Commit bb809b2

Browse files
committed
update core outline section
1 parent 48953d2 commit bb809b2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

shacl12-core/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,9 +464,18 @@ <h2>Document Outline</h2>
464464
<p>
465465
The introduction includes a <a href="#terminology">Terminology</a> section.
466466
</p>
467+
<p>
468+
The sections 2 and 3 cover SHACL shapes, constraints, as well as property paths.
469+
</p>
470+
<p>
471+
The section 4 introduces node expressions, while section 5 defines validation in SHACL.
472+
</p>
473+
<p>
474+
The section 6 defines the built-in SHACL Core constraint components. Meanwhile, section 7 discusses non-validating properties.
475+
</p>
467476
<p>
468477
The syntax of SHACL is RDF.
469-
The examples in this document use Turtle [[rdf12-turtle]] and (in one instance) JSON-LD [[json-ld]].
478+
The examples in this document use Turtle [[rdf12-turtle]], JSON-LD [[json-ld]] and SHACL-C.
470479
Other RDF serializations such as RDF/XML may be used in practice.
471480
The reader should be familiar with basic RDF concepts [[rdf12-concepts]] such as triples.
472481
</p>

0 commit comments

Comments
 (0)