Table of Contents
soda4LCA is a web-based database application designed to store and retrieve Life Cycle Inventory (LCI) and Life Cycle Impact Assessment (LCIA) datasets formatted in the ILCD format. It also exposed a RESTful service interface to communicate directly with other LCA software tools and/or databases. Multiple soda4LCA nodes can be joined to a network, where a search operation will query all nodes in the network.
No. soda4LCA is provided in source and binary form under the GNU General Public License (GPL) that gives you legal permission to run, copy, distribute and/or modify the software.
No. soda4LCA is merely a sofware application. One source where you may obtain ILCD datasets free of charge is the European Commission's Platform on LCA at http://lca.jrc.it/.
Currently, the European Commission's International Reference Life Cycle Data Format (ILCD Format) version 1.1 is supported.
You need a computer running an operating system that supports both Java and MySQL. Usually that will be Linux, Mac OS X or Windows. Java (version 1.6 or newer), a MySQL database (version 5.0 or newer) and Tomcat (version 6.0 or newer) need to be installed on that machine.
To join multiple soda4LCA nodes to a network, a registry is not necessarily needed. For every node that is supposed to be searching other nodes, follow these steps:
Log in to the administration interface.
From the "Network" menu, select "Add Node".
Enter the service URL of the node you want to add to the list of network nodes.
Repeat step 2 and 3 for every node that you want to be queried.