Releases: RMLio/rmlmapper-java-wrapper-js
Releases · RMLio/rmlmapper-java-wrapper-js
v2.1.2
Compare
Sorry, something went wrong.
No results found
ghsnd
released this
19 Sep 12:52
Fixed
Added a random number to the generated temporary process path to reduce the chance of collisions when more than one call happens in a millisecond.
Fixed the 'Invalid mapping' test which checked for an old error message of RMLMapper.
v2.1.1
Compare
Sorry, something went wrong.
No results found
Fixed
Updated dependencies. The update of fs-extra fixes a bug when removing a file or directory with rm(path, options).
v2.1.0
Compare
Sorry, something went wrong.
No results found
Added
Optional parameters to specify where state will be kept and for how long.
Some functions used by RMLMapper keep state.
v2.0.3
Compare
Sorry, something went wrong.
No results found
Fixed
Support data source files that in are not in the root folder
v2.0.2
Compare
Sorry, something went wrong.
No results found
Fixed
Bug causing invalid paths in RML on windows
Better error handling when stderr is non-empty but also doesn't contain errors
v2.0.1
Compare
Sorry, something went wrong.
No results found
2021-07-02
Addedd
Fixed
DCAT and VoID Datasets expect an IRI for {dcat, void}:dataDump
v2.0.0
Compare
Sorry, something went wrong.
No results found
v1.2.0
Compare
Sorry, something went wrong.
No results found
2021-05-03
Added
Possibility to provide functions information
v1.1.0
Compare
Sorry, something went wrong.
No results found
2021-02-25
Added
Possibility to set Java VM option
v1.0.1
Compare
Sorry, something went wrong.
No results found
2020-05-13
Fixed
Fails when asking for metadata as N-Quads (see issue 10 )