gs1OrganizationRole constant

IriTerm const gs1OrganizationRole

organizationRole from gs1 vocabulary [Expects: https://ref.gs1.org/voc/OrganizationRoleType]

The role and/or purpose of a party (i.e. legal entity or function). Multiple values from gs1:OrganizationRoleType code list may be associated to a single organisation/party.

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

Implementation

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