File tree 1 file changed +6
-3
lines changed 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -2394,9 +2394,12 @@ <h1>Advanced Concepts</h1>
2394
2394
2395
2395
<p class="changed">Since <code>json-ld-1.1</code>,
2396
2396
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>
2400
2403
2401
2404
<aside class="example ds-selector-tabs"
2402
2405
title="Using a default vocabulary relative to a previous default vocabulary">
You can’t perform that action at this time.
0 commit comments