Skip to content

Releases: RMLio/rmlmapper-java-wrapper-js

v2.1.2

19 Sep 12:52
Compare
Choose a tag to compare

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

18 Sep 09:37
Compare
Choose a tag to compare

Fixed

  • Updated dependencies. The update of fs-extra fixes a bug when removing a file or directory with rm(path, options).

v2.1.0

11 Sep 09:37
Compare
Choose a tag to compare

Added

  • Optional parameters to specify where state will be kept and for how long.
    Some functions used by RMLMapper keep state.

v2.0.3

22 Feb 14:15
Compare
Choose a tag to compare

Fixed

  • Support data source files that in are not in the root folder

v2.0.2

31 Aug 08:47
Compare
Choose a tag to compare

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

02 Jul 15:06
Compare
Choose a tag to compare

2021-07-02

Addedd

  • DCAT Target support

Fixed

  • DCAT and VoID Datasets expect an IRI for {dcat, void}:dataDump

v2.0.0

28 Jun 06:25
Compare
Choose a tag to compare

2021-06-28

Added

  • Support Target

v1.2.0

03 May 08:57
Compare
Choose a tag to compare

2021-05-03

Added

  • Possibility to provide functions information

v1.1.0

25 Feb 13:52
Compare
Choose a tag to compare

2021-02-25

Added

  • Possibility to set Java VM option

v1.0.1

13 May 13:20
Compare
Choose a tag to compare

2020-05-13

Fixed

  • Fails when asking for metadata as N-Quads (see issue 10)