SSSOM-Java 1.4.0
·
20 commits
to main
since this release
Changes since SSSOM-Java 1.3.0:
sssom-core
:- When reading from SSSOM/TSV or SSSOM/JSON files, it is now possible to pre-declare prefixes before reading. Prefix declarations from embedded prefix maps take precedence. This can allow reading sets with incomplete prefix maps.
sssom-ext
:- Fixed a bug in the EPM-based canonicalisation of IRIs.
sssom-cli
:- New option
--epm-mode=<PRE|POST|BOTH>
to control how to use an Extended Prefix Map (EPM). - Some options have been renamed (old names still supported for compatibility):
--mangle-iris
renamed to--epm
;--sssompy-json
renamed to--json-sssompy
.
- New option