Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit 6608fd2

Browse files
authored
Small fix to mappings.ttl file
1 parent 2ee242c commit 6608fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sansa-query-spark/src/main/resources/mappings.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225

226226
<#ProductMapping>
227227
rml:logicalSource [
228-
rml:source "Product";
228+
rml:source "//Product";
229229
nosql:store nosql:cassandra
230230
];
231231
rr:subjectMap [

0 commit comments

Comments
 (0)