|
2252 | 2252 | "input": "expand/er56-in.jsonld",
|
2253 | 2253 | "expectErrorCode": "keyword redefinition"
|
2254 | 2254 | }, {
|
2255 |
| - "@id": "#ter56", |
2256 |
| - "@type": ["jld:NegativeEvaluationTest", "jld:ToRDFTest" ], |
2257 |
| - "name": "Array not found for @json @list.", |
2258 |
| - "purpose": "The value for a @json @list term MUST be an array.", |
2259 |
| - "input": "toRdf/er57-in.jsonld", |
2260 |
| - "expectErrorCode": "invalid set or list object" |
2261 |
| - }, { |
2262 |
| - "@id": "#ter57", |
2263 |
| - "@type": ["jld:NegativeEvaluationTest", "jld:ToRDFTest" ], |
2264 |
| - "name": "Array not found for @json @set.", |
2265 |
| - "purpose": "The value for a @json @set term MUST be an array.", |
2266 |
| - "input": "toRdf/er56-in.jsonld", |
2267 |
| - "expectErrorCode": "invalid set or list object" |
| 2255 | + "@id": "#ter57", |
| 2256 | + "@type": ["jld:NegativeEvaluationTest", "jld:ToRDFTest" ], |
| 2257 | + "name": "Array not found for @json @list.", |
| 2258 | + "purpose": "The value for a @json @list term MUST be an array.", |
| 2259 | + "input": "toRdf/er57-in.jsonld", |
| 2260 | + "expectErrorCode": "invalid set or list object" |
| 2261 | + }, { |
| 2262 | + "@id": "#ter58", |
| 2263 | + "@type": ["jld:NegativeEvaluationTest", "jld:ToRDFTest" ], |
| 2264 | + "name": "Array not found for @json @set.", |
| 2265 | + "purpose": "The value for a @json @set term MUST be an array.", |
| 2266 | + "input": "toRdf/er58-in.jsonld", |
| 2267 | + "expectErrorCode": "invalid set or list object" |
2268 | 2268 | }, {
|
2269 | 2269 | "@id": "#tin01",
|
2270 | 2270 | "@type": ["jld:PositiveEvaluationTest", "jld:ToRDFTest"],
|
|
0 commit comments