File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -2164,7 +2164,10 @@ <h1>Advanced Concepts</h1>
2164
2164
2165
2165
< p > The first < code > context</ code > encountered when processing a
2166
2166
document which contains < code > @version</ code > determines the < code > processing mode</ code > ,
2167
- unless it is defined explicitly through an API option.</ p >
2167
+ unless it is defined explicitly through an API option.
2168
+ This means that if < code > "@version": 1.1</ code > is encountered after processing a context
2169
+ without < code > @version</ code > ,
2170
+ the former will be interpreted as having had < code > "@version": 1.1</ code > defined within it.</ p >
2168
2171
2169
2172
< p class ="note "> Setting the < a > processing mode</ a > explicitly
2170
2173
for JSON-LD 1.1 is necessary so that a JSON-LD 1.0 processor
You can’t perform that action at this time.
0 commit comments