Support source of type "other"
mchlrch opened this issue · 0 comments
mchlrch commented
Quoting from the RML introduction:
The following reference formulations are predefined but not limited: ql:CSV, ql:CSS3, ql:JSONPath, rr:SQL2008 and ql:XPath.
Add support for source type other
.
logical-source people {
type other
source "People.foo"
iterator "bar"
referenceables
...
}
other
source is compatible with the following mapping outputs: rml, carml
No reference formulation in the generated (CA)RML mapping file. The respective triples are patched in outside XRM.
See also: https://rml.io/docs/rml/introduction/