Published July 4, 2022
| Version v6.0.0
Software
Open
RMLio/rmlmapper-java: v6.0.0
Authors/Creators
- 1. Ghent University - IDLab, imec
- 2. PhD Researcher @IDLabResearch Ghent
- 3. UGent
- 4. UGent - imec
- 5. @RMLio
- 6. DESY
Description
Changed
- Run all tests in parallel on CI infrastructure
- Upgrade Function Agent to v0.1.0
- Upgrade postgresql JDBC driver to 42.3.3
- Rename
logback.xmltologback-test.xmlin test resources (see issue 240) - If exception occurs while mapping data, already processed data gets written to output file
- Properly close resources such as input streams
- Github release notes are now properly extracted
- Discard UTF Byte-Order-Marks (BOM) (see issue 171)
- Dropped lib directory for functions as we now use a separate FnO Function Agent
- Add support for WoT OAuth2 Security Scheme (see issue 212)
- IDLabFunctions: added functions lookup and lookupWithDelimiter
- IDLabFunctionsTest: added unit tests for lookup functions
- IDLabFunctionsTest: relocate csv files used by tests for lookup function
- IDLabFunctions: silence stack trace
- CSVW: filter out rows with a comment prefix
- Output file path now gets checked before the mapping
- .gitignore: ignore vscode files
- pom.xml: add Saxon-HE v11.3 dependency
- XMLRecord: adjusted to use Saxon
- XMLRecordFactory: adjusted to use Saxon
- SaxNamespaceResolver: added class for resolving namespaces in Saxon. This fixes (#154)[https://github.com/RMLio/rmlmapper-java/issues/154].
- Added unit tests for XPath 2/3 expressions and functions
- Loggers across the codebase have been updated to use parameterized strings
- Add support for WoT OAuth2 Security Scheme (see issue 212)
- Integration of independent function handler
Files
RMLio/rmlmapper-java-v6.0.0.zip
Files
(4.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fcc3e9b788551fdce90ad51495ef1174
|
4.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/RMLio/rmlmapper-java/tree/v6.0.0 (URL)