Releases: linkml/linkml-runtime
Releases · linkml/linkml-runtime
1.0.14
- added inject_type to as_json_object to optionally suppress
@type
declarations - added csv loaders and dumpers to runtime, fixes linkml/linkml-csv#1
- additional methods in schemaview
- get_identifier
- is_inlined
v1.0.13
1.0.12 release
- #25 added schema view
Incorporate latest linkml-model
This and some misc tweaks to tooling
Minor tweaks
Fix an omission on inline generation Enhanced unit tests a bit. Note that this is clearly NOT the way to do MissingRequiredField overrides if you have to restore to the default
Overridable MissingRequiredField
This will need to be updated once the linkml package itself is synced
Include updated requirements files
Fix import error Accidentally marked linkml_runtime subdirectory as a source directory in the PyCharm module
Update to TypedNode
v1.0.7 Automatically generated requirements.txt and requirements-dev.txt
First public release
Still some issues with the RDF loaders and emitters - we need to get pyld up to snuff to proceed
Add json-ld files to linkml-model copy
v1.0.5 Include JSON-LD files as well for RDF transformations