**This extension was created for demonstration purposes and is not meant for production purposes, yet**
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
.
The technical foundations of the UN/LOCODE Data Model Extension, including considerations about its motivation and use, can be found here.
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.
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.
In order to contribute, please open an issue or a pull request. All feedback welcomed.