Releases: linkml/linkml-runtime
Releases · linkml/linkml-runtime
v1.4.6
What's Changed
- Fix for dangling object bug in ObjectIndex by @cmungall in #246
- 1126 slot modifying classes by @amc-corey-cox in #245
- Imports to metamodel resolved locally rather than over network, #1102. by @cmungall and @dalito in #248
Full Changelog: v1.4.4...v1.4.6
v1.4.5
v1.4.4
v1.4.3
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
v1.4.2
What's Changed
- Test for linkml/linkml#1228 by @cmungall in #237
- Rdflib percent encoded tests by @cmungall in #238
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Add methods to replace functionality in biolink model toolkit with schemaview by @sierra-moxon in #235
- add the ability to declare "prefixmaps" contexts (including bioregistry contexts) in default_curie_maps. fixes #604 by @sierra-moxon in #231
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Allow percent_encoded annotations on slot by @cmungall in #224
- Simplifying schemaview implementation of induced attributes. by @cmungall in #225
- Issue 1040 by @hsolbrig in #228
- Fix for undeclared xsd when emitting literals by @cmungall in #229
- include subsets in merge_schemas method. by @cmungall in #230
- bake mergeimports functionality into SchemaView by @sujaypatil96 in #233
- Fix for linkml/linkml#626. by @hsolbrig in #234
- enum permissible value ancestors and parents methods by @sierra-moxon in #213
Full Changelog: v1.3.7...v1.4.0
v1.3.8rc2
What's Changed
- Allow percent_encoded annotations on slot by @cmungall in #224
- Simplifying schemaview implementation of induced attributes. by @cmungall in #225
- Issue 1040 by @hsolbrig in #228
- Fix for undeclared xsd when emitting literals by @cmungall in #229
- include subsets in merge_schemas method. by @cmungall in #230
- bake mergeimports functionality into SchemaView by @sujaypatil96 in #233
- Fix for linkml/linkml#626. by @hsolbrig in #234
- enum permissible value ancestors and parents methods by @sierra-moxon in #213
Full Changelog: v1.3.7...v1.3.8rc2
v1.3.8rc1
What's Changed
- Allow percent_encoded annotations on slot by @cmungall in #224
- Simplifying schemaview implementation of induced attributes. by @cmungall in #225
- Issue 1040 by @hsolbrig in #228
- Fix for undeclared xsd when emitting literals by @cmungall in #229
- include subsets in merge_schemas method. by @cmungall in #230
Full Changelog: v1.3.7...v1.3.8rc1
v1.3.7
What's Changed
- Add enum slot link for slots defined in slot_usage. by @amc-corey-cox in #222
- Allow for non-CURIE identifiers to be encoded. by @cmungall in #223
Full Changelog: v1.3.6...v1.3.7