File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -1387,9 +1387,7 @@ <h3>Framing Named Graphs</h3>
1387
1387
Once set, it is an error to attempt to change to a different processing mode,
1388
1388
and processors MUST generate,
1389
1389
a < a data-cite ="JSON-LD11-API#dom-jsonlderrorcode-processing-mode-conflict "> processing mode conflict</ a >
1390
- error and abort further processing.
1391
- If unspecified, processors MUST set < a > processing mode</ a > to `json-ld-1.1`
1392
- on the first attempt to use a JSON-LD 1.1 feature.</ p >
1390
+ error and abort further processing.</ p >
1393
1391
1394
1392
< p > The algorithms in this specification are generally written with more concern for clarity
1395
1393
than efficiency. Thus, < a > JSON-LD Processors</ a > MAY
@@ -2296,9 +2294,7 @@ <h2>Changes since JSON-LD Community Group Final Report</h2>
2296
2294
< li > Removed < code > @first</ code > and < code > @last</ code > values for the
2297
2295
< a > object embed flag</ a > in favor of < code > @once</ code > .</ li >
2298
2296
< li > The < a > processing mode</ a > is now implicitly `json-ld-1.1`, unless set
2299
- explicitly to `json-ld-1.0`. Processing mode is wired to `json-ld-1.1`
2300
- when the first JSON-LD 1.1 specific feature is encountered, and it is
2301
- not set explicilty.</ li >
2297
+ explicitly to `json-ld-1.0`.</ li >
2302
2298
</ ul >
2303
2299
</ section >
2304
2300
You can’t perform that action at this time.
0 commit comments