Linkml-model

Latest version: v1.8.0

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

Scan your dependencies

Page 2 of 7

1.6.0rc1

What's Changed
* Add classes OneDimensionalSeries, TwoDimensionalArray by rly in https://github.com/linkml/linkml-model/pull/143
* refining array model by cmungall in https://github.com/linkml/linkml-model/pull/153
* Change time type's URI to xsd:time by pkalita-lbl in https://github.com/linkml/linkml-model/pull/154
* Adding a codegen spec by cmungall in https://github.com/linkml/linkml-model/pull/157
* Regenerate output products using latest linkml generators. by cmungall in https://github.com/linkml/linkml-model/pull/158
* CDISC mappings by cmungall in https://github.com/linkml/linkml-model/pull/156
* Codespell: config, action, typos fixed by yarikoptic in https://github.com/linkml/linkml-model/pull/161
* proposal add jsonpointer path types by cmungall in https://github.com/linkml/linkml-model/pull/159
* Adding implements metaslot by cmungall in https://github.com/linkml/linkml-model/pull/163
* changing the range of extensions from string to Any by cmungall in https://github.com/linkml/linkml-model/pull/162

New Contributors
* rly made their first contribution in https://github.com/linkml/linkml-model/pull/143
* yarikoptic made their first contribution in https://github.com/linkml/linkml-model/pull/161

**Full Changelog**: https://github.com/linkml/linkml-model/compare/v1.5.0...v1.6.0rc1

1.5.2

What's Changed
* Change time type's URI to xsd:time by pkalita-lbl in https://github.com/linkml/linkml-model/pull/154
* Adding a codegen spec by cmungall in https://github.com/linkml/linkml-model/pull/157
* Regenerate output products using latest linkml generators. by cmungall in https://github.com/linkml/linkml-model/pull/158
* CDISC mappings by cmungall in https://github.com/linkml/linkml-model/pull/156
* Codespell: config, action, typos fixed by yarikoptic in https://github.com/linkml/linkml-model/pull/161

New Contributors
* yarikoptic made their first contribution in https://github.com/linkml/linkml-model/pull/161

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

1.5.1

What's Changed
* Add classes OneDimensionalSeries, TwoDimensionalArray by rly in https://github.com/linkml/linkml-model/pull/143
* refining array model by cmungall in https://github.com/linkml/linkml-model/pull/153

New Contributors
* rly made their first contribution in https://github.com/linkml/linkml-model/pull/143

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

1.5

See: https://w3id.org/linkml/Example

`implements`

- 148

Any LinkML element can now list a number of uris or curies to indicate conformance to an external schema without importing it

See: https://w3id.org/linkml/implements

Note: currently this is treated purely as documentation, but in future tools may use this to perform an additional level of validation on a project.

`inlined_as_simple_dict`

- 148

added inlined_as_simple_dict. This can be used to *explicitly* indicate that a collection is inlined as a SimpleDict.

For more information, see the section [Collection Forms in part 6 of the specification](https://linkml.io/linkml-model/docs/specification/06mapping/#collection-forms)

An example of inlining as a dict is commonly seen on all linkml schemas:

yaml
prefixes:
chemrof: https://w3id.org/chemrof/
COB: http://purl.obolibrary.org/obo/COB_
BFO: http://purl.obolibrary.org/obo/BFO_


Currently tools do not use this element, so usage is purely documentational. In future validators may use this to determine whether to interpret a dict as a SimpleDict or not.

Additional metadata fields for schemas

The following can now be added to schema elements

- created_by
- created_on
- last_updated_on
- modified_by
- status

Documentation improvements

Thanks for vincentvialard for many clarifications and fixes to the specification and documentation

What's Changed
* added ../ to local paths to fix broken links by vincentvialard in https://github.com/linkml/linkml-model/pull/144
* add enums to description of schema definition by vincentvialard in https://github.com/linkml/linkml-model/pull/145
* fixing normalization errors by cmungall in https://github.com/linkml/linkml-model/pull/147
* allow example objects by cmungall in https://github.com/linkml/linkml-model/pull/135
* Additions for 1.5 by cmungall in https://github.com/linkml/linkml-model/pull/148
* Adding a curie type by cmungall in https://github.com/linkml/linkml-model/pull/149
* Docs for type designators by cmungall in https://github.com/linkml/linkml-model/pull/151
* Adding a contributor guide, also describe model sync process by cmungall in https://github.com/linkml/linkml-model/pull/150


**Full Changelog**: https://github.com/linkml/linkml-model/compare/v1.4.0...v1.5.0rc1

1.5.0

1.5.0rc2

Identical to https://github.com/linkml/linkml-model/releases/tag/v1.5.0rc1, except this time created using 1.4.10 of linkml generators

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.