File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 169
169
A set of rules for interpreting a < a > JSON-LD document</ a >
170
170
as specified in the < a data-cite ="JSON-LD11#the-context "> The Context</ a > section of JSON-LD 1.1.</ dd >
171
171
< dt > < dfn data-cite ="JSON-LD11#dfn-default-language "> default language</ dfn > </ dt > < dd >
172
- The default language is set in the < a > context</ a > using the < code > @language</ code > key
172
+ The < a > default language</ a > is the language used when a string does not have a language associated with it directly.
173
+ It can be set in the < a > context</ a > using the < code > @language</ code > key
173
174
whose value MUST be a < a > string</ a > representing a [[BCP47]] language code or < code > null</ code > .</ dd >
174
175
< dt > < dfn data-cite ="JSON-LD11#dfn-default-object "> default object</ dfn > </ dt > < dd >
175
176
A < a > default object</ a > is a < a > map</ a > that has a < code > @default</ code > key.</ dd >
You can’t perform that action at this time.
0 commit comments