EngineSpecification constant

IriTerm const EngineSpecification

IRI for schema:EngineSpecification

Information about the engine of the vehicle. A vehicle can have multiple engines represented by multiple engine specification entities.

Implementation

static const EngineSpecification = IriTerm.prevalidated(
  'https://schema.org/EngineSpecification',
);