Name | antelope-interface JSON |
Version |
0.2.7
JSON |
| download |
home_page | None |
Summary | A common interface for accessing LCA data |
upload_time | 2024-09-11 01:00:44 |
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/c9/25/f246291a15175f0e5a11fef51c9a39a3197d7e824edc32124c67f7752933/antelope_interface-0.2.7.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.2.7",
"project_urls": null,
"split_keywords": [
"one",
" two"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7a816c0519243531626ae7668a8ce89a41ade865d93c0916707f85d191e166e9",
"md5": "8240fc0e75da76be259c798bc5a845b9",
"sha256": "72986f72f33b2fe76a33fe3278eda416fe584380bd79593740afb2061dff11a1"
},
"downloads": -1,
"filename": "antelope_interface-0.2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8240fc0e75da76be259c798bc5a845b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 65219,
"upload_time": "2024-09-11T01:00:42",
"upload_time_iso_8601": "2024-09-11T01:00:42.565638Z",
"url": "https://files.pythonhosted.org/packages/7a/81/6c0519243531626ae7668a8ce89a41ade865d93c0916707f85d191e166e9/antelope_interface-0.2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c925f246291a15175f0e5a11fef51c9a39a3197d7e824edc32124c67f7752933",
"md5": "ed1f6d021079d1cd7a640724a30f085e",
"sha256": "fe9d61eddb011e4e5a82d3cdce731e66f16c0512147692bcc50c4d233dc0c4db"
},
"downloads": -1,
"filename": "antelope_interface-0.2.7.tar.gz",
"has_sig": false,
"md5_digest": "ed1f6d021079d1cd7a640724a30f085e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 57256,
"upload_time": "2024-09-11T01:00:44",
"upload_time_iso_8601": "2024-09-11T01:00:44.103778Z",
"url": "https://files.pythonhosted.org/packages/c9/25/f246291a15175f0e5a11fef51c9a39a3197d7e824edc32124c67f7752933/antelope_interface-0.2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-11 01:00:44",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "antelope-interface"
}