An open API service indexing awesome lists of open source software.

https://github.com/greendelta/olca-ecospold-2


https://github.com/greendelta/olca-ecospold-2

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# openLCA EcoSpold v2 API

This is a Java library for reading and writing data sets in the
[EcoSpold 2 data format](https://ecoinvent.org/the-ecoinvent-database/data-formats/ecospold2/).
It was originally part of the [openLCA modules](https://github.com/GreenDelta/olca-modules)
but was moved to a separate repository since version 2.0.0.

## Usage

Add this dependency to your project:

```xml

org.openlca
olca-ecospold-2
2.0.0

```