Runtime environment for LinkML, the Linked open data modeling language
Project description
linkml-runtime
Runtime support for linkml generated data classes
About
This python library provides runtime support for LinkML datamodels.
See the LinkML repo for the Python Dataclass Generator which will convert a schema into a Python object model. That model will have dependencies on functionality in this library.
The library also provides
- loaders: for loading from external formats such as json, yaml, rdf, tsv into LinkML instances
- dumpers: the reverse operation
See working with data in the documentation for more details
This repository also contains the Python dataclass representation of the LinkML metamodel, and various utility functions that are useful for working with LinkML data and schemas.
It also includes the SchemaView class for working with LinkML schemas
Notebooks
See the notebooks folder for examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for linkml_runtime-1.5.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8f82ebce2af7e71998a7fca0cf9d37eabfa18c21efe34393b698074da430bbb |
|
MD5 | 32a680dbedc14c2fd81870c34ca9813d |
|
BLAKE2b-256 | 5f0c1d5b3ecc8f391930fd444439f8619b887cfa7ab77900180e08bb278d52fa |