We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 468a0b3 commit 0b199c6Copy full SHA for 0b199c6
index.html
@@ -12830,7 +12830,9 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
12830
This allows a mechanism for documenting the content of a context using HTML.</li>
12831
<li>A <a>frame</a> may also be located within an HTML document, identified
12832
using type <code>application/ld+json;profile=http://www.w3.org/ns/json-ld#frame</code>.</li>
12833
- </ul>
+ <li>Term definitions can now be <a href="#protected-term-definitions">protected</a>,
12834
+ to limit the ability of other contexts to override them.</li>
12835
+ </ul>
12836
</section>
12837
12838
<section id="ack"
0 commit comments