Name | kgcl-schema JSON |
Version |
0.7.0
JSON |
| download |
home_page | None |
Summary | Schema for the KGCL project. |
upload_time | 2024-11-14 19:51:49 |
maintainer | None |
docs_url | None |
author | Chris Mungall |
requires_python | <4.0,>=3.9 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# KGCL: Knowledge Graph Change Language
KGCL is a standard datamodel for representing changes in ontologies and knowledge graphs.
This repository houses:
- The KGCL schema/standard
- The Python implementation of the standard (LinkML model, LARK grammar)
The following URIs will resolve to the KGCL standard:
- OWL: https://w3id.org/kgcl/kgcl.owl.ttl
- JSONLD: https://w3id.org/kgcl/kgcl.context.jsonld
- SHACL: https://w3id.org/kgcl/kgcl.shacl.ttl
- YAML: https://w3id.org/kgcl/kgcl.yaml
## Documentation
[Read more here.](https://incatools.github.io/kgcl/)
Raw data
{
"_id": null,
"home_page": null,
"name": "kgcl-schema",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Chris Mungall",
"author_email": "cjmungall@lbl.gov",
"download_url": "https://files.pythonhosted.org/packages/bf/9c/b8277ee1c3af601b11e9da9d4c679f8d56537f12326675eb01fa7927a883/kgcl_schema-0.7.0.tar.gz",
"platform": null,
"description": "# KGCL: Knowledge Graph Change Language\n\nKGCL is a standard datamodel for representing changes in ontologies and knowledge graphs.\n\nThis repository houses:\n\n- The KGCL schema/standard\n- The Python implementation of the standard (LinkML model, LARK grammar)\n\nThe following URIs will resolve to the KGCL standard:\n\n- OWL: https://w3id.org/kgcl/kgcl.owl.ttl\n- JSONLD: https://w3id.org/kgcl/kgcl.context.jsonld\n- SHACL: https://w3id.org/kgcl/kgcl.shacl.ttl\n- YAML: https://w3id.org/kgcl/kgcl.yaml\n\n## Documentation\n\n[Read more here.](https://incatools.github.io/kgcl/)\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Schema for the KGCL project.",
"version": "0.7.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "59626d97c6c2a5515a25bf11d66739818d76a27e32b0bb8caeec43f039a82f4a",
"md5": "9ee2ff081e8f91115fa026e23be06586",
"sha256": "7b4640ac211c6aed5ab7633745d10bf70958b21430bb7e932eeb0ca3caeb1044"
},
"downloads": -1,
"filename": "kgcl_schema-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9ee2ff081e8f91115fa026e23be06586",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 47769,
"upload_time": "2024-11-14T19:51:47",
"upload_time_iso_8601": "2024-11-14T19:51:47.437062Z",
"url": "https://files.pythonhosted.org/packages/59/62/6d97c6c2a5515a25bf11d66739818d76a27e32b0bb8caeec43f039a82f4a/kgcl_schema-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bf9cb8277ee1c3af601b11e9da9d4c679f8d56537f12326675eb01fa7927a883",
"md5": "7b6b893fbf3d1e875c179df4ebfec3f7",
"sha256": "6851ea4a8f6f9268597e0d1b96cbd0cfa0c8e49560602feac6f7c47346dc69d2"
},
"downloads": -1,
"filename": "kgcl_schema-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "7b6b893fbf3d1e875c179df4ebfec3f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 42863,
"upload_time": "2024-11-14T19:51:49",
"upload_time_iso_8601": "2024-11-14T19:51:49.011956Z",
"url": "https://files.pythonhosted.org/packages/bf/9c/b8277ee1c3af601b11e9da9d4c679f8d56537f12326675eb01fa7927a883/kgcl_schema-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 19:51:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "kgcl-schema"
}