We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9714dbd commit ab8c439Copy full SHA for ab8c439
spec/index.html
@@ -324,6 +324,9 @@ <h3>Triple Terms and Reification</h3>
324
For a <a>triple term</a> to be asserted,
325
it must also appear in a graph as an <a>asserted triple</a>.</p>
326
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
+
330
<p>A <a>triple term</a> can be used as the object of a <a>triple</a> with the predicate <code>rdf:reifies</code>;
331
such a <a>triple</a> is then a <dfn>reifying triple</dfn>.
332
The <a>subject</a> of that <a>triple</a> is called a <dfn>reifier</dfn>.
0 commit comments