vehicleModelDate constant

IriTerm const vehicleModelDate

IRI for schemahttp:vehicleModelDate [Expects: http://schema.org/Date]

The release date of a vehicle model (often used to differentiate versions of the same make and model).

Can be used on: http://schema.org/Vehicle

Implementation

static const vehicleModelDate = IriTerm.prevalidated(
  'http://schema.org/vehicleModelDate',
);