gs1BestBeforeDate constant

IriTerm const gs1BestBeforeDate

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

Best before date on the label or package signifies the end of the period under which the product will retain specific quality attributes or claims even though the product may continue to retain positive quality attributes after this date. Best before date is primarily used for consumer information and may be a regulatory requirement.

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

Implementation

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