This repository contains the SCF iLEAP Data Model Extension to the PACT 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.
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.