bmt


Namebmt JSON
Version 1.3.0 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-04-08 21:23:13
maintainerNone
docs_urlNone
authorSierra Taylor Moxon
requires_python<4.0,>=3.9
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": 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/83/78/73ef3e0c62a967594a19724b4d99dadf18c0f572c34385c2e452d95b1322/bmt-1.3.0.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.3.0",
    "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": "8874d05d3f3cbb1854d6e1ef373653a69d27e41fb0a44073652ec26ce5298774",
                "md5": "fcf78111025237e9fb7f5cfd6362c7db",
                "sha256": "3518ae7afca94f2cd18122e37c20f1b079007c3445bc428dcb6e044270979406"
            },
            "downloads": -1,
            "filename": "bmt-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fcf78111025237e9fb7f5cfd6362c7db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 14544,
            "upload_time": "2024-04-08T21:23:10",
            "upload_time_iso_8601": "2024-04-08T21:23:10.942119Z",
            "url": "https://files.pythonhosted.org/packages/88/74/d05d3f3cbb1854d6e1ef373653a69d27e41fb0a44073652ec26ce5298774/bmt-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "837873ef3e0c62a967594a19724b4d99dadf18c0f572c34385c2e452d95b1322",
                "md5": "ec105a355c6173533344d6007f4617bf",
                "sha256": "278b861d9e4b7c33437ae5135fa02d592a568bae5bf204a686111fa360b463a8"
            },
            "downloads": -1,
            "filename": "bmt-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ec105a355c6173533344d6007f4617bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 14397,
            "upload_time": "2024-04-08T21:23:13",
            "upload_time_iso_8601": "2024-04-08T21:23:13.014387Z",
            "url": "https://files.pythonhosted.org/packages/83/78/73ef3e0c62a967594a19724b4d99dadf18c0f572c34385c2e452d95b1322/bmt-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 21:23:13",
    "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.22667s