Skip to content

Commit 42d1159

Browse files
committed
Update terms.
1 parent cdc5b1a commit 42d1159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/terms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
If the value contains a <a>term</a> expanding to <code>@type</code>,
337337
it's values are merged with the map value when expanding.</dd>
338338
<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>.
339+
A <a>JSON literal</a> is a <a>typed literal</a> where the associated <a>IRI</a> is <code>rdf:JSON</code>.
340340
In the <a>value object</a> representation, the value of <code>@type</code> is <code>@json</code>.
341341
JSON literals represent values which are valid [[JSON]].
342342
See <dfn data-cite="JSON-LD11#dfn-json-datatype" class="preserve">JSON datatype</dfn> in [[JSON-LD11]].

0 commit comments

Comments
 (0)