Skip to content

SSSOM-Java 0.7.3

Compare
Choose a tag to compare
@gouttegd gouttegd released this 17 Dec 23:03
· 143 commits to main since this release
a432e02

Changes since version 0.7.2:

  • SSSOM-Core library:
  • SSSOM-Robot plugin:
    • New option --use-input-prefix-map to allow using the prefix map from the input set(s) in SSSOM/T rules.
  • SSSOM-CLI tool:
    • New option --split to write the result set in several chunks splitted along the subject and object ID prefixes.
    • New option --mangle-iris to “reconciliate” the IRIs in a mapping set against an extended prefix map.
    • New option --no-metadata-merge to disable merging of multi-valued metadata slots when merging several input sets.
    • New option --output-metadata to set the metadata of the result set from a specific file.
    • New option --prefix-map to set the transform prefix map from the metadata of a specific file.
    • New option --prefix-map-from-input to fill the transform prefix map with the prefixes from the input set(s).
    • New option --output-prefix-map to control which prefix map should be used to write the result set.