Skip to content

SSSOM-Java 0.6.0

Compare
Choose a tag to compare
@gouttegd gouttegd released this 29 Oct 13:52
· 273 commits to main since this release
bf24311

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 than dc/elements/1.1 for dispatch table metadata.
  • Addition of sssom-cli, a command-line tool to manipulate mapping sets.

Full Changelog: sssom-java-0.5.0...sssom-java-0.6.0