Skip to content

LinkML-Java 0.1.1

Choose a tag to compare

@gouttegd gouttegd released this 08 Mar 13:23
709c11a

Changes in LinkML-Java 0.1.1:

  • Fix error messages when an object cannot be instantiated.
  • Accept field names with a _ suffix (which may be appended by the code generator to avoid a name clash with a Java keyword).
  • Support incorrect use of a scalar where a list is expected.
  • Add support for JSON.