gs1ProductionDateTime constant

IriTerm const gs1ProductionDateTime

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

The date and time of production (or assembly). The date and time of production is determined by the manufacturer. The date and time may refer to the trade item itself or to the items contained.

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

Implementation

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