File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -2470,6 +2470,11 @@ <h1>Advanced Concepts</h1>
2470
2470
</pre>
2471
2471
</aside>
2472
2472
2473
+ <p class="note">The grammar for `@vocab`, as defined in <a href="#context-definitions" class="sectionRef"></a>
2474
+ allows the value to be a <a>term</a> or <a>compact IRI</a>.
2475
+ Note that terms used in the value of `@vocab` must be in scope at the time the context is introduced,
2476
+ otherwise there would be a circular dependency between `@vocab` and other terms defined in the same context.</p>
2477
+
2473
2478
<section id="document-relative-vocabulary-mapping" class="changed">
2474
2479
<h3>Using the Document Base for the Default Vocabulary</h3>
2475
2480
<p>In some cases, vocabulary terms are defined directly within the document
You can’t perform that action at this time.
0 commit comments