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 cdc5b1a commit 42d1159Copy full SHA for 42d1159
common/terms.html
@@ -336,7 +336,7 @@
336
If the value contains a <a>term</a> expanding to <code>@type</code>,
337
it's values are merged with the map value when expanding.</dd>
338
<dt><dfn>JSON literal</dfn></dt><dd>
339
- A <a>JSON literal</a> is a <a>typed literal</a> where the associated <a>IRI</a> is <code>jsonld:JSON</code>.
+ A <a>JSON literal</a> is a <a>typed literal</a> where the associated <a>IRI</a> is <code>rdf:JSON</code>.
340
In the <a>value object</a> representation, the value of <code>@type</code> is <code>@json</code>.
341
JSON literals represent values which are valid [[JSON]].
342
See <dfn data-cite="JSON-LD11#dfn-json-datatype" class="preserve">JSON datatype</dfn> in [[JSON-LD11]].
0 commit comments