gs1HarvestDateStart constant

IriTerm const gs1HarvestDateStart

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

The harvest start date. For example, the harvest start date can be the date when an animal was slaughtered or killed, a fish has been harvested, or a crop was harvested. This start date is determined by the organisation conducting the harvesting. Different organisations may use more specific terminology when referring to their specific needs and use terms such as: Date of catch or slaughter date. When referring to animals the date range refers to the whole animal and all meat or fish cuts derived from this animal.

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

Implementation

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