{"id":23158729,"url":"https://github.com/greendelta/olca-modules","last_synced_at":"2025-04-06T09:11:22.410Z","repository":{"id":10330762,"uuid":"12461557","full_name":"GreenDelta/olca-modules","owner":"GreenDelta","description":"Source code of the openLCA modules","archived":false,"fork":false,"pushed_at":"2025-03-29T08:07:14.000Z","size":72687,"stargazers_count":34,"open_issues_count":7,"forks_count":32,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-29T09:21:37.097Z","etag":null,"topics":["java","maven","openlca"],"latest_commit_sha":null,"homepage":"openlca.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GreenDelta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-08-29T13:57:33.000Z","updated_at":"2025-03-28T15:42:04.000Z","dependencies_parsed_at":"2023-10-10T17:44:10.105Z","dependency_job_id":"0e7260c8-5ff2-4c50-96f1-71a7a08cec54","html_url":"https://github.com/GreenDelta/olca-modules","commit_stats":{"total_commits":4018,"total_committers":12,"mean_commits":334.8333333333333,"dds":0.1851667496266799,"last_synced_commit":"0c197a616686ff92cbd90197dd826942db463fde"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreenDelta%2Folca-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreenDelta%2Folca-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreenDelta%2Folca-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreenDelta%2Folca-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GreenDelta","download_url":"https://codeload.github.com/GreenDelta/olca-modules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457803,"owners_count":20941906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","maven","openlca"],"created_at":"2024-12-17T22:27:18.482Z","updated_at":"2025-04-06T09:11:22.389Z","avatar_url":"https://github.com/GreenDelta.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openLCA – modules\nThis project provides the core functionality of [openLCA](http://openlca.org) as\na set of [Maven](https://maven.apache.org/) modules. Since version 1.4\nthe [openLCA application](https://github.com/GreenDelta/olca-app) is built on\ntop of these modules.\n\n\n## Usage\n\nThe modules are available in the [Maven Central Repository](https://repo1.maven.org/maven2/org/openlca/),\nso you can just add them as a dependency to your project:\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eorg.openlca\u003c/groupId\u003e\n  \u003cartifactId\u003eolca-core\u003c/artifactId\u003e\n  \u003cversion\u003e2.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nA Java version \u003e= 17 is required.\n\n\n## Installation from source\n\nIn order to build the modules from source, you need to have a [JDK \u003e=17](https://adoptium.net)\nand [Maven 3](https://maven.apache.org/install.html) installed. Then, building\nthe modules can be done like this:\n\n```bash\ngit clone https://github.com/GreenDelta/olca-modules.git\ncd olca-modules\nmvn install\n```\n\nIf the build fails because of failing tests you can skip them via:\n\n```bash\nmvn install -DskipTests=true\n```\n\n## Content\n* olca-core: the openLCA kernel with the openLCA model, the database layer,\n  LCA calculations, [JSON-LD](https://github.com/GreenDelta/olca-schema) data\n  exchange etc.\n* olca-git: a client API to communicate with data repositories using Git\n* olca-io: the import-export API of openLCA\n* olca-ipc: inter-process communication with openLCA over JSON-RPC/HTTP\n* olca-proto-io: data exchange via Protocol Buffers and gRPC\n\n## License\nUnless stated otherwise, all source code of the openLCA project is licensed\nunder the [Mozilla Public License, v. 2.0](http://mozilla.org/MPL/2.0/). Please\nsee the LICENSE.txt file in the root directory of the source code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreendelta%2Folca-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreendelta%2Folca-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreendelta%2Folca-modules/lists"}