File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -663,8 +663,8 @@ <h3>Document Conventions</h3>
663
663
}</ pre >
664
664
< p >
665
665
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 > .
668
668
</ p >
669
669
< p >
670
670
Throughout the document, color-coded boxes containing RDF graphs in Turtle and JSON-LD will appear.
@@ -677,7 +677,7 @@ <h3>Document Conventions</h3>
677
677
< div class ="turtle ">
678
678
# This box represents an input shapes graph
679
679
680
- # Triples that can be omitted are marked as grey e.g.
680
+ # Triples that can be omitted are marked as grey, e.g. --
681
681
< span class ="triple-can-be-skipped "> <s> <p> <o> .</ span >
682
682
</ div >
683
683
< div class ="jsonld ">
You can’t perform that action at this time.
0 commit comments