Skip to content

Commit a592c7e

Browse files
bergosTallTed
andauthored
Apply suggestions from code review
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 1f758aa commit a592c7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shacl12-core/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -663,8 +663,8 @@ <h3>Document Conventions</h3>
663663
}</pre>
664664
<p>
665665
Note that the URI of the graph defining the SHACL vocabulary itself is equivalent to
666-
the namespace above, i.e. it includes the <code>#</code>.
667-
References to the SHACL vocabulary, e.g. via <code>owl:imports</code> should include the <code>#</code>.
666+
the namespace above, i.e., it includes the <code>#</code>.
667+
References to the SHACL vocabulary, e.g., via <code>owl:imports</code> should include the <code>#</code>.
668668
</p>
669669
<p>
670670
Throughout the document, color-coded boxes containing RDF graphs in Turtle and JSON-LD will appear.
@@ -677,7 +677,7 @@ <h3>Document Conventions</h3>
677677
<div class="turtle">
678678
# This box represents an input shapes graph
679679

680-
# Triples that can be omitted are marked as grey e.g.
680+
# Triples that can be omitted are marked as grey, e.g. --
681681
<span class="triple-can-be-skipped">&lt;s&gt; &lt;p&gt; &lt;o&gt; .</span>
682682
</div>
683683
<div class="jsonld">

0 commit comments

Comments
 (0)