Skip to content

Commit 8873da0

Browse files
committed
Better describe example 25.
Fixes #237.
1 parent 7db9539 commit 8873da0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2394,9 +2394,12 @@ <h1>Advanced Concepts</h1>
23942394

23952395
<p class="changed">Since <code>json-ld-1.1</code>,
23962396
the <a>vocabulary mapping</a> in a <a>local context</a> can be set to the a <a>relative IRI</a>,
2397-
which is concatenated to any <a>vocabulary mapping</a> in the <a>active context</a>
2398-
(see <a href="#document-relative-vocabulary-mapping" class="sectionRef"></a>
2399-
for how this applies if there is no <a>vocabulary mapping</a> in the <a>active context</a>).</p>
2397+
which is concatenated to any <a>vocabulary mapping</a> in the <a>active context</a>
2398+
(see <a href="#document-relative-vocabulary-mapping" class="sectionRef"></a>
2399+
for how this applies if there is no <a>vocabulary mapping</a> in the <a>active context</a>).</p>
2400+
2401+
<p class="changed">The following example illustrates the affect of expanding a property using
2402+
a <a>relative IRI</a>, which is shown in the Expanded (Result) tab below.</p>
24002403

24012404
<aside class="example ds-selector-tabs"
24022405
title="Using a default vocabulary relative to a previous default vocabulary">

0 commit comments

Comments
 (0)