Skip to content

Commit 860a8f4

Browse files
committed
Update from review
1 parent d1bd9c0 commit 860a8f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shacl12-inf-rules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -755,14 +755,14 @@ <h2>Shape Rules Abstract Syntax</h2>
755755
<dt><dfn>triple template</dfn></dt>
756756
<dd>
757757
A <em>triple template</em> is 3-tuple where each element is either
758-
a variable or an RDF term (including being a triple term).
758+
a variable or an RDF term (which might be a triple term).
759759
[=Triple templates=] appear in the [=head=] of a [=rule=].
760760
</dd>
761761

762762
<dt><dfn>triple pattern</dfn></dt>
763763
<dd>
764764
A <em>triple pattern</em> is 3-tuple where each element is either a
765-
variable, or an RDF term (including being a triple term).
765+
variable, or an RDF term (which might be a triple term).
766766
[=Triple patterns=] appear in the [=body=] of a [=rule=].
767767
</dd>
768768

0 commit comments

Comments
 (0)