diff --git a/spec/index.html b/spec/index.html index 29fd7b8..c180b4a 100644 --- a/spec/index.html +++ b/spec/index.html @@ -186,9 +186,11 @@

Triple Terms

For a triple term to be asserted, it must also appear in a graph as an asserted triple.

-

A triple term can be used as the object of a triple with the predicate rdf:reifies. +

A triple term can be used as the object of a triple with the predicate rdf:reifies; + such a triple is then a reifying triple. The subject of that triple is called a reifier. - Assertions on the triple term are made using the reifier.

+ Assertions on the triple term are made using the reifier. + A concrete syntax may provide a special notation for specifying reifying triples.

Using the reifier as an indirect way of referencing a triple term allows multiple groups of assertions to be separated from each other, @@ -1826,7 +1828,8 @@

Changes between RDF 1.1 and RDF 1.2

  • Added and definitions for triple term and asserted triple and extended the definition of - RDF triple to permit triple terms as objects.. + RDF triple to permit triple terms as objects. + Also defines reifier and reifying triple.
  • Added the base direction element as part of a literal, and a description of its use in .