File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -295,11 +295,14 @@ <h3>RDF Vocabularies and Namespace IRIs</h3>
295
295
</ tr >
296
296
</ table >
297
297
298
- < p > In some serialization formats it is common to abbreviate < a > IRIs</ a >
299
- that start with < a > namespace IRIs</ a > by using a
300
- < a > namespace prefix</ a > in order to assist readability. For example, the IRI
298
+ < p > In some serialization formats it is common
299
+ to some [=namespace IRIs=] to arbitrary [=namespace prefixes=],
300
+ and to abbreviate < a > IRIs</ a > that start with one of those < a > namespace IRIs</ a > by using the corresponding < a > namespace prefix</ a > ,
301
+ in order to assist readability.
302
+ For example, the IRI
301
303
< code > http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral</ code >
302
- would be abbreviated as < code > rdf:XMLLiteral</ code > .
304
+ would be abbreviated as < code > rdf:XMLLiteral</ code >
305
+ with the prefix mapping from < a href ="#tab-vocab-ns "> </ a > .
303
306
Note however that these abbreviations are < em > not</ em > valid IRIs,
304
307
and must not be used in contexts where IRIs are expected.
305
308
Namespace IRIs and namespace prefixes are < em > not</ em > a formal part of the
You can’t perform that action at this time.
0 commit comments