Skip to content

Releases: linkml/linkml-runtime

v1.5.0

24 Mar 22:35
f155ac2
Compare
Choose a tag to compare

LinkML Model 1.5.x series

See https://github.com/linkml/linkml-model/releases/tag/v1.5.0 for a summary of metamodel changes

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.10

22 Mar 20:58
1b2af2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.9...v1.4.10

v1.5.0rc2

17 Mar 17:00
Compare
Choose a tag to compare
v1.5.0rc2 Pre-release
Pre-release

For model changes, see: https://github.com/linkml/linkml-model/releases/tag/v1.5.0rc1

What's Changed

Full Changelog: v1.4.0...v1.5.0rc2

v1.4.9

07 Mar 00:14
c0eded8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.8...v1.4.9

v1.4.8

02 Mar 17:22
168072b
Compare
Choose a tag to compare

What's Changed

  • fixes bug where SchemaView could not be constructed directly from remote URL 1317 by @cmungall in #253

Full Changelog: v1.4.7...v1.4.8

v1.4.7

25 Feb 00:09
0f7e7ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7

v1.4.6

23 Feb 02:08
eccc0a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.6

v1.4.5

04 Feb 00:23
cf04542
Compare
Choose a tag to compare

What's Changed

  • Add ability to expand all dicts to ExpandedDict on referencevalidator. by @cmungall in #242
  • allow setting of @base via prefix _base by @cmungall in #241
  • Add functions to look up a LinkML python class by URI or CURIE by @hsolbrig in #243

Full Changelog: v1.4.3...v1.4.5

v1.4.4

31 Jan 23:49
cf04542
Compare
Choose a tag to compare

What's Changed

  • Add ability to expand all dicts to ExpandedDict on referencevalidator. by @cmungall in #242
  • allow setting of @base via prefix _base by @cmungall in #241
  • Add functions to look up a LinkML python class by URI or CURIE by @hsolbrig in #243

Full Changelog: v1.4.3...v1.4.4

v1.4.3

28 Jan 02:56
bea8840
Compare
Choose a tag to compare

What's Changed

  • Added a ReferenceValidator that performs complete normalizations. by @cmungall in #239
  • Check inlined or inlined_as_list slots only if range is class in schema by @pkalita-lbl in #240

Full Changelog: v1.4.2...v1.4.3