Skip to content

Releases: oeg-upm/yatter

v.1.1.5

29 Aug 11:22
Compare
Choose a tag to compare

It solves problem #83 and allowing inverse translation of non-constant predicates

v1.1.4

22 Mar 12:36
Compare
Choose a tag to compare

Small improvements for the inverse translation

v1.1.3

20 Mar 16:06
Compare
Choose a tag to compare

Fixing some bugs, such as #79.
Inverse translation now supports joins without conditions, required for PPDS

v1.1.2

12 Jan 10:38
Compare
Choose a tag to compare

Testing new PyPI workflow

v1.1.1

05 Dec 12:22
75b4e3a
Compare
Choose a tag to compare

Support of blank node (rr:termType rr:BlankNode) in subject and object maps

v1.1.0

05 May 08:51
d6a7274
Compare
Choose a tag to compare

Yatter now supports Geo[R2]RML (Shapefiles and its corresponding rml:referenceFormulation #59). This release also fixes #58 and #60

v1.0

15 Feb 13:01
689a24c
Compare
Choose a tag to compare

The first stable version of the translator. It includes:

  • Direct translation: YARRRML to R2RML and RML (core, star, target, functions, dynamic datatype, and dynamic language)
  • Inverse translation: R2RML and RML (core, star, dynamic datatype, dynamic language) to YARRRML
  • 56 tests integrated into CI/CD
  • Codevoc >80%
  • Inline joins (normal and star ones) using functions.
  • The translation changes its name from YARRMRL-translator to Yatter

v0.9

06 Feb 08:53
01b941d
Compare
Choose a tag to compare
  • Support of functions in the predicate
  • Test coverage with Codecov
  • New tests for inverse translation (YARRRML to RML)

v0.8.2

21 Jan 12:36
5a3b5dd
Compare
Choose a tag to compare

YARRRML functions for the RML+FNML spec is now supported

v0.8.1

18 Jan 11:46
cf70e3a
Compare
Choose a tag to compare