Skip to content

Exports Materials and Processes as OpenLCA Processes and Flows

License

Notifications You must be signed in to change notification settings

OpenSemanticLab/app-openlca-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-openlca-export

Exports Materials and Processes as OpenLCA Processes and Flows

This app can run standalone or deployed via https://github.com/OpenSemanticWorld/python-docker-app

Configuration

Reference data must be provided by exporting flow properties and units from OpenLCA (as zipped JSON-LD files, see OPENLCA_REFDATA_PATH)

Environment Variables

Name Example Description
OSW_SERVER https://demo.open-semantic-lab.org Root url of the target instance
OPENLCA_EXPORT_CATEGORY OSL Export Name of the OpenLCA Category for exported flows and processes
OPENLCA_REFDATA_PATH openlca_2_elcd_background_data.zip Filepath for the background data, relative to pn_app.py

Example .env file

OSW_SERVER = 'https://demo.open-semantic-lab.org'
OPENLCA_EXPORT_CATEGORY = "OSL Export"
OPENLCA_REFDATA_PATH = 'openlca_2_elcd_background_data.zip'

Screenshot

tempsnip

About

Exports Materials and Processes as OpenLCA Processes and Flows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages