enginePower constant

IriTerm const enginePower

IRI for schemahttp:enginePower [Expects: http://schema.org/QuantitativeValue]

The power of the vehicle's engine. Typical unit code(s): KWT for kilowatt, BHP for brake horsepower, N12 for metric horsepower (PS, with 1 PS = 735,49875 W)\n\n* Note 1: There are many different ways of measuring an engine's power. For an overview, see http://en.wikipedia.org/wiki/Horsepower#Engine_power_test_codes.\n* Note 2: You can link to information about how the given value has been determined using the {valueReference} property.\n* Note 3: You can use {minValue} and {maxValue} to indicate ranges.

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

Implementation

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