Releases: RMLio/rmlmapper-java
Releases · RMLio/rmlmapper-java
v4.9.3
v4.9.2
v4.9.1
v4.9.0
v4.8.2
2020-08-17
- Support function on SubjectMap that generates blank nodes (see issue 167)
Changed
- Updated licenses on the README
Fixed
v4.8.1
v4.8.0
version 4.7.0
Added
- support for list-style parameter arguments for functions (see test
rml-fno-test-cases/RMLFNOTC0023-CSV
)
Changed
- conform with latest https://fno.io spec
- the old way of describing a link to a JAVA library is currently still supported
- usage of external GREL functions library
- by default, these classes are loaded, even when the function file parameter has another file
- moved some functions to IDLabFunctions
- FunctionLoader takes a
store
as constructor, not a file - for now, allow fallback on old FnO IRIs
- dynamic function libraries (i.e., jars) are found relative to the cwd
- renamed Utils::getInputStreamFromMOptionValue to Utils::getInputStreamFromFileOrContentString
- changed URL of remote data file src/test/resources/test-cases/RMLTC1003-CSV/mapping.ttl
- moved IDLabFunction tests to its canonical place
- added idlab-fn:inRange function
- in
TestFunctionCore
:doPreloadMapping
just adds up to the existingfunctions_idlab.ttl
descriptions to avoid duplication- random generator defaults to "random_string_here" to avoid space characters.
v4.6.0
4.6.0 - 2019-11-19
Added
- R2RML support
Changed
- QuadFactory (removes need for explicit RDF4J store)
- SQLTestCore created, used between RML SQL tests and R2RML tests
Fixed
- Username without password is possible
- Completed prefixes in some test mappings
- Generation of blank nodes via Object Maps
- FnO IRI