https://github.com/greendelta/olca-ecospold-2
https://github.com/greendelta/olca-ecospold-2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/greendelta/olca-ecospold-2
- Owner: GreenDelta
- License: mpl-2.0
- Created: 2023-06-06T18:43:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T12:01:46.000Z (over 2 years ago)
- Last Synced: 2025-02-10T03:46:18.600Z (over 1 year ago)
- Language: HTML
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```