Skip to content

Commit 22638b0

Browse files
authored
Merge pull request #268 from eiglesias34/main
Removing graph from 30* test cases
2 parents 4c33827 + 327f946 commit 22638b0

File tree

12 files changed

+0
-24
lines changed

12 files changed

+0
-24
lines changed

test-cases/RMLTC0030a-JSON/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,11 @@
5858
]
5959
];
6060
rml:predicateObjectMap [
61-
rml:graph <http://example.com/graph/students>;
6261
rml:objectMap [
6362
rml:reference "$.Name"
6463
];
6564
rml:predicate foaf:name
6665
], [
67-
rml:graph <http://example.com/graph/practise>;
6866
rml:objectMap [ a rml:RefObjectMap;
6967
rml:joinCondition [
7068
rml:parentMap [ rml:reference "$.ID" ];

test-cases/RMLTC0030a-JSON/mapping.ttl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212
]
1313
];
1414
rml:predicateObjectMap [
15-
rml:graph <http://example.com/graph/students>;
1615
rml:objectMap [
1716
rml:reference "$.Name"
1817
];
1918
rml:predicate foaf:name
2019
], [
21-
rml:graph <http://example.com/graph/practise>;
2220
rml:objectMap [ a rml:RefObjectMap;
2321
rml:joinCondition [
2422
rml:parentMap [ rml:reference "$.ID" ];

test-cases/RMLTC0030b-JSON/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,11 @@
5858
]
5959
];
6060
rml:predicateObjectMap [
61-
rml:graph <http://example.com/graph/students>;
6261
rml:objectMap [
6362
rml:reference "$.Name"
6463
];
6564
rml:predicate foaf:name
6665
], [
67-
rml:graph <http://example.com/graph/practise>;
6866
rml:objectMap [ a rml:RefObjectMap;
6967
rml:joinCondition [
7068
rml:parentMap [ rml:template "http://example.com/{$.ID}" ];

test-cases/RMLTC0030b-JSON/mapping.ttl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212
]
1313
];
1414
rml:predicateObjectMap [
15-
rml:graph <http://example.com/graph/students>;
1615
rml:objectMap [
1716
rml:reference "$.Name"
1817
];
1918
rml:predicate foaf:name
2019
], [
21-
rml:graph <http://example.com/graph/practise>;
2220
rml:objectMap [ a rml:RefObjectMap;
2321
rml:joinCondition [
2422
rml:parentMap [ rml:template "http://example.com/{$.ID}" ];

test-cases/RMLTC0030c-JSON/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,11 @@
5858
]
5959
];
6060
rml:predicateObjectMap [
61-
rml:graph <http://example.com/graph/students>;
6261
rml:objectMap [
6362
rml:reference "$.Name"
6463
];
6564
rml:predicate foaf:name
6665
], [
67-
rml:graph <http://example.com/graph/practise>;
6866
rml:objectMap [ a rml:RefObjectMap;
6967
rml:joinCondition [
7068
rml:parentMap [ rml:constant "100" ];

test-cases/RMLTC0030c-JSON/mapping.ttl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212
]
1313
];
1414
rml:predicateObjectMap [
15-
rml:graph <http://example.com/graph/students>;
1615
rml:objectMap [
1716
rml:reference "$.Name"
1817
];
1918
rml:predicate foaf:name
2019
], [
21-
rml:graph <http://example.com/graph/practise>;
2220
rml:objectMap [ a rml:RefObjectMap;
2321
rml:joinCondition [
2422
rml:parentMap [ rml:constant "100" ];

test-cases/RMLTC0030d-JSON/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,11 @@
5858
]
5959
];
6060
rml:predicateObjectMap [
61-
rml:graph <http://example.com/graph/students>;
6261
rml:objectMap [
6362
rml:reference "$.Name"
6463
];
6564
rml:predicate foaf:name
6665
], [
67-
rml:graph <http://example.com/graph/practise>;
6866
rml:objectMap [ a rml:RefObjectMap;
6967
rml:joinCondition [
7068
rml:parentMap [ rml:constant "http://example.com/100" ];

test-cases/RMLTC0030d-JSON/mapping.ttl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212
]
1313
];
1414
rml:predicateObjectMap [
15-
rml:graph <http://example.com/graph/students>;
1615
rml:objectMap [
1716
rml:reference "$.Name"
1817
];
1918
rml:predicate foaf:name
2019
], [
21-
rml:graph <http://example.com/graph/practise>;
2220
rml:objectMap [ a rml:RefObjectMap;
2321
rml:joinCondition [
2422
rml:parentMap [ rml:constant "http://example.com/100" ];

test-cases/RMLTC0030e-JSON/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,11 @@
5858
]
5959
];
6060
rml:predicateObjectMap [
61-
rml:graph <http://example.com/graph/students>;
6261
rml:objectMap [
6362
rml:reference "$.Name"
6463
];
6564
rml:predicate foaf:name
6665
], [
67-
rml:graph <http://example.com/graph/practise>;
6866
rml:objectMap [ a rml:RefObjectMap;
6967
rml:joinCondition [
7068
rml:parentMap [ rml:reference "$.ID" ];

test-cases/RMLTC0030e-JSON/mapping.ttl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212
]
1313
];
1414
rml:predicateObjectMap [
15-
rml:graph <http://example.com/graph/students>;
1615
rml:objectMap [
1716
rml:reference "$.Name"
1817
];
1918
rml:predicate foaf:name
2019
], [
21-
rml:graph <http://example.com/graph/practise>;
2220
rml:objectMap [ a rml:RefObjectMap;
2321
rml:joinCondition [
2422
rml:parentMap [ rml:reference "$.ID" ];

0 commit comments

Comments
 (0)