gs1ContactTitle constant

IriTerm const gs1ContactTitle

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

The job title of the person that can be contacted for example Manager.

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

Implementation

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