diff --git a/spec/index.html b/spec/index.html index 29fd7b8..38f8e26 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, + called a reified 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. + Some concrete syntaxes may provide a syntax for specifyig reified 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 reified triple.
  • Added the base direction element as part of a literal, and a description of its use in .