[![Python](https://img.shields.io/badge/python-3.7+-blue.svg)]()
[![PyPI](https://img.shields.io/pypi/v/bmt)](https://img.shields.io/pypi/v/bmt)
# Biolink Model Toolkit
Biolink Model Toolkit (BMT): A Python API for working with the [Biolink Model](https://github.com/biolink/biolink-model).
BMT provides utility functions to look up Biolink Model for classes, relations, and properties based on Biolink CURIEs
or external CURIEs that have been mapped to Biolink Model.
> Note: Each release of BMT is pinned to a specific version of the Biolink Model to ensure consistency.
## Usage
BMT provides convenience methods to operate on the Biolink Model.
Using this toolkit you can,
- Get Biolink Model elements corresponding to a given Biolink class or slot name
- Get Biolink Model elements corresponding to a given external CURIE/IRI
- Get ancestors for a given Biolink Model element
- Get descendants for a given Biolink Model element
- Get parent for a given Biolink Model element
- Get children for a given Biolink Model element
- Check whether a given Biolink Model element is part of a specified subset
Raw data
{
"_id": null,
"home_page": "https://github.com/biolink/biolink-model-toolkit",
"name": "bmt",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "schema, linked data, data modeling, biolink, api",
"author": "Sierra Taylor Moxon",
"author_email": "sierra.taylor@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/50/24/702302f86a56070ea679ccd4b5d41387c14a586847bfb61e11fcf6babe22/bmt-1.4.4.tar.gz",
"platform": null,
"description": "[![Python](https://img.shields.io/badge/python-3.7+-blue.svg)]()\n[![PyPI](https://img.shields.io/pypi/v/bmt)](https://img.shields.io/pypi/v/bmt)\n\n# Biolink Model Toolkit\n\nBiolink Model Toolkit (BMT): A Python API for working with the [Biolink Model](https://github.com/biolink/biolink-model).\n\nBMT provides utility functions to look up Biolink Model for classes, relations, and properties based on Biolink CURIEs\nor external CURIEs that have been mapped to Biolink Model.\n\n> Note: Each release of BMT is pinned to a specific version of the Biolink Model to ensure consistency.\n\n## Usage\n\nBMT provides convenience methods to operate on the Biolink Model.\n\nUsing this toolkit you can,\n- Get Biolink Model elements corresponding to a given Biolink class or slot name\n- Get Biolink Model elements corresponding to a given external CURIE/IRI\n- Get ancestors for a given Biolink Model element\n- Get descendants for a given Biolink Model element\n- Get parent for a given Biolink Model element\n- Get children for a given Biolink Model element\n- Check whether a given Biolink Model element is part of a specified subset\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Biolink Model Toolkit: A Python API for working with the Biolink Model",
"version": "1.4.4",
"project_urls": {
"Documentation": "https://biolink.github.io/biolink-model-toolkit/",
"Homepage": "https://github.com/biolink/biolink-model-toolkit",
"Repository": "https://github.com/biolink/biolink-model-toolkit"
},
"split_keywords": [
"schema",
" linked data",
" data modeling",
" biolink",
" api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f20b3e5a64204432a6ef758d2b0bb1e77ac2a542866faf203a86333c5a2056a4",
"md5": "ec715a303b560a369812cca240cd2da6",
"sha256": "e00c7eddb6e2f1843989a1099d02a208c3f3101afe54589421eb50b50967ed64"
},
"downloads": -1,
"filename": "bmt-1.4.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ec715a303b560a369812cca240cd2da6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 15423,
"upload_time": "2024-07-26T22:35:01",
"upload_time_iso_8601": "2024-07-26T22:35:01.797899Z",
"url": "https://files.pythonhosted.org/packages/f2/0b/3e5a64204432a6ef758d2b0bb1e77ac2a542866faf203a86333c5a2056a4/bmt-1.4.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5024702302f86a56070ea679ccd4b5d41387c14a586847bfb61e11fcf6babe22",
"md5": "31eda82a54dcb493e12c4a00affa553c",
"sha256": "d18467c8e5265c1a550f71c4e53780e2b6916a600e04b1b9d72d1fe1daa0b99f"
},
"downloads": -1,
"filename": "bmt-1.4.4.tar.gz",
"has_sig": false,
"md5_digest": "31eda82a54dcb493e12c4a00affa553c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 15293,
"upload_time": "2024-07-26T22:35:03",
"upload_time_iso_8601": "2024-07-26T22:35:03.644446Z",
"url": "https://files.pythonhosted.org/packages/50/24/702302f86a56070ea679ccd4b5d41387c14a586847bfb61e11fcf6babe22/bmt-1.4.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-26 22:35:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "biolink",
"github_project": "biolink-model-toolkit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "bmt"
}