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>
62906290 values of maps for which there is no natural index. The < a
62916291 href ="#expansion-algorithm "> Expansion Algorithm</ a > removes this indexing
62926292 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 >
62976293 </ ul >
62986294 < p > Additionally, see < a href ="#changes-from-cg " class ="sectionRef "> </ a > .</ p >
62996295</ section >
@@ -6364,6 +6360,10 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
63646360 This allows the use of the object form of a JSON-LD document when there is more
63656361 than one < a > node object</ a > being defined, and where those < a > node objects</ a >
63666362 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 >
63676367 </ ul >
63686368</ section >
63696369
You can’t perform that action at this time.
0 commit comments