Linkml-runtime

Latest version: v1.9.0

Safety actively analyzes 724881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 24

1.5.3

What's Changed
* update curies package, fixes 1444 by sierra-moxon in https://github.com/linkml/linkml-runtime/pull/266
* Support Pydantic BaseModel in loaders and dumpers by kevinschaper in https://github.com/linkml/linkml-runtime/pull/227

New Contributors
* kevinschaper made their first contribution in https://github.com/linkml/linkml-runtime/pull/227

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.2...v1.5.3

1.5.2

What's Changed
* Update README.md by cmungall in https://github.com/linkml/linkml-runtime/pull/264
* Fix for https://github.com/linkml/linkml/issues/1417 (accidentally committed to main, no PR)


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.1...v1.5.2

1.5.1

What's Changed
* fixes 1355 by WolfgangFahl in https://github.com/linkml/linkml-runtime/pull/257
* Fixes relative imports from a URL. by cmungall in https://github.com/linkml/linkml-runtime/pull/258
* Normalizing lists of lists to N-dimensional arrays by cmungall in https://github.com/linkml/linkml-runtime/pull/259
* Alternative to https://github.com/linkml/linkml/pull/1379 by cmungall in https://github.com/linkml/linkml-runtime/pull/263
* Do not mutate Schema object in schemaview. Fixes https://github.com/linkml/linkml/issues/1394 by cmungall in https://github.com/linkml/linkml-runtime/pull/262

New Contributors
* WolfgangFahl made their first contribution in https://github.com/linkml/linkml-runtime/pull/257

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.0...v1.5.1

1.5.0

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_of` slot 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

1.5.0rc2

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


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_of` slot by sujaypatil96 in https://github.com/linkml/linkml-runtime/pull/252


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.4.0...v1.5.0rc2

1.4.10

What's Changed
* Fix get_classes_modifying_slot by amc-corey-cox in https://github.com/linkml/linkml-runtime/pull/254


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.4.9...v1.4.10

Page 6 of 24

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.