We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d4f0a commit 6c33887Copy full SHA for 6c33887
spec/index.html
@@ -303,7 +303,7 @@ <h3>RDF Vocabularies and Namespace IRIs</h3>
303
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral</code>
304
would be abbreviated as <code>rdf:XMLLiteral</code>
305
with the prefix mapping from <a href="#tab-vocab-ns"></a>.
306
- Note however that these abbreviations are <em>not</em> valid IRIs,
+ Note however that these abbreviations are <em>not</em> valid IRIs (or only coincidentally),
307
and must not be used in contexts where IRIs are expected.
308
Namespace IRIs and namespace prefixes are <em>not</em> a formal part of the
309
RDF data model. They are merely a syntactic convenience for
0 commit comments