bmt


Namebmt JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/biolink/biolink-model-toolkit
SummaryBiolink Model Toolkit: A Python API for working with the Biolink Model
upload_time2024-03-04 18:28:01
maintainer
docs_urlNone
authorSierra Taylor Moxon
requires_python>=3.9,<4.0
licenseBSD
keywords schema linked data data modeling biolink api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![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": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "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/3e/dd/f44f20c8664ce9e7db3dffeb9a409e2cfc28e31bc76b44753ef0db136a01/bmt-1.2.1.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.2.1",
    "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": "49a06c223e22888f049038fe55e6fb8cb81900276fee347c3917f490bc984113",
                "md5": "b29ad199eee94be810692378d2524e49",
                "sha256": "5dda82c872ca4ee615e22a2dcd3b647491149ad8f92aaa3f04a69e5832542771"
            },
            "downloads": -1,
            "filename": "bmt-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b29ad199eee94be810692378d2524e49",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 14505,
            "upload_time": "2024-03-04T18:27:59",
            "upload_time_iso_8601": "2024-03-04T18:27:59.348834Z",
            "url": "https://files.pythonhosted.org/packages/49/a0/6c223e22888f049038fe55e6fb8cb81900276fee347c3917f490bc984113/bmt-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3eddf44f20c8664ce9e7db3dffeb9a409e2cfc28e31bc76b44753ef0db136a01",
                "md5": "e03e265bc8d04acbcfa65c0ca2e662ce",
                "sha256": "9a0100458bc9d8045a9f268ee919819a254c84c36820f82703c92738cd294ae8"
            },
            "downloads": -1,
            "filename": "bmt-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e03e265bc8d04acbcfa65c0ca2e662ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 14369,
            "upload_time": "2024-03-04T18:28:01",
            "upload_time_iso_8601": "2024-03-04T18:28:01.684099Z",
            "url": "https://files.pythonhosted.org/packages/3e/dd/f44f20c8664ce9e7db3dffeb9a409e2cfc28e31bc76b44753ef0db136a01/bmt-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 18:28:01",
    "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"
}
        
Elapsed time: 0.20574s