Skip to content

Commit f6c3110

Browse files
committed
Update change note on relative IRIs for vocabulary mappings.
1 parent 64ab8a4 commit f6c3110

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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>&quot;&quot;</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

0 commit comments

Comments
 (0)