Skip to content

Commit d3a14dc

Browse files
committed
Update terms again.
1 parent 0df025c commit d3a14dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

common/terms.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
A <a>JSON-LD document</a> is a serialization of
176176
a collection of <a>graphs</a>
177177
and comprises exactly one <a>default graph</a> and zero or more <a>named graphs</a>.</dd>
178-
<dt><dfn>JSON-LD value</dfn></dt><dd>
178+
<dt><dfn class="preserve">JSON-LD value</dfn></dt><dd>
179179
A <a>JSON-LD value</a> is a <a>string</a>,
180180
a <a>number</a>,
181181
<code>true</code> or <code>false</code>,
@@ -324,14 +324,14 @@
324324
JSON literals represent values which are valid JSON [[RFC8259]].
325325
See <dfn data-cite="JSON-LD11#dfn-json-datatype" class="preserve">JSON datatype</dfn> in [[JSON-LD11]].
326326
</dd>
327-
<dt><dfn>typed value</dfn></dt><dd>
327+
<dt><dfn class="preserve">typed value</dfn></dt><dd>
328328
A <a>typed value</a> consists of a value,
329329
which is a <a>string</a>,
330330
and a type,
331331
which is an <a>IRI</a>.</dd>
332332
<dt><dfn>value object</dfn></dt><dd>
333333
A <a>value object</a> is a <a>map</a> that has an <code>@value</code> <a>entry</a>.</dd>
334-
<dt><dfn>vocabulary mapping</dfn></dt><dd>
334+
<dt><dfn class="preserve">vocabulary mapping</dfn></dt><dd>
335335
The vocabulary mapping is set in the <a>context</a> using the <code>@vocab</code> key
336336
whose value MUST be an <a>IRI</a> or <code>null</code>.</dd>
337337
</dl>

0 commit comments

Comments
 (0)