matrix-schema


Namematrix-schema JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryThe collected MATRIX schemas
upload_time2025-07-08 23:54:12
maintainerNone
docs_urlNone
authorNicolas Matentzoglu
requires_python>=3.9
licenseBSD-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # matrix-schema

The collected MATRIX schemas

## Website

[https://everycure-org.github.io/matrix-schema](https://everycure-org.github.io/matrix-schema)

## Repository Structure

* [examples/](examples/) - example data
* [project/](project/) - project files (do not edit these)
* [src/](src/) - source files (edit these)
  * [matrix_schema](src/matrix_schema)
    * [schema](src/matrix_schema/schema) -- LinkML schema
      (edit this)
      * [valid_biolink_edge_types.tsv](src/matrix_schema/schema/valid_biolink_edge_types.tsv) -- Generated table of valid edge types
    * [datamodel](src/matrix_schema/datamodel) -- generated
      Python datamodel
    * [utils](src/matrix_schema/utils) -- utility scripts for schema generation
* [tests/](tests/) - Python tests

## Developer Documentation

<details>
Use the `make` command to generate project artefacts:

* `make all`: make everything
* `make deploy`: deploys site
* `make gen-valid-edge-type-table`: regenerate the valid Biolink edge types table
</details>

## Release Artifacts

The following artifacts are automatically generated and attached to GitHub releases:

* `valid_biolink_edge_types.tsv` - A table of valid edge types from the Biolink model with columns for `subject_category`, `predicate`, and `object_category`

## Credits

This project was made with
[linkml-project-cookiecutter](https://github.com/linkml/linkml-project-cookiecutter).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "matrix-schema",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Nicolas Matentzoglu",
    "author_email": "nicolas.matentzoglu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/ce/b6df4bdd8172a9ce974116d764d4b68b7868abd07597c803d55ea0463698/matrix_schema-0.4.0.tar.gz",
    "platform": null,
    "description": "# matrix-schema\n\nThe collected MATRIX schemas\n\n## Website\n\n[https://everycure-org.github.io/matrix-schema](https://everycure-org.github.io/matrix-schema)\n\n## Repository Structure\n\n* [examples/](examples/) - example data\n* [project/](project/) - project files (do not edit these)\n* [src/](src/) - source files (edit these)\n  * [matrix_schema](src/matrix_schema)\n    * [schema](src/matrix_schema/schema) -- LinkML schema\n      (edit this)\n      * [valid_biolink_edge_types.tsv](src/matrix_schema/schema/valid_biolink_edge_types.tsv) -- Generated table of valid edge types\n    * [datamodel](src/matrix_schema/datamodel) -- generated\n      Python datamodel\n    * [utils](src/matrix_schema/utils) -- utility scripts for schema generation\n* [tests/](tests/) - Python tests\n\n## Developer Documentation\n\n<details>\nUse the `make` command to generate project artefacts:\n\n* `make all`: make everything\n* `make deploy`: deploys site\n* `make gen-valid-edge-type-table`: regenerate the valid Biolink edge types table\n</details>\n\n## Release Artifacts\n\nThe following artifacts are automatically generated and attached to GitHub releases:\n\n* `valid_biolink_edge_types.tsv` - A table of valid edge types from the Biolink model with columns for `subject_category`, `predicate`, and `object_category`\n\n## Credits\n\nThis project was made with\n[linkml-project-cookiecutter](https://github.com/linkml/linkml-project-cookiecutter).\n\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "The collected MATRIX schemas",
    "version": "0.4.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e03cb19d5bf7c4ceae224b537c19a39a0e37cab8c629635dc4cf6e835ca0890",
                "md5": "ad6f45f29c13213d6e3160e78b9cd687",
                "sha256": "1930fecc6e8229ab349754932efce862f91460e7ed0a816f544e06c3107259aa"
            },
            "downloads": -1,
            "filename": "matrix_schema-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad6f45f29c13213d6e3160e78b9cd687",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1544493,
            "upload_time": "2025-07-08T23:54:11",
            "upload_time_iso_8601": "2025-07-08T23:54:11.428594Z",
            "url": "https://files.pythonhosted.org/packages/0e/03/cb19d5bf7c4ceae224b537c19a39a0e37cab8c629635dc4cf6e835ca0890/matrix_schema-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5dceb6df4bdd8172a9ce974116d764d4b68b7868abd07597c803d55ea0463698",
                "md5": "666c2ac8cfc5097f77bf4c6c641de8ba",
                "sha256": "61d43816a4890b792c9477a015aa72bab3312a511c28cc849de6a1dcef4d2b9c"
            },
            "downloads": -1,
            "filename": "matrix_schema-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "666c2ac8cfc5097f77bf4c6c641de8ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1496073,
            "upload_time": "2025-07-08T23:54:12",
            "upload_time_iso_8601": "2025-07-08T23:54:12.786531Z",
            "url": "https://files.pythonhosted.org/packages/5d/ce/b6df4bdd8172a9ce974116d764d4b68b7868abd07597c803d55ea0463698/matrix_schema-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 23:54:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "matrix-schema"
}
        
Elapsed time: 0.44698s