gs1OrganizationFormationDate constant

IriTerm const gs1OrganizationFormationDate

organizationFormationDate from gs1 vocabulary [Expects: http://www.w3.org/2001/XMLSchema#date]

Date in which an organisation was formed or otherwise established. Note that this is NOT the date when a GLN was allocated to identify the organisation. To designate when organisation was terminated, see gs1:organizationTerminationDate

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

Implementation

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