Skip to content

LinkML-Java 0.2.3

Latest

Choose a tag to compare

@gouttegd gouttegd released this 21 Aug 13:37
· 3 commits to main since this release
625986d

Changes in LinkML-Java 0.2.3:

  • Core library:

    • Allow using custom type designator resolution logic.
  • LinkML Schemas support:

    • All standard LinkML imports are now embedded (no longer just linkml:types).
    • Fixed support for multiple definitions of schema elements across several schemas (following LinkML-Py's behaviour).
    • Allow using a XML Catalog to resolve imports.