File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -2140,6 +2140,16 @@ <h1>Advanced Concepts</h1>
2140
2140
The following example specifies an external context
2141
2141
and then layers an <a>embedded context</a> on top of the external context:</p>
2142
2142
2143
+ <p class="changed">In JSON-LD 1.1, there are other mechanisms for introducing contexts, including
2144
+ scoped contexts and imported contexts, and there are new ways of protecting term definitions,
2145
+ so there are cases where the last defined inline context is not necessarily one
2146
+ which defines the scope of terms.
2147
+ See <a href="#scoped-contexts" class="sectionRef"></a>,
2148
+ <a href="#context-propagation" class="sectionRef"></a>,
2149
+ <a href="#imported-contexts" class="sectionRef"></a>, and
2150
+ <a href="#protected-term-definitions" class="sectionRef"></a>
2151
+ for further information.</p>
2152
+
2143
2153
<aside class="example ds-selector-tabs"
2144
2154
title="Combining external and local contexts">
2145
2155
<div class="selectors">
You can’t perform that action at this time.
0 commit comments