We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55504a9 commit c062307Copy full SHA for c062307
index.html
@@ -1074,7 +1074,7 @@ <h2>RDF Serialization/Deserialization</h2>
1074
<p>The <a>active context</a> consists of:</p>
1075
<ul>
1076
<li>the active <a>term definitions</a> which specify how
1077
- keys and values have to be interpreted (<a>array</a> of <a>term definitions</a>),</li>
+ keys and values have to be interpreted (<a>map</a> of <a>term definitions</a>),</li>
1078
<li>the current <dfn data-lt="context-base-iri" data-lt-noDefault>base IRI</dfn> (<a>IRI</a>),</li>
1079
<li class="changed">the <dfn>original base URL</dfn> (<a>IRI</a>),</li>
1080
<li class="changed">an <dfn data-lt="context-inverse" data-lt-noDefault>inverse context</dfn> (<a>inverse context</a>),</li>
0 commit comments