Skip to content

Commit 76cc606

Browse files
gkelloggdavidlehn
andcommitted
Apply suggestions from code review
Co-Authored-By: David I. Lehn <[email protected]>
1 parent 0b199c6 commit 76cc606

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3673,7 +3673,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
36733673
The rationale is that the new definition does not violate the protection,
36743674
as it does not change the semantics of the protected term.
36753675
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>,
36773677
which may occur (including in a protected form) in several contexts.
36783678
</p>
36793679

@@ -3704,7 +3704,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
37043704
{
37053705
****"id": "@id",
37063706
"type": "@type",****
3707-
####­– Those "redefinition" do not raise an error.
3707+
####­– Those "redefinitions" do not raise an error.
37083708
­– Note however that the terms are still protected ####
37093709
"Person": "http://schema.org/Person",
37103710
"name": "http://schema.org/name"
@@ -12832,7 +12832,7 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
1283212832
using type <code>application/ld+json;profile=http://www.w3.org/ns/json-ld#frame</code>.</li>
1283312833
<li>Term definitions can now be <a href="#protected-term-definitions">protected</a>,
1283412834
to limit the ability of other contexts to override them.</li>
12835-
</ul>
12835+
</ul>
1283612836
</section>
1283712837

1283812838
<section id="ack"

0 commit comments

Comments
 (0)