Published March 24, 2023
| Version v1.5.0
Software
Open
linkml/linkml-runtime: v1.5.0
Authors/Creators
- 1. Lawrence Berkeley National Laboratory
- 2. LBNL
- 3. Solbrig Informatics, LLC
- 4. Leibniz-Institut für Katalyse e.V. (LIKAT)
- 5. @actions
- 6. @openmicroscopy
- 7. @jhu-bids
- 8. The Berkeley Lab
- 9. @RENCI
- 10. SIB Swiss Institute of Bioinformatics
Description
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- Add methods to replace functionality in biolink model toolkit with schemaview by @sierra-moxon in https://github.com/linkml/linkml-runtime/pull/235
- add the ability to declare "prefixmaps" contexts (including bioregistry contexts) in default_curie_maps. fixes #604 by @sierra-moxon in https://github.com/linkml/linkml-runtime/pull/231
- Test for https://github.com/linkml/linkml/issues/1228 by @cmungall in https://github.com/linkml/linkml-runtime/pull/237
- Rdflib percent encoded tests by @cmungall in https://github.com/linkml/linkml-runtime/pull/238
- Added a ReferenceValidator that performs complete normalizations. by @cmungall in https://github.com/linkml/linkml-runtime/pull/239
- Check inlined or inlined_as_list slots only if range is class in schema by @pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/240
- Add ability to expand all dicts to ExpandedDict on referencevalidator. by @cmungall in https://github.com/linkml/linkml-runtime/pull/242
- allow setting of @base via prefix _base by @cmungall in https://github.com/linkml/linkml-runtime/pull/241
- Add functions to look up a LinkML python class by URI or CURIE by @hsolbrig in https://github.com/linkml/linkml-runtime/pull/243
- Fix for dangling object bug in ObjectIndex by @cmungall in https://github.com/linkml/linkml-runtime/pull/246
- 1126 slot modifying classes by @amc-corey-cox in https://github.com/linkml/linkml-runtime/pull/245
- Imports to metamodel resolved locally rather than over network, #1102. by @cmungall in https://github.com/linkml/linkml-runtime/pull/248
- Update pypi-publish.yaml by @hrshdhgd in https://github.com/linkml/linkml-runtime/pull/250
- SchemaView initialization from a PosixPath by @joeflack4 in https://github.com/linkml/linkml-runtime/pull/249
- fixes bug where SchemaView could not be constructed directly from remote URL 1317 by @cmungall in https://github.com/linkml/linkml-runtime/pull/253
- avoid duplicate class names in
domain_ofslot by @sujaypatil96 in https://github.com/linkml/linkml-runtime/pull/252 - Fix get_classes_modifying_slot by @amc-corey-cox in https://github.com/linkml/linkml-runtime/pull/254
- pre-release of 1.5x series. by @cmungall in https://github.com/linkml/linkml-runtime/pull/256
Full Changelog: https://github.com/linkml/linkml-runtime/compare/v1.4.0...v1.5.0
Files
linkml/linkml-runtime-v1.5.0.zip
Files
(653.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1a8a8248f67dfccd523fcdcc66f4276d
|
653.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/linkml/linkml-runtime/tree/v1.5.0 (URL)