This repository contains the SCF iLEAP Data Model Extension to the Pathfinder Framework Data Model. This extension enables the integration of Logistics Emissions Data Exchange into the Pathfinder Network.
The technical foundations of the iLEAP Data Model Extension, including considerations about its motivation and use, can be found here.
This repository also contains a Rust implementation of the iLEAP data model in the folder gen/.
This code is also used to generate the JSON schema files for the iLEAP data model, which can be accessed from the folder gen/schemas.
You can access a SQL-based realization of the iLEAP data model in the file ileap.sql.
We welcome external contributions.
CONTRIBUTING.md contains more details.