v0.2.2
What's Changed
- Added mappings by @jesper-friis in #62
- Updated Triplestore.add_function() to also support EMMO. by @jesper-friis in #67
- Add map() method to Triplestore by @jesper-friis in #69
- Fix deprecated calls syntax to Triplestore.triples() by @jesper-friis in #71
- Made the value optional + added some cleanup by @jesper-friis in #70
- Proper cost function by @jesper-friis in #68
- Using isort 5.12.0 for pre-commit by @CasperWA in #76
- Generate mapping routes from subclasses of Value and MappingStep by @jesper-friis in #73
- Added visualisation of mapping route by @jesper-friis in #74
Full Changelog: v0.2.1...v0.2.2
Changelog
v0.2.2 (2023-01-30)
Fixed bugs:
Closed issues:
- Describe functions with EMMO instead of FnO #65
Merged pull requests:
- Using isort 5.12.0 for pre-commit #76 (CasperWA)
- Visualise #74 (jesper-friis)
- Generate mapping routes from subclasses of Value and MappingStep #73 (jesper-friis)
- Fix deprecated calls syntax to Triplestore.triples() #71 (jesper-friis)
- Made the value optional + added some cleanup #70 (jesper-friis)
- Add map() method to Triplestore #69 (jesper-friis)
- Proper cost function #68 (jesper-friis)
- Updated Triplestore.add_function() to also support EMMO. #67 (jesper-friis)
- Added mappings #62 (jesper-friis)
* This Changelog was automatically generated by github_changelog_generator