File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -464,9 +464,18 @@ <h2>Document Outline</h2>
464
464
< p >
465
465
The introduction includes a < a href ="#terminology "> Terminology</ a > section.
466
466
</ 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 >
467
476
< p >
468
477
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 .
470
479
Other RDF serializations such as RDF/XML may be used in practice.
471
480
The reader should be familiar with basic RDF concepts [[rdf12-concepts]] such as triples.
472
481
</ p >
You can’t perform that action at this time.
0 commit comments