File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 175
175
A < a > JSON-LD document</ a > is a serialization of
176
176
a collection of < a > graphs</ a >
177
177
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 >
179
179
A < a > JSON-LD value</ a > is a < a > string</ a > ,
180
180
a < a > number</ a > ,
181
181
< code > true</ code > or < code > false</ code > ,
324
324
JSON literals represent values which are valid JSON [[RFC8259]].
325
325
See < dfn data-cite ="JSON-LD11#dfn-json-datatype " class ="preserve "> JSON datatype</ dfn > in [[JSON-LD11]].
326
326
</ dd >
327
- < dt > < dfn > typed value</ dfn > </ dt > < dd >
327
+ < dt > < dfn class =" preserve " > typed value</ dfn > </ dt > < dd >
328
328
A < a > typed value</ a > consists of a value,
329
329
which is a < a > string</ a > ,
330
330
and a type,
331
331
which is an < a > IRI</ a > .</ dd >
332
332
< dt > < dfn > value object</ dfn > </ dt > < dd >
333
333
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 >
335
335
The vocabulary mapping is set in the < a > context</ a > using the < code > @vocab</ code > key
336
336
whose value MUST be an < a > IRI</ a > or < code > null</ code > .</ dd >
337
337
</ dl >
You can’t perform that action at this time.
0 commit comments