You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test-cases/RMLTC-CC-0008-ROMb/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
## RMLTC-CC-0008-ROMb
2
2
3
-
**Title**:
3
+
**Title**: Elements via reference object-map with default join condition
4
4
5
-
**Description**:
5
+
**Description**: Testing whether gather maps generate an RDF list whose members are generated by a referencing object-map with a default join condition.
Copy file name to clipboardExpand all lines: test-cases/RMLTC-CC-0009-DUP-Bag/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
## RMLTC-CC-0009-DUP-Bag
2
2
3
-
**Title**:
3
+
**Title**: Gather duplicate values in an RDF Bag
4
4
5
-
**Description**:
5
+
**Description**: Testing the expected behavior of multi-valued expression maps containing duplicate values when these expression maps are used in a gather map to create an RDF Bag.
Copy file name to clipboardExpand all lines: test-cases/RMLTC-CC-0009-DUP-List/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
## RMLTC-CC-0009-DUP-List
2
2
3
-
**Title**:
3
+
**Title**: Gather duplicate values in an RDF List
4
4
5
-
**Description**:
5
+
**Description**: Testing the expected behavior of multi-valued expression maps containing duplicate values when these expression maps are used in a gather map to create a list.
Copy file name to clipboardExpand all lines: test-cases/RMLTC-CC-0010-Listb/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
## RMLTC-CC-0010-Listb
2
2
3
-
**Title**:
3
+
**Title**: Combining graph maps and gather maps (both graph map and gather map have a template)
4
4
5
-
**Description**:
5
+
**Description**: Tests the behavior of combining graph- and gather maps. In this example, lists are concatinated in some named graphs via blank node identifiers constructed with templates.
RMLTC-CC-0006-IT1,Gather values accross iterations.,"When using a template, constant, or reference for a gather map, this tests determines whether the values are correctly appended to the list. The natural order of the term maps inside the gather map as well as the iteration are respected. This test covers one term map in the gather map.",,JSON,JSON,no,data.json,,,
24
24
RMLTC-CC-0006-IT2,Gather values accross iterations.,"When using a template, constant, or reference for a gather map, this tests determines whether the values are correctly appended to the list. The natural order of the term maps inside the gather map as well as the iteration are respected. This test covers two term maps in the gather map.",,JSON,JSON,no,data.json,,,
25
25
RMLTC-CC-0007-NES,Nested gather maps,Testing whether nested gather maps are created. The mapping should generate a list of bags.,,JSON,JSON,no,data.json,,,
26
-
RMLTC-CC-0008-ROMa,,,,,,no,,,,
27
-
RMLTC-CC-0008-ROMb,,,,,,no,,,,
28
-
RMLTC-CC-0009-DUP-Bag,,,,,,no,,,,
29
-
RMLTC-CC-0009-DUP-List,,,,,,no,,,,
30
-
RMLTC-CC-0010-Lista,,,,,,no,,,,
31
-
RMLTC-CC-0010-Listb,,,,,,no,,,,
26
+
RMLTC-CC-0008-ROMa,Elements via reference object-map.,Testing whether gather maps generate an RDF list whose members are generated by a referencing object-map.,,CSV,CSV,no,student.csv,,,
27
+
RMLTC-CC-0008-ROMb,Elements via reference object-map with default join condition,Testing whether gather maps generate an RDF list whose members are generated by a referencing object-map with a default join condition.,,CSV,CSV,no,student.csv,,,
28
+
RMLTC-CC-0009-DUP-Bag,Gather duplicate values in an RDF Bag,Testing the expected behavior of multi-valued expression maps containing duplicate values when these expression maps are used in a gather map to create an RDF Bag.,,JSON,JSON,no,data.json,,,
29
+
RMLTC-CC-0009-DUP-List,Gather duplicate values in an RDF List,Testing the expected behavior of multi-valued expression maps containing duplicate values when these expression maps are used in a gather map to create a list.,,JSON,JSON,no,data.json,,,
30
+
RMLTC-CC-0010-Lista,Combining graph maps and gather maps (graph map has a template and gather map does not),"Tests the behavior of combining graph- and gather maps. In this example, a blank node for each list is expected.",,JSON,JSON,no,data.json,,,
31
+
RMLTC-CC-0010-Listb,Combining graph maps and gather maps (both graph map and gather map have a template),"Tests the behavior of combining graph- and gather maps. In this example, lists are concatinated in some named graphs via blank node identifiers constructed with templates.",,JSON,JSON,no,data.json,,,
0 commit comments