|
2231 | 2231 | "expectErrorCode": "invalid @prefix value",
|
2232 | 2232 | "option": {"specVersion": "json-ld-1.1"}
|
2233 | 2233 | }, {
|
2234 |
| - "@id": "#ter54", |
2235 |
| - "@type": [ "jld:NegativeEvaluationTest", "jld:ToRDFTest" ], |
2236 |
| - "name": "Invalid value object, multiple values for @type.", |
2237 |
| - "purpose": "The value of @type in a value object MUST be a string or null.", |
2238 |
| - "input": "toRdf/er54-in.jsonld", |
2239 |
| - "expectErrorCode": "invalid typed value" |
2240 |
| - }, { |
2241 |
| - "@id": "#ter55", |
2242 |
| - "@type": [ "jld:NegativeEvaluationTest", "jld:ToRDFTest" ], |
2243 |
| - "name": "Invalid term definition, multiple values for @type.", |
2244 |
| - "purpose": "The value of @type in an expanded term definition object MUST be a string or null.", |
2245 |
| - "input": "toRdf/er55-in.jsonld", |
2246 |
| - "expectErrorCode": "invalid type mapping" |
| 2234 | + "@id": "#ter54", |
| 2235 | + "@type": [ "jld:NegativeEvaluationTest", "jld:ToRDFTest" ], |
| 2236 | + "name": "Invalid value object, multiple values for @type.", |
| 2237 | + "purpose": "The value of @type in a value object MUST be a string or null.", |
| 2238 | + "input": "toRdf/er54-in.jsonld", |
| 2239 | + "expectErrorCode": "invalid typed value" |
| 2240 | + }, { |
| 2241 | + "@id": "#ter55", |
| 2242 | + "@type": [ "jld:NegativeEvaluationTest", "jld:ToRDFTest" ], |
| 2243 | + "name": "Invalid term definition, multiple values for @type.", |
| 2244 | + "purpose": "The value of @type in an expanded term definition object MUST be a string or null.", |
| 2245 | + "input": "toRdf/er55-in.jsonld", |
| 2246 | + "expectErrorCode": "invalid type mapping" |
2247 | 2247 | }, {
|
2248 | 2248 | "@id": "#ter56",
|
2249 | 2249 | "@type": [ "jld:NegativeEvaluationTest", "jld:ToRDFTest" ],
|
|
0 commit comments