SSSOM-Java 0.7.2
·
442 commits
to main
since this release
Changes since version 0.7.1:
- SSSOM/T:
- Add a new function
assign()to edit mapping slots with fixed values known at compile-time (this replaces the previously introducededit()function, which is still available for backwards compatibility but is deprecated). - Add a new function
replace()to edit mapping slots by performing regex-based search-and-replace operations.
- Add a new function
- ROBOT
injectcommand:- Add a new option
--error-on-unshortenable-iristo force the command to error out if some IRIs cannot be shortened when generating annotation axioms.
- Add a new option