Skip to content

Releases: RMLio/Algebraic-Mapping-Operators

v2.0.2

03 Oct 14:33

Choose a tag to compare

Fixed

  • TempateSerializer and TargetOperator: check for null values (and ignore them)

v2.0.1

01 Oct 12:30

Choose a tag to compare

Fixed

  • Use DataIO's JSONSourceIterator instead of "manual" parsing; it already handles exceptions.
  • Update dependency on DataIO to 2.1.5 for fix in handling empty XML and CSV records and address some vulnerabilities

v2.0.0

01 Oct 12:30

Choose a tag to compare

Changed

  • Operators now each have a set of input- and output fragments.
  • RDFNode: remove method getStringRepr(); use toString().
  • TargetOperator works in Strings now

Removed

  • Operator builders; use their constructors.

v1.0.0

04 Sep 07:00

Choose a tag to compare

The very first release.