gs1ParentOrganization constant
IriTerm
const gs1ParentOrganization
parentOrganization from gs1 vocabulary [Expects: https://ref.gs1.org/voc/Organization]
Designates the legal entity or function directly above the organisation/party being identified in a hierarchy. This is not defaulted to the highest-level entity in the hierarchy. Only one parent organisation SHALL be associated to a single GLN. To specify other affiliated organisations, see gs1:affiliatedTo, gs1:managedBy, gs1:franchiseeOf, gs1:ownedBy. To specify an organisation/party lower in the hierarchy, see gs1:subOrganization.
Can be used on: https://ref.gs1.org/voc/Organization
Implementation
static const gs1ParentOrganization = IriTerm(
'https://ref.gs1.org/voc/parentOrganization',
);