|
441 | 441 | "@type": ["jld:PositiveEvaluationTest", "jld:FrameTest"],
|
442 | 442 | "name": "Compacting values of @preserve",
|
443 | 443 | "purpose": "When compacting the value of a property using @preserve, use the term definition for term to properly compact the value of @preserve.",
|
444 |
| - "option": {"specVersion": "json-ld-1.1"}, |
| 444 | + "option": {"specVersion": "json-ld-1.1", "processingMode": "json-ld-1.1"}, |
445 | 445 | "input": "frame-0051-in.jsonld",
|
446 | 446 | "frame": "frame-0051-frame.jsonld",
|
447 | 447 | "expect": "frame-0051-out.jsonld"
|
|
462 | 462 | "input": "frame-0010-in.jsonld",
|
463 | 463 | "frame": "frame-0010-frame.jsonld",
|
464 | 464 | "expect": "frame-p010-out.jsonld",
|
465 |
| - "option": {"pruneBlankNodeIdentifiers": true, "specVersion": "json-ld-1.1"} |
| 465 | + "option": {"processingMode": "json-ld-1.1", "specVersion": "json-ld-1.1"} |
466 | 466 | }, {
|
467 | 467 | "@id": "#tp020",
|
468 | 468 | "@type": ["jld:PositiveEvaluationTest", "jld:FrameTest"],
|
|
471 | 471 | "input": "frame-0020-in.jsonld",
|
472 | 472 | "frame": "frame-0020-frame.jsonld",
|
473 | 473 | "expect": "frame-p020-out.jsonld",
|
474 |
| - "option": {"pruneBlankNodeIdentifiers": true, "specVersion": "json-ld-1.1"} |
| 474 | + "option": {"processingMode": "json-ld-1.1", "specVersion": "json-ld-1.1"} |
475 | 475 | }, {
|
476 | 476 | "@id": "#tp021",
|
477 | 477 | "@type": ["jld:PositiveEvaluationTest", "jld:FrameTest"],
|
|
480 | 480 | "input": "frame-0021-in.jsonld",
|
481 | 481 | "frame": "frame-0021-frame.jsonld",
|
482 | 482 | "expect": "frame-p021-out.jsonld",
|
483 |
| - "option": {"pruneBlankNodeIdentifiers": true, "specVersion": "json-ld-1.1"} |
| 483 | + "option": {"processingMode": "json-ld-1.1", "specVersion": "json-ld-1.1"} |
484 | 484 | }, {
|
485 | 485 | "@id": "#tp046",
|
486 | 486 | "@type": ["jld:PositiveEvaluationTest", "jld:FrameTest"],
|
|
489 | 489 | "input": "frame-0046-in.jsonld",
|
490 | 490 | "frame": "frame-0046-frame.jsonld",
|
491 | 491 | "expect": "frame-p046-out.jsonld",
|
492 |
| - "option": {"pruneBlankNodeIdentifiers": true, "specVersion": "json-ld-1.1"} |
| 492 | + "option": {"processingMode": "json-ld-1.1", "specVersion": "json-ld-1.1"} |
493 | 493 | }, {
|
494 | 494 | "@id": "#tp049",
|
495 | 495 | "@type": ["jld:PositiveEvaluationTest", "jld:FrameTest"],
|
|
498 | 498 | "input": "frame-0049-in.jsonld",
|
499 | 499 | "frame": "frame-0049-frame.jsonld",
|
500 | 500 | "expect": "frame-p049-out.jsonld",
|
501 |
| - "option": {"pruneBlankNodeIdentifiers": true, "specVersion": "json-ld-1.1"} |
| 501 | + "option": {"processingMode": "json-ld-1.1", "specVersion": "json-ld-1.1"} |
502 | 502 | }
|
503 | 503 | ]
|
504 | 504 | }
|
0 commit comments