The src-gen folder inside the projects contains the generated mapping file(s).
- mapping data from a single CSV file
- output RML
- based on https://rml.io/specs/rml/#example-CSV
- mapping data from an XML file
- output RML
- based on https://rml.io/docs/rml/tutorials/xml/
- mapping data from a single table of a relational database
- output R2ML
- mapping data from an XML file
- output CARML
- using XPath expressions to reference and pre-process data elements
- using CARMLs XML namespace extension
- mapping data from multiple tables of a relational database
- output R2ML