Skip to content

Commit ab8c439

Browse files
authored
Add notion of transparency in 1.5 Triple Terms and Reification
1 parent 9714dbd commit ab8c439

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,9 @@ <h3>Triple Terms and Reification</h3>
324324
For a <a>triple term</a> to be asserted,
325325
it must also appear in a graph as an <a>asserted triple</a>.</p>
326326

327+
<p>RDF terms that appear in a triple term have the same denotation as when they appear in an asserted triple in the graph.
328+
For this reason, we say that triple terms are <i>transparent</i>.</p>
329+
327330
<p>A <a>triple term</a> can be used as the object of a <a>triple</a> with the predicate <code>rdf:reifies</code>;
328331
such a <a>triple</a> is then a <dfn>reifying triple</dfn>.
329332
The <a>subject</a> of that <a>triple</a> is called a <dfn>reifier</dfn>.

0 commit comments

Comments
 (0)