File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3673,7 +3673,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
3673
3673
The rationale is that the new definition does not violate the protection,
3674
3674
as it does not change the semantics of the protected term.
3675
3675
This is useful for widespread term definitions,
3676
- such as e.g. aliasing <code>@type</code> to <code>type</code>,
3676
+ such as aliasing <code>@type</code> to <code>type</code>,
3677
3677
which may occur (including in a protected form) in several contexts.
3678
3678
</p>
3679
3679
@@ -3704,7 +3704,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
3704
3704
{
3705
3705
****"id": "@id",
3706
3706
"type": "@type",****
3707
- ####– Those "redefinition " do not raise an error.
3707
+ ####– Those "redefinitions " do not raise an error.
3708
3708
– Note however that the terms are still protected ####
3709
3709
"Person": "http://schema.org/Person",
3710
3710
"name": "http://schema.org/name"
@@ -12832,7 +12832,7 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
12832
12832
using type <code>application/ld+json;profile=http://www.w3.org/ns/json-ld#frame</code>.</li>
12833
12833
<li>Term definitions can now be <a href="#protected-term-definitions">protected</a>,
12834
12834
to limit the ability of other contexts to override them.</li>
12835
- </ul>
12835
+ </ul>
12836
12836
</section>
12837
12837
12838
12838
<section id="ack"
You can’t perform that action at this time.
0 commit comments