File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -755,14 +755,14 @@ <h2>Shape Rules Abstract Syntax</h2>
755
755
< dt > < dfn > triple template</ dfn > </ dt >
756
756
< dd >
757
757
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).
759
759
[=Triple templates=] appear in the [=head=] of a [=rule=].
760
760
</ dd >
761
761
762
762
< dt > < dfn > triple pattern</ dfn > </ dt >
763
763
< dd >
764
764
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).
766
766
[=Triple patterns=] appear in the [=body=] of a [=rule=].
767
767
</ dd >
768
768
You can’t perform that action at this time.
0 commit comments