gs1PackagingDate constant

IriTerm const gs1PackagingDate

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

The packaging date is the date when the goods were packed as determined by the packager. 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 gs1PackagingDate = IriTerm(
  'https://ref.gs1.org/voc/packagingDate',
);