gs1OrganizationTradingName constant

IriTerm const gs1OrganizationTradingName

organizationTradingName from gs1 vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#langString]

A trading name or alternative forms of a legal entity's name as recognised by some jurisdictions. To specify a general name, see gs1:organizationName. For legal name, see gs1:organizationLegalName. To specify the name of a function, see gs1:department.

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

Implementation

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