Skip to content

Releases: RMLio/yarrrml-parser

v1.7.2

18 Sep 07:34
Compare
Choose a tag to compare

Fixed

  • CI: NPM release.
  • IncRML generation: changeDetection: subjects [] should remove all original subject mappings
  • Shortkeys for targets only work for targets specified on document level.

Changed

  • CI improvements: local deployment script.
  • IDLab functions prefix (idlab-fn) now resolves to https://w3id.org/imec/idlab/function# instead the old IRI http://example.com/idlab/function/

Added

v1.6.2

16 Feb 09:45
Compare
Choose a tag to compare

Fixed

  • target disappears when it is used in combination with condition on po
    (see issue 11).

v1.6.1

18 Sep 06:59
Compare
Choose a tag to compare

1.6.1 - 2023-09-18

Fixed

  • Mapping with multiple sources linked to another mapping with multiple sources only resulted in half of
    Referencing Objects Maps.
  • Override rmlt and comp namespaces.

v1.6.0

22 Aug 07:20
Compare
Choose a tag to compare

Added

  • abstract-generator: Create IRI constant if term type is IRI, in line with the specs

Fixed

  • (r2)rml-generator: Log error when a source tag has no definition

v1.5.4

23 Jun 09:01
Compare
Choose a tag to compare

1.5.4 - 2023-06-23

Fixed

  • Dockerfile: faster and node v18

v1.5.3

23 Jun 08:16
Compare
Choose a tag to compare

1.5.3 - 2023-06-23

Fixed

  • Common prefixes + namespaces are initialized once, in line with old code

v1.5.2

20 Jun 09:37
Compare
Choose a tag to compare

Fixed

  • LDES: when versionOfPath is empty or has just one value, incorrect default predicate-object mappings were generated (internal issue 6).
  • (Common) prefixes + namespaces are initialized once, in line with old code

v1.5.1

16 Jun 15:20
Compare
Choose a tag to compare

Fixed

  • LDES: when versionOfPath is empty or has just one value, incorrect default predicate-object mappings were generated (internal issue 6).
  • (Common) prefixes + namespaces are initialized once, in line with old code

v1.5.0

29 May 10:29
Compare
Choose a tag to compare
CHANGELOG: release v1.5.0

v1.4.0

18 Nov 10:01
Compare
Choose a tag to compare

Added

  • Support joins when doing RML2YARRRML

Fixed

  • abstract-generator: ignore str1 & str2 param for equal (see issue 152)
  • improved testing code
  • updated dependencies