Skip to content

Releases: RMLio/yarrrml-parser

v1.2.0

17 Aug 08:45
8a47e47
Compare
Choose a tag to compare

2020-08-17

Added

  • rr:class flag (see issue 73)
  • Allow multiple input files for the CLI (see issue 34)
  • reference formulation for CSS (see issue 37)
  • Allow multiple input files for the CLI (see issue 34)
  • Overwrite references (see issue 35)
  • Support authors (see issue 87)

Fixed

  • Condition on mapping when subject has function fails (see issue 75)
  • Create blank node as object (see issue 59)
  • Condition on mapping with blank node as subject gives error (see issue 31)

Changed

  • Pad suffixes to keep ordering (see issue 78)

v1.1.1

11 May 05:55
Compare
Choose a tag to compare

2020-05-11

Fixed

  • equal shortcut does not work everywhere (see issue 51)
  • Conditional predicate-object with datatype (see issue 69)

v1.1.0

02 Apr 09:17
f1aac64
Compare
Choose a tag to compare

1.1.0 - 2020-04-02

Added

  • Issue template for question (see issue 48)
  • Explain how to install locally for development (see issue 45)
  • Add function shortcut (see issue 57)

Fixed

  • Function with empty parameter list works, but without parameters doesn't get parsed properly (see issue 53)
  • Add quotes around rules specific part in error/warning message (see issue 52)

v1.0.2

17 Jan 14:28
775739e
Compare
Choose a tag to compare

1.0.2 - 2020-01-17

Added

  • Test for subject with two references in template
  • Issue templates (see issue 43)

Fixed

  • Join condition with two references in child/parent is incorrectly parsed (see issue 44)

v1.0.1

10 Jan 14:50
83bab22
Compare
Choose a tag to compare

1.0.1 - 2020-01-10

Fixed

  • Joining on equal condition with constant value (see issue 39)

v1.0.0

06 Jan 07:22
Compare
Choose a tag to compare

1.0.0 - 2020-01-06

Added

  • Support for RDBs via D2RQ (see issue 36)

Fixed

  • FnO namespace

v0.3.11

02 Dec 12:23
Compare
Choose a tag to compare

0.3.11 - 2019-12-02

Fixed

v0.3.10

28 Oct 13:49
Compare
Choose a tag to compare

0.3.10 - 2019-10-28

Fixed

v0.3.9

22 Oct 08:31
Compare
Choose a tag to compare

0.3.9 - 2019-10-22

Fixed

v0.3.8

26 Sep 10:59
Compare
Choose a tag to compare

0.3.8 - 2019-09-26

Fixed

  • Not all escaped characters were considered when expanding prefix (see issue 23)