# linkml-runtime
[](https://pypi.python.org/pypi/linkml-runtime)

[](https://mybinder.org/v2/gh/linkml/linkml-runtime/main?filepath=notebooks)
[](https://pypi.python.org/pypi/linkml)
[](https://pepy.tech/project/linkml-runtime)
[](https://pypi.org/project/linkml-runtime)
[](https://codecov.io/gh/linkml/linkml-runtime)
Runtime support for linkml generated data classes.
## About
This Python library provides runtime support for [LinkML](https://linkml.io/linkml/) datamodels.
See the [LinkML repo](https://github.com/linkml/linkml) for the [Python Dataclass Generator](https://linkml.io/linkml/generators/python.html) 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](https://linkml.io/linkml/data/index.html) in the documentation for more details
This repository also contains the Python dataclass representation of the [LinkML metamodel](https://github.com/linkml/linkml-model), and various utility functions that are useful for working with LinkML data and schemas.
It also includes the [SchemaView](https://linkml.io/linkml/developers/manipulating-schemas.html) class for working with LinkML schemas.
## Notebooks
See the [notebooks](https://github.com/linkml/linkml-runtime/tree/main/notebooks) folder for examples.
Raw data
{
"_id": null,
"home_page": null,
"name": "linkml-runtime",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "linkml, metamodel, schema visualization, rdf, owl, yaml",
"author": "Chris Mungall",
"author_email": "cjmungall@lbl.gov",
"download_url": "https://files.pythonhosted.org/packages/e0/38/38ac19a5b81982f03709cda0a008327dc775d11f008d0cbdc0f2a5389e24/linkml_runtime-1.9.5.tar.gz",
"platform": null,
"description": "# linkml-runtime\n[](https://pypi.python.org/pypi/linkml-runtime)\n\n[](https://mybinder.org/v2/gh/linkml/linkml-runtime/main?filepath=notebooks)\n[](https://pypi.python.org/pypi/linkml)\n[](https://pepy.tech/project/linkml-runtime)\n[](https://pypi.org/project/linkml-runtime)\n[](https://codecov.io/gh/linkml/linkml-runtime)\n\nRuntime support for linkml generated data classes.\n\n## About\n\nThis Python library provides runtime support for [LinkML](https://linkml.io/linkml/) datamodels.\n\nSee the [LinkML repo](https://github.com/linkml/linkml) for the [Python Dataclass Generator](https://linkml.io/linkml/generators/python.html) which will convert a schema into a Python object model. That model will have dependencies on functionality in this library.\n\nThe library also provides\n\n* loaders: for loading from external formats such as json, yaml, rdf, tsv into LinkML instances\n* dumpers: the reverse operation\n\nSee [working with data](https://linkml.io/linkml/data/index.html) in the documentation for more details\n\nThis repository also contains the Python dataclass representation of the [LinkML metamodel](https://github.com/linkml/linkml-model), and various utility functions that are useful for working with LinkML data and schemas.\n\nIt also includes the [SchemaView](https://linkml.io/linkml/developers/manipulating-schemas.html) class for working with LinkML schemas.\n\n## Notebooks\n\nSee the [notebooks](https://github.com/linkml/linkml-runtime/tree/main/notebooks) folder for examples.\n\n",
"bugtrack_url": null,
"license": "CC0-1.0",
"summary": "Runtime environment for LinkML, the Linked open data modeling language",
"version": "1.9.5",
"project_urls": null,
"split_keywords": [
"linkml",
" metamodel",
" schema visualization",
" rdf",
" owl",
" yaml"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3428cdcbe1f0521a98b891dd30249513eef1ddcc7bb406be953b4a8d7825e68f",
"md5": "b1f44c3679949aba9bc16d539fa8c485",
"sha256": "fece3e8aa25a4246165c6528b6a7fe83a929b985d2ce1951cc8a0f4da1a30b90"
},
"downloads": -1,
"filename": "linkml_runtime-1.9.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b1f44c3679949aba9bc16d539fa8c485",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 576405,
"upload_time": "2025-08-15T22:22:49",
"upload_time_iso_8601": "2025-08-15T22:22:49.264712Z",
"url": "https://files.pythonhosted.org/packages/34/28/cdcbe1f0521a98b891dd30249513eef1ddcc7bb406be953b4a8d7825e68f/linkml_runtime-1.9.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e03838ac19a5b81982f03709cda0a008327dc775d11f008d0cbdc0f2a5389e24",
"md5": "9915ae453c988f740f9b6ee64e8e038c",
"sha256": "78dc1383adf11ad5f20bb11b6adde56ed566fbd2429a292d57699ad4596c738a"
},
"downloads": -1,
"filename": "linkml_runtime-1.9.5.tar.gz",
"has_sig": false,
"md5_digest": "9915ae453c988f740f9b6ee64e8e038c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 480288,
"upload_time": "2025-08-15T22:22:51",
"upload_time_iso_8601": "2025-08-15T22:22:51.098956Z",
"url": "https://files.pythonhosted.org/packages/e0/38/38ac19a5b81982f03709cda0a008327dc775d11f008d0cbdc0f2a5389e24/linkml_runtime-1.9.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-15 22:22:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "linkml-runtime"
}