This repository contains the iLEAP Data Model and protocol for logistics emissions transparency.
It is realized as a so-called Data Model Extension to the PACT Data Model.
This extension enables
- transparency over logistics emissions and intensity data, based on the GLEC Framework v3.1 and ISO14083:2023
- interoperable flow of such data between IT systems
- interoperability with the PACT Data Model and protocol of Version 2
You can access a SQL-based realization of the iLEAP data model in the file ileap.sql.
SINE provides also Rust implementations of
- the PACT Data Model,
- the iLEAP Data Model, and
- a demo API conforming to the iLEAP Technical Specifications.
These can be found in the
sine-fdn/impact-protocols
repository.
An SQLITE3-compliant SQL data model of the iLEAP data model extension can also be found in sine-fdn/impact-protocols
We welcome external contributions.
CONTRIBUTING.md contains more details.