|
941 | 941 | "context": "compact/0111-context.jsonld",
|
942 | 942 | "expect": "compact/0111-out.jsonld",
|
943 | 943 | "option": {"specVersion": "json-ld-1.1"}
|
944 |
| - }, { |
945 |
| - "@id": "#t0113", |
946 |
| - "@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"], |
947 |
| - "name": "Compact property index using Absolute IRI index", |
948 |
| - "purpose": "With @container: @index and @index an absolute IRI, ensure round-tripping of compacted representation", |
949 |
| - "input": "compact/0113-in.jsonld", |
950 |
| - "context": "compact/0113-context.jsonld", |
951 |
| - "expect": "compact/0113-out.jsonld" |
952 | 944 | }, {
|
953 | 945 | "@id": "#t0112",
|
954 | 946 | "@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"],
|
|
957 | 949 | "input": "compact/0112-in.jsonld",
|
958 | 950 | "context": "compact/0112-context.jsonld",
|
959 | 951 | "expect": "compact/0112-out.jsonld"
|
| 952 | + }, { |
| 953 | + "@id": "#t0113", |
| 954 | + "@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"], |
| 955 | + "name": "Compact property index using Absolute IRI index", |
| 956 | + "purpose": "With @container: @index and @index an absolute IRI, ensure round-tripping of compacted representation", |
| 957 | + "input": "compact/0113-in.jsonld", |
| 958 | + "context": "compact/0113-context.jsonld", |
| 959 | + "expect": "compact/0113-out.jsonld" |
960 | 960 | }, {
|
961 | 961 | "@id": "#tc001",
|
962 | 962 | "@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"],
|
|
0 commit comments