gs1ProductionDate constant

IriTerm const gs1ProductionDate

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

The production date is the production or assembly date determined by the manufacturer. The date may refer to the trade item itself or to items contained.

Can be used on: https://ref.gs1.org/voc/Product, http://schema.org/Product

Implementation

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