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