Skip to content

sine-fdn/ileap-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iLEAP Data Model Extension – version 0.2.0

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.

Technical Specifications

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

Data Model Implementation in Rust

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.

SQL-based Data Model

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

Contribute

We welcome external contributions.

CONTRIBUTING.md contains more details.