Skip to content

Commit 41ae00d

Browse files
authored
Rewording on asserted triple terms
1 parent ab8c439 commit 41ae00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,8 @@ <h3>Triple Terms and Reification</h3>
321321
statements to be made about other statements that may not be
322322
asserted within an <a>RDF graph</a>.
323323
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>
326326

327327
<p>RDF terms that appear in a triple term have the same denotation as when they appear in an asserted triple in the graph.
328328
For this reason, we say that triple terms are <i>transparent</i>.</p>

0 commit comments

Comments
 (0)