Skip to content

Releases: linkml/linkml-runtime

1.0.14

22 Aug 23:59

Choose a tag to compare

  • 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

19 Aug 18:21
9c502ad

Choose a tag to compare

1.0.12 release

18 Aug 03:34
7533c13

Choose a tag to compare

  • #25 added schema view

Incorporate latest linkml-model

20 Jul 15:46
43e9205

Choose a tag to compare

This and some misc tweaks to tooling

Minor tweaks

11 Jun 18:12

Choose a tag to compare

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

11 Jun 14:06

Choose a tag to compare

This will need to be updated once the linkml package itself is synced

Include updated requirements files

03 Jun 18:36

Choose a tag to compare

Fix import error

Accidentally marked linkml_runtime subdirectory as a source directory in the PyCharm module

Update to TypedNode

03 Jun 17:52

Choose a tag to compare

v1.0.7

Automatically generated requirements.txt and requirements-dev.txt

First public release

02 Jun 17:23
8b3fdba

Choose a tag to compare

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

13 May 18:05

Choose a tag to compare

Pre-release
v1.0.5

Include JSON-LD files as well for RDF transformations