IATA-Cargo / ONE-Record

This repository contains the documentation & specs for the ONE Record standard.
https://onerecord.iata.org
MIT License
99 stars 51 forks source link

Add Operator #229

Open lambertciata opened 4 months ago

lambertciata commented 4 months ago

Operator (driver, pilot, etc.) is required either on TransportMeans or TransportMovement.

Taskforce validates the requirement with a preference to have it on TransportMovement as an operator can change for each movement.

Taskforce validates it should be an array as we can have multiple operators (e.g. pilot and co-pilots are identified)

Taskforce still needs to assess if we use the Party object (with addition of roles from UNCEFACT list) or operator directly as a Person

lambertciata commented 2 months ago

Party includes both Organizations and Persons.