Name | antelope-interface JSON |
Version |
0.3.2
JSON |
| download |
home_page | None |
Summary | A common interface for accessing LCA data |
upload_time | 2025-08-16 02:17:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | BSD-3-Clause |
keywords |
one
two
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# antelope
Standard Interface and reference framework for LCA
The `antelope` package is an interface specification for accessing LCA data resources.
The goal of the Antelope project is to reduce the complexity of LCA along three central
fronts:
1. Reduce complexity of *modeling* by providing a simple, recursive data structure (the
fragment) that can effectively describe complex, dynamic LCA models;
2. Reduce complexity of *software* by liberating users from costly and cumbersome desktop
LCA software applications and relocating reference data to the cloud, without compromising
computational sophistication;
3. Reduce complexity of *communication* by providing online tools for describing and sharing
LCA models that conceal or omit confidential and proprietary information.
## Principles
The Antelope framework is *distributed by design*, intended to allow data owners to independently
create and manage their own intellectual property, allowing access by others while regulating
what can be seen and concealed.
Antelope provides a *hosting platform* for working online and sharing information within a
trust network. User-owned data is managed by owners, while reference data is curated by
the user community.
Antelope uses *separation of concerns* to help organize different computational facets of
the LCA problem into separate services.
## Documentation
Coming to github.io
### See Also
* [vault.lc](https://vault.lc/) Home to the Antelope authentication service
* [antelope_core](https://github.com/AntelopeLCA/core) The reference implementation including local data source management.
* [antelope_background](https://github.com/AntelopeLCA/background) Used for partial ordering of databases and construction and inversion of matrices
* [antelope_foreground](https://github.com/AntelopeLCA/foreground) Used for building foreground models
Raw data
{
"_id": null,
"home_page": null,
"name": "antelope-interface",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "one, two",
"author": null,
"author_email": "Brandon Kuczenski <bkuczenski@ucsb.edu>",
"download_url": "https://files.pythonhosted.org/packages/6c/fc/64fc006dbe0497486b3b5dc6e4a1dabd522b2f1df8414e548e2286baf3ff/antelope_interface-0.3.2.tar.gz",
"platform": null,
"description": "# antelope\nStandard Interface and reference framework for LCA\n\nThe `antelope` package is an interface specification for accessing LCA data resources. \nThe goal of the Antelope project is to reduce the complexity of LCA along three central \nfronts:\n\n 1. Reduce complexity of *modeling* by providing a simple, recursive data structure (the\nfragment) that can effectively describe complex, dynamic LCA models;\n 2. Reduce complexity of *software* by liberating users from costly and cumbersome desktop\nLCA software applications and relocating reference data to the cloud, without compromising\ncomputational sophistication;\n 3. Reduce complexity of *communication* by providing online tools for describing and sharing\nLCA models that conceal or omit confidential and proprietary information.\n\n\n## Principles\n\nThe Antelope framework is *distributed by design*, intended to allow data owners to independently\ncreate and manage their own intellectual property, allowing access by others while regulating\nwhat can be seen and concealed.\n\nAntelope provides a *hosting platform* for working online and sharing information within a\ntrust network. User-owned data is managed by owners, while reference data is curated by\nthe user community.\n\nAntelope uses *separation of concerns* to help organize different computational facets of\nthe LCA problem into separate services. \n\n## Documentation\n\nComing to github.io\n\n### See Also\n\n * [vault.lc](https://vault.lc/) Home to the Antelope authentication service\n * [antelope_core](https://github.com/AntelopeLCA/core) The reference implementation including local data source management.\n * [antelope_background](https://github.com/AntelopeLCA/background) Used for partial ordering of databases and construction and inversion of matrices\n * [antelope_foreground](https://github.com/AntelopeLCA/foreground) Used for building foreground models\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A common interface for accessing LCA data",
"version": "0.3.2",
"project_urls": null,
"split_keywords": [
"one",
" two"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f5e8055fb0f3d857545e5f7d2d6830c8ad5efd3cd88f4c9494c5cc8490102c06",
"md5": "c2c8c1ea922c4763b75954f63758c1b5",
"sha256": "d893a0217830afa16bbf7f00ce53538b696124d89ef7f56a9ca96b72d9a0c249"
},
"downloads": -1,
"filename": "antelope_interface-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c2c8c1ea922c4763b75954f63758c1b5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 67936,
"upload_time": "2025-08-16T02:17:49",
"upload_time_iso_8601": "2025-08-16T02:17:49.303886Z",
"url": "https://files.pythonhosted.org/packages/f5/e8/055fb0f3d857545e5f7d2d6830c8ad5efd3cd88f4c9494c5cc8490102c06/antelope_interface-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6cfc64fc006dbe0497486b3b5dc6e4a1dabd522b2f1df8414e548e2286baf3ff",
"md5": "790f5a651633280290d5a7ac87001b89",
"sha256": "4041e057c189bda65ddfcfebe1aa59713375615fe1f09c0dc614998d28d2b268"
},
"downloads": -1,
"filename": "antelope_interface-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "790f5a651633280290d5a7ac87001b89",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 59519,
"upload_time": "2025-08-16T02:17:50",
"upload_time_iso_8601": "2025-08-16T02:17:50.483261Z",
"url": "https://files.pythonhosted.org/packages/6c/fc/64fc006dbe0497486b3b5dc6e4a1dabd522b2f1df8414e548e2286baf3ff/antelope_interface-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-16 02:17:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "antelope-interface"
}