Releases: oeg-upm/mapeathor
Releases · oeg-upm/mapeathor
v1.7.5
Bug fix release for templates:
- Quotes in iterator for YARRRML
- Deleting extra bracket in functions
v1.7.3
Updating license calls from config to fix pypi deploy
v1.7.2
Fixing config to fix deployment to pypi
v1.7.1
Small fixes for updating pypi package
v1.7.0
New features:
- Language tags
- Support for RML release on 2023 as rml, the 2014 release is supported as rml2014
Fixes:
- Supported languages
- Add term type to joins
- Other small fixes about grammar
v.1.7.4
Changing only version to test deploy with verified email
v1.6.1
Testing update in CI workflow
v1.6.0
This release includes the following new features:
- Blank nodes in objects
- Empty prefix
- Language tags
- Graph maps
And the next bugs have been fixed:
- Correct quotes for IRIs in objects
- Datatypes when termtype is IRI or BlankNode
v1.5.4
The following errors have been fixed:
- Iterator format for json/xml sources
- Allowed subject without class
- In Functions:
- Correct finding of source
- No error shown when there are functions in sheet but not referenced
- IRI type in Function Map
- Correct formating when referencing functions from function maps
v1.5.3
Quotes in constant predicates are fixed