|
1214 | 1214 | }, {
|
1215 | 1215 | "@id": "#tdi05",
|
1216 | 1216 | "@type": [ "jld:PositiveEvaluationTest", "jld:CompactTest" ],
|
1217 |
| - "name": "simple language mapwith overriding term direction", |
| 1217 | + "name": "simple language map with overriding term direction", |
1218 | 1218 | "purpose": "Term selection with language maps and @direction.",
|
1219 | 1219 | "option": {"specVersion": "json-ld-1.1", "processingMode": "json-ld-1.1"},
|
1220 | 1220 | "input": "compact/di05-in.jsonld",
|
|
1223 | 1223 | }, {
|
1224 | 1224 | "@id": "#tdi06",
|
1225 | 1225 | "@type": [ "jld:PositiveEvaluationTest", "jld:CompactTest" ],
|
1226 |
| - "name": "simple language mapwith overriding null direction", |
| 1226 | + "name": "simple language map with overriding null direction", |
1227 | 1227 | "purpose": "Term selection with language maps and @direction.",
|
1228 | 1228 | "option": {"specVersion": "json-ld-1.1", "processingMode": "json-ld-1.1"},
|
1229 | 1229 | "input": "compact/di06-in.jsonld",
|
|
1517 | 1517 | "context": "compact/js11-context.jsonld",
|
1518 | 1518 | "expect": "compact/js11-out.jsonld",
|
1519 | 1519 | "option": {"specVersion": "json-ld-1.1", "processingMode": "json-ld-1.1"}
|
1520 |
| - }, { |
| 1520 | + }, { |
| 1521 | + "@id": "#tla01", |
| 1522 | + "@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"], |
| 1523 | + "name": "most specific term matching in @list.", |
| 1524 | + "purpose": "The most specific term that matches all of the elements in the list, taking into account the default language, must be selected, without considering case of language.", |
| 1525 | + "input": "compact/la01-in.jsonld", |
| 1526 | + "context": "compact/la01-context.jsonld", |
| 1527 | + "expect": "compact/la01-out.jsonld" |
| 1528 | + }, { |
1521 | 1529 | "@id": "#tli01",
|
1522 | 1530 | "@type": [ "jld:PositiveEvaluationTest", "jld:CompactTest" ],
|
1523 | 1531 | "name": "coerced @list containing an empty list",
|
|
1562 | 1570 | "context": "compact/li05-context.jsonld",
|
1563 | 1571 | "expect": "compact/li05-out.jsonld",
|
1564 | 1572 | "option": {"specVersion": "json-ld-1.1"}
|
1565 |
| - }, { |
| 1573 | + }, { |
1566 | 1574 | "@id": "#tm001",
|
1567 | 1575 | "@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"],
|
1568 | 1576 | "name": "Indexes to object not having an @id",
|
|
0 commit comments