Skip to content

Releases: RMLio/yarrrml-parser

v0.3.7

14 Aug 09:49
Compare
Choose a tag to compare

0.3.7 - 2019-08-14

Added

  • Tests for R2RML

Fixed

  • Names of classes and files
  • Support one function on subjects directly (= no need to put it in an array)
  • Datatype on function result (see issue 12)
  • Condition on a single object (see issue 21)

v0.3.6

12 Aug 13:33
Compare
Choose a tag to compare

0.3.6 - 2019-08-12

Fixed

  • Condition and function on the same predicate object (see issue 17)

v0.3.5

05 Aug 13:22
Compare
Choose a tag to compare

0.3.5 - 2019-08-05

Added

  • Support templates on predicates

v0.3.4

05 Aug 08:01
Compare
Choose a tag to compare

0.3.4 - 2019-08-05

Adding

  • Shortcuts for mappings

v0.3.3

19 Jun 14:36
Compare
Choose a tag to compare

0.3.3 - 2019-06-19

Fixed

  • updated mocha to 6.1.4 (security issue with 6.1.3)

v0.3.2

15 Apr 14:57
Compare
Choose a tag to compare

0.3.2 - 2019-04-15

Changed

  • updated package versions
  • removed winston logger

v0.3.1

28 Feb 09:10
Compare
Choose a tag to compare

0.3.1 - 2019-02-28

Added

  • support condition on mappings (IRIs only), predicateobjects

v0.3.0

07 Dec 15:07
Compare
Choose a tag to compare

0.3.0 - 2018-12-07

Added

  • rml2yarrrml bin

Changed

  • splitted general bin

v0.2.3

07 Nov 11:38
Compare
Choose a tag to compare

[0.2.3] - 2018-11-07

Added

  • support recursive functions with join conditions

Fixed

  • recursive functions were broken due to changes in [0.2.0]

v0.2.2

23 Oct 11:07
Compare
Choose a tag to compare

0.2.2 - 2018-10-23

Fixed

  • use rml:reference with Subject Map when needed