File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -471,17 +471,17 @@ <h2>Document Outline</h2>
471
471
The introduction includes a < a href ="#terminology "> Terminology</ a > section.
472
472
</ p >
473
473
< p >
474
- The sections 2 and 3 cover SHACL shapes, constraints, as well as property paths.
474
+ Sections 2 and 3 cover SHACL shapes and constraints, as well as property paths.
475
475
</ p >
476
476
< p >
477
- The section 4 introduces node expressions, while section 5 defines validation in SHACL.
477
+ Section 4 introduces node expressions, while section 5 defines validation in SHACL.
478
478
</ p >
479
479
< p >
480
- The section 6 defines the built-in SHACL Core constraint components. Meanwhile, section 7 discusses non-validating properties.
480
+ Section 6 defines the built-in SHACL Core constraint components, and section 7 discusses non-validating properties.
481
481
</ p >
482
482
< p >
483
483
The syntax of SHACL is RDF.
484
- The examples in this document use Turtle [[rdf12-turtle]], JSON-LD [[json-ld]] and SHACL-C [[shacl12-shacl-c]].
484
+ The examples in this document use Turtle [[rdf12-turtle]], JSON-LD [[json-ld]], and SHACL-C [[shacl12-shacl-c]].
485
485
Other RDF serializations such as RDF/XML may be used in practice.
486
486
The reader should be familiar with basic RDF concepts [[rdf12-concepts]] such as triples.
487
487
</ p >
You can’t perform that action at this time.
0 commit comments