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 d607bc0 commit 5e28549Copy full SHA for 5e28549
common/terms.html
@@ -110,8 +110,8 @@
110
<a>set object</a>, <span class="changed">or as part of <a>nested properties</a>,
111
or in an <a>expanded term definition</a></span>
112
using the <code>@context</code> <a>entry</a>.
113
- Its value may be a <a>map</a> for a <a data-cite="JSON-LD11#dfn-context-definition">,
114
- as an <a>IRI</a>, or as an <a>array</a> combining either of the above.</a>
+ Its value may be a <a>map</a> for a <a data-cite="JSON-LD11#dfn-context-definition">context definition</a>,
+ as an <a>IRI</a>, or as an <a>array</a> combining either of the above.
115
</dd>
116
<dt><dfn>context map</dfn></dt><dd>
117
An embedded <a>context</a> is a <a>map</a> composed of a combintation of
0 commit comments