You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -4193,8 +4194,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
4193
4194
As a consequence, context publishers should use this feature with care.
4194
4195
</p>
4195
4196
4196
-
<p class="note">Protected term definitions are a new feature in JSON-LD 1.1, requiring
4197
-
<a>processing mode</a> set to <code>json-ld-1.1</code>.</p>
4197
+
<p class="note">Protected term definitions are a new feature in JSON-LD 1.1.</p>
4198
4198
</section>
4199
4199
</section>
4200
4200
@@ -6184,7 +6184,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
6184
6184
</section>
6185
6185
6186
6186
<section class="informative changed"><h2>Using <code>@set</code> with <code>@type</code></h2>
6187
-
<p class="changed">When <a>processing mode</a> is set to <code>json-ld-1.1</code>,
6187
+
<p class="changed">Unless the <a>processing mode</a> is set to `json-ld-1.0`,
6188
6188
<code>@type</code> may be used with an <a>expanded term definition</a> with <code>@container</code> set
6189
6189
to <code>@set</code>; no other <a>entries</a> may be set within such an <a>expanded term definition</a>.
6190
6190
This is used by the <a data-cite="JSON-LD11-API#compaction-algorithm">Compaction algorithm</a> to ensure that the values of <code>@type</code> (or an alias)
@@ -6517,8 +6517,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
6517
6517
</pre>
6518
6518
</aside>
6519
6519
6520
-
<p class="note"><a>Nested properties</a> are a new feature in JSON-LD 1.1, requiring
6521
-
<a>processing mode</a> set to <code>json-ld-1.1</code>.</p>
6520
+
<p class="note"><a>Nested properties</a> are a new feature in JSON-LD 1.1.</p>
6522
6521
</section>
6523
6522
6524
6523
<section class="informative"><h2>Embedding</h2>
@@ -7152,7 +7151,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
7152
7151
When <em>compacting</em>, this ensures that a <a>JSON-LD Processor</a> will use
7153
7152
the <a>array</a> form for all values of indexes.</p>
7154
7153
7155
-
<p class="changed">If the <a>processing mode</a> is set to <code>json-ld-1.1</code>,
7154
+
<p class="changed">Unless the <a>processing mode</a> is set to `json-ld-1.0`,
7156
7155
the special index <code>@none</code> is used for indexing
7157
7156
data which does not have an associated index, which is useful to maintain
7158
7157
a normalized representation.</p>
@@ -7290,7 +7289,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
7290
7289
the keys used to index objects are semantically linked to these objects,
7291
7290
and should be preserved not only syntactically, but also semantically.
7292
7291
</p>
7293
-
<p>If the <a>processing mode</a> is set to <code>json-ld-1.1</code>,
7292
+
<p>Unless the <a>processing mode</a> is set to `json-ld-1.0`,
7294
7293
<code>"@container": "@index"</code> in a term description can be accompanied with
7295
7294
an <code>"@index"</code> key. The value of that key must map to an <a>IRI</a>,
7296
7295
which identifies the semantic property linking each object to its key.
@@ -7574,7 +7573,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
7574
7573
</pre>
7575
7574
</aside>
7576
7575
7577
-
<p class="changed">If the <a>processing mode</a> is set to <code>json-ld-1.1</code>,
7576
+
<p class="changed">Unless the <a>processing mode</a> is set to `json-ld-1.0`,
7578
7577
the special index <code>@none</code> is used for indexing
7579
7578
strings which do not have a language; this is useful to maintain
7580
7579
a normalized representation for string values not having a datatype.</p>
@@ -8010,8 +8009,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
8010
8009
</pre>
8011
8010
</aside>
8012
8011
8013
-
<p class="note"><a>Id maps</a> are a new feature in JSON-LD 1.1, requiring
8014
-
<a>processing mode</a> set to <code>json-ld-1.1</code>.</p>
8012
+
<p class="note"><a>Id maps</a> are a new feature in JSON-LD 1.1.</p>
8015
8013
</section>
8016
8014
<section class="informative changed"><h2>Node Type Indexing</h2>
8017
8015
@@ -8339,8 +8337,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
8339
8337
<p>As with <a>id maps</a>, when used with <code>@type</code>, a container may also
8340
8338
include <code>@set</code> to ensure that key values are always contained in an array.</p>
8341
8339
8342
-
<p class="note"><a>Type maps</a> are a new feature in JSON-LD 1.1, requiring
8343
-
<a>processing mode</a> set to <code>json-ld-1.1</code>.</p>
8340
+
<p class="note"><a>Type maps</a> are a new feature in JSON-LD 1.1.</p>
8344
8341
</section>
8345
8342
</section>
8346
8343
@@ -9317,8 +9314,7 @@ <h3>Graph Containers</h3>
9317
9314
associated with the <a>named graph</a>, which exists separately within
9318
9315
the <a>dataset</a>.</p>
9319
9316
9320
-
<p class="note">Graph Containers are a new feature in JSON-LD 1.1, requiring
9321
-
<a>processing mode</a> set to <code>json-ld-1.1</code>.</p>
9317
+
<p class="note">Graph Containers are a new feature in JSON-LD 1.1.</p>
9322
9318
</section>
9323
9319
9324
9320
<section class="informative changed"><h3>Named Graph Data Indexing</h3>
@@ -9575,8 +9571,7 @@ <h3>Graph Containers</h3>
9575
9571
-->
9576
9572
</pre>
9577
9573
</aside>
9578
-
<p class="note">Named Graph Data Indexing is a new feature in JSON-LD 1.1, requiring
9579
-
<a>processing mode</a> set to <code>json-ld-1.1</code>.</p>
9574
+
<p class="note">Named Graph Data Indexing is a new feature in JSON-LD 1.1.</p>
0 commit comments