LinkML-Java 0.1.1
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.