Skip to content

SSSOM-Java 1.13.0

Latest

Choose a tag to compare

@gouttegd gouttegd released this 21 Sep 10:47
· 5 commits to main since this release
94c79b4

Changes since version 1.13.0:

  • sssom-cli:
    • Fixed a bug with the handling of XML Catalogs.
    • New type flag for the --update-from-ontology option, to update the subject_type and object_type slots.
    • It is now possible to export a mapping set to OWL Functional Syntax directly from the CLI tool without having to use the ROBOT plugin.
  • SSSOM/T-OWL:
    • The create_axiom() method now takes into account the subject_type and object_type slots of a mapping, when present.
    • “Direct” OWL generation now supports mappings between object and data properties.