Skip to content

Commit 6c33887

Browse files
committed
pnames actually satisfy the IRI grammar
1 parent f6d4f0a commit 6c33887

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
@@ -303,7 +303,7 @@ <h3>RDF Vocabularies and Namespace IRIs</h3>
303303
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral</code>
304304
would be abbreviated as <code>rdf:XMLLiteral</code>
305305
with the prefix mapping from <a href="#tab-vocab-ns"></a>.
306-
Note however that these abbreviations are <em>not</em> valid IRIs,
306+
Note however that these abbreviations are <em>not</em> valid IRIs (or only coincidentally),
307307
and must not be used in contexts where IRIs are expected.
308308
Namespace IRIs and namespace prefixes are <em>not</em> a formal part of the
309309
RDF data model. They are merely a syntactic convenience for

0 commit comments

Comments
 (0)