Recent Releases of yatter

yatter - v2.0

This is a major release and the bachelor thesis from @bhorinrb. New features:

  • Input mappings are normalized in a standard structure before the actual translation into RML.
  • Dependencies and building is now managed by poetry
  • RML-CC is now supported with a no-official extension of YARRRML

- Python
Published by dachafra about 1 year ago

yatter - v1.2.1

Solving #88.

- Python
Published by dachafra over 1 year ago

yatter - v1.2

Including the support of In-Memory-RML. Thanks to @TheRazorace for the tests

- Python
Published by dachafra over 1 year ago

yatter - v.1.1.5

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

- Python
Published by dachafra over 1 year ago

yatter - v1.1.4

Small improvements for the inverse translation

- Python
Published by dachafra almost 2 years ago

yatter - v1.1.3

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

- Python
Published by dachafra almost 2 years ago

yatter - v1.1.2

Testing new PyPI workflow

- Python
Published by dachafra about 2 years ago

yatter - v.1.1.2

This is a bug fix release (#68 #71)

- Python
Published by dachafra about 2 years ago

yatter - v1.1.1

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

- Python
Published by dachafra about 2 years ago

yatter - v1.1.0

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

- Python
Published by dachafra almost 3 years ago

yatter - v1.0

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

- Python
Published by dachafra about 3 years ago

yatter - v0.9

  • Support of functions in the predicate
  • Test coverage with Codecov
  • New tests for inverse translation (YARRRML to RML)

- Python
Published by dachafra about 3 years ago

yatter - v0.8.2

YARRRML functions for the RML+FNML spec is now supported

- Python
Published by dachafra about 3 years ago

yatter - v0.8.1

- Python
Published by dachafra about 3 years ago

yatter - v0.8

Solved the following issues: #28 #29 #33 #39 #42.

29 is implemented by @leviheichou during his bachelor thesis.

- Python
Published by dachafra about 3 years ago

yatter - v0.7.1

  • Solving issue #37
  • Improving logs

- Python
Published by dachafra over 3 years ago

yatter - v0.7

  • Implementing R2RML support
  • Solving small bugs

- Python
Published by dachafra over 3 years ago

yatter - v0.6.3

  • Modifying name of the module (removing dash)

- Python
Published by dachafra over 3 years ago

yatter - v0.6.1

  • Supporting GraphMap translation

- Python
Published by dachafra over 3 years ago

yatter - v0.6

  • Implementation of joins conditions with multiple conditions
  • Support for multiple subjects in the same mapping
  • Support for RDB connection with D2RQ

- Python
Published by dachafra over 3 years ago

yatter - v0.5

  • Refactorizing the code
  • New features included, such as the validation of the output file with RDFlib
  • Some identified bugs already fixed

- Python
Published by dachafra over 4 years ago

yatter - v0.1

Covering features: - Sources in any form - Subject in any form (no Graph property) - POMs (no Functions)

- Python
Published by dachafra over 4 years ago