Skip to content

Commit 31157b2

Browse files
committed
add Ted's suggestions
1 parent 530e1cc commit 31157b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

shacl12-core/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -471,17 +471,17 @@ <h2>Document Outline</h2>
471471
The introduction includes a <a href="#terminology">Terminology</a> section.
472472
</p>
473473
<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.
475475
</p>
476476
<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.
478478
</p>
479479
<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.
481481
</p>
482482
<p>
483483
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]].
485485
Other RDF serializations such as RDF/XML may be used in practice.
486486
The reader should be familiar with basic RDF concepts [[rdf12-concepts]] such as triples.
487487
</p>

0 commit comments

Comments
 (0)