Skip to content

Commit 460845a

Browse files
pchampinTallTed
andcommitted
Apply suggestions from code review
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 677b466 commit 460845a

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
@@ -307,8 +307,8 @@ <h3>RDF Vocabularies and Namespace IRIs</h3>
307307
Note however that such abbreviations are <em>not</em> meant to be processed directly as IRIs,
308308
and must not be used in syntactic contexts where IRIs are expected.
309309
Note also that [=namespace IRIs=] and [=namespace prefixes=] are not a formal part of the RDF data model.
310-
Instead, they are merely a syntactic convenience for abbreviating IRIs;
311-
for processing, the actual IRIs are reconstructed by replacing the namespace prefixes with the corresponding namespace IRIs.
310+
They are merely a syntactic convenience for abbreviating IRIs;
311+
for processing, the actual IRIs are reconstructed by replacing each namespace prefix with the corresponding namespace IRI.
312312
</p>
313313

314314
<p>The term “<dfn class="lint-ignore">namespace</dfn>” on its own does not have a

0 commit comments

Comments
 (0)