Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

antelope-interface

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antelope-interface

A common interface for accessing LCA data

  • 0.3.0
  • PyPI
  • Socket score

Maintainers
1

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 Home to the Antelope authentication service
  • antelope_core The reference implementation including local data source management.
  • antelope_background Used for partial ordering of databases and construction and inversion of matrices
  • antelope_foreground Used for building foreground models

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc