Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.42 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.42 KB
**This extension was created for demonstration purposes and is not meant for production purposes, yet**

UN/LOCODE Data Model Extension – version 0.1.0

This repository contains a Data Model Extension to the Pathfinder Framework Data Model that allows for the specification of the UN/LOCODE of a ProductFootprint.

Technical Specifications

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

schema.json

As per the Technical Specifications for Data Model Extensions, a data model extension must be provide by a schema.json specifying the object (and its properties) to be added to the Pathfinder Framework Data Model. That schema.json can be found here.

Samples

A sample JSON with the properties allowed for by the UN/LOCODE Data Model Extension can be found here.

A sample full ProductFootprint including the UN/LOCODE extension can be found here.

Contribute

In order to contribute, please open an issue or a pull request. All feedback welcomed.