SSSOM-Java 0.6.0
gouttegd
released this
29 Oct 13:52
·
273 commits
to main
since this release
Changes since version 0.5.0:
- SSSOM/T can now filter on all available slots.
- Changes to the TSV reader:
- Silently ignores unknown slots.
- Recognises and converts slots from older versions of the specification.
- Propagates slots down to individual mappings.
- Changes to the TSV writer:
- Condenses slots up to the level of the mapping set.
- SSSOM-to-OWL:
- Excludes
mapping_cardinality
from OWL serialisation. - Use
dc/terms
rather thandc/elements/1.1
for dispatch table metadata.
- Excludes
- Addition of
sssom-cli
, a command-line tool to manipulate mapping sets.
Full Changelog: sssom-java-0.5.0...sssom-java-0.6.0