Skip to content

sine-fdn/ileap-extension

Folders and files

NameName
Last commit message
Last commit date
Dec 12, 2024
Mar 18, 2025
Nov 5, 2024
Nov 5, 2024
Mar 21, 2024
Mar 19, 2025
Jul 29, 2024
Oct 31, 2024
May 22, 2023
Dec 12, 2024
Oct 31, 2024

Repository files navigation

iLEAP Data Model Extension – version 0.2.0

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.

Technical Specifications

The technical foundations of the iLEAP Data Model Extension, including considerations about its motivation and use, can be found here.

SQL-based Data Model

You can access a SQL-based realization of the iLEAP data model in the file ileap.sql.

Rust Implementation

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.

SQL Example Implementation

An SQLITE3-compliant SQL data model of the iLEAP data model extension can also be found in sine-fdn/impact-protocols

Contribute

We welcome external contributions.

CONTRIBUTING.md contains more details.