gs1CertificationEndDate constant

IriTerm const gs1CertificationEndDate

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

Last date of validity for the certification. (After this date the certification lapses and would need to be renewed/replaced)

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

Implementation

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