gs1AvailableLanguage constant

IriTerm const gs1AvailableLanguage

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

ISO 639-1 code specifying the language of a specified contact point.

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

Implementation

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