File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -321,8 +321,11 @@ <h3>Triple Terms and Reification</h3>
321
321
statements to be made about other statements that may not be
322
322
asserted within an < a > RDF graph</ a > .
323
323
This allows statements to be made about relationships that may be contradictory.
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 >
324
+ For a < a > triple term</ a > to be asserted in a graph,
325
+ it must appear as an < a > asserted triple</ a > in that same graph.</ 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 >
326
329
327
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 > ;
328
331
such a < a > triple</ a > is then a < dfn > reifying triple</ dfn > .
You can’t perform that action at this time.
0 commit comments