gs1SubOrganization constant

IriTerm const gs1SubOrganization

subOrganization from gs1 vocabulary [Expects: https://ref.gs1.org/voc/Organization]

Designates a legal entity or function directly below the organisation/party being identified in a hierarchy. There may be multiple sub-organisations associated to a single GLN. To specify other affiliated organisations, see gs1:manages, gs1:franchisorOf, gs1:owns. To specify a parent organisation, see gs1:parentOrganization.

Can be used on: https://ref.gs1.org/voc/Organization

Implementation

static const gs1SubOrganization = IriTerm(
  'https://ref.gs1.org/voc/subOrganization',
);