File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 113
113
Its value may be a < a > map</ a > for a < a data-cite ="JSON-LD11#dfn-context-definition "> context definition</ a > ,
114
114
as an < a > IRI</ a > , or as an < a > array</ a > combining either of the above.
115
115
</ dd >
116
- < dt > < dfn > context map</ dfn > </ dt > < dd >
117
- An embedded < a > context</ a > is a < a > map</ a > composed of a combintation of
118
- < a > term definitions</ a > , a < a > vocabulary mapping</ a > , a < a > base IRI</ a > and < a > default language</ a > .
119
- An < a > embedded context</ a > may appear as part of a < a > node object</ a > or < a > value object</ a > using the
120
- < code > @context</ code > < a > entry</ a > .
121
- </ dd >
122
116
< dt > < dfn class ="preserve "> scoped context</ dfn > </ dt > < dd >
123
117
A < a > scoped context</ a > is part of an < a > expanded term definition</ a > using the
124
118
< code > @context</ code > < a > entry</ a > . It has the same form as an < a > embedded context</ a > .
125
- When the term is used as a type, it is a < dfn class ="preserve "> type-scoped context</ dfn > ,
126
- when used as a property it is a < dfn class ="preserve "> property-scoped context</ dfn > .
119
+ When the term is used as a type, it defines a < dfn class ="preserve "> type-scoped context</ dfn > ,
120
+ when used as a property it defines a < dfn class ="preserve "> property-scoped context</ dfn > .
127
121
</ dd >
128
122
< dt > < dfn > expanded term definition</ dfn > </ dt > < dd >
129
123
An expanded term definition is a < a > term definition</ a >
You can’t perform that action at this time.
0 commit comments