File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6290,10 +6290,6 @@ <h2>Changes since 1.0 Recommendation of 16 January 2014</h2>
6290
6290
values of maps for which there is no natural index. The < a
6291
6291
href ="#expansion-algorithm "> Expansion Algorithm</ a > removes this indexing
6292
6292
transparently.</ li >
6293
- < li > The empty string (< code > ""</ code > ) has been added as a possible value for < code > @vocab</ code > in
6294
- a context. When this is set, vocabulary-relative IRIs, such as the
6295
- < a > entries</ a > of < a > node objects</ a > , are expanded or compacted relative
6296
- to the < a > base IRI</ a > using string concatenation.</ li >
6297
6293
</ ul >
6298
6294
< p > Additionally, see < a href ="#changes-from-cg " class ="sectionRef "> </ a > .</ p >
6299
6295
</ section >
@@ -6364,6 +6360,10 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
6364
6360
This allows the use of the object form of a JSON-LD document when there is more
6365
6361
than one < a > node object</ a > being defined, and where those < a > node objects</ a >
6366
6362
are not embedded as values of the containing < a > node object</ a > .</ li >
6363
+ < li > A < a > relative IRI</ a > has been added as a possible value for < code > @vocab</ code > in
6364
+ a context. When this is set, vocabulary-relative IRIs, such as the
6365
+ < a > entries</ a > of < a > node objects</ a > , are expanded or compacted relative
6366
+ to the < a > base IRI</ a > and the < a > vocabulary mapping</ a > using string concatenation.</ li >
6367
6367
</ ul >
6368
6368
</ section >
6369
6369
You can’t perform that action at this time.
0 commit comments