Skip to content

Commit d88fb40

Browse files
pchampinTallTed
andcommitted
Update spec/index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 9f4cf0f commit d88fb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h3>RDF Vocabularies and Namespace IRIs</h3>
304304
the IRI <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral</code>
305305
would be abbreviated as <code>rdf:XMLLiteral</code>.
306306
Note however that such abbreviations are <em>not</em> meant to be processed directly as IRIs,
307-
and must not be used in syntactic contexts where IRIs are expected.
307+
and are not to be used in syntactic contexts where IRIs are expected.
308308
Note also that [=namespace IRIs=] and [=namespace prefixes=] are not a formal part of the RDF data model.
309309
They are merely a syntactic convenience for abbreviating IRIs;
310310
for processing, the actual IRIs are reconstructed by replacing each namespace prefix with the corresponding namespace IRI.

0 commit comments

Comments
 (0)