v4.13.0
·
694 commits
to master
since this release
Fixed
- update dependencies
- cleaned up code
- fixed undefined prefixes
- CI: fix MS SQL Server docker image name
- pom: mark Jena, Docker, Jetty and Fuseki as test dependencies (see issue 127)
- XMLRecord: fallback to STRING if NODESET fails (see issue 128)
- Tests: Updated RML test-cases 0002i and 0003a to no longer expect an error. (see issue 130)
- Tests: Added test case 0002k where no sqlVersion is present, as its presence is not mandatory.
- README: mention RML questions repository (see issue 216)
- XML parsing: allow parsing of fully namespaced xml by injecting xml source's namespaces in the XPath compiler (see issue 134)
- R2RML: No longer add sqlVersion 2008, as its presence is not mandatory.
- CSVRecordFactory: allow empty column names (see issue 124)