EngineSpecification

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

Subclass of: StructuredValue

Properties from EngineSpecification

Property Expected Type Description
engineDisplacement QuantitativeValue The volume swept by all of the pistons inside the cylinders of an internal combustion engine in a single movement.

Typical unit code(s): CMQ for cubic centimeter, LTR for liters, INQ for cubic inches
* Note 1: You can link to information about how the given value has been determined using the valueReference property.
* Note 2: You can use minValue and maxValue to indicate ranges.
enginePower 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)

* 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.
* Note 2: You can link to information about how the given value has been determined using the valueReference property.
* Note 3: You can use minValue and maxValue to indicate ranges.
engineType QualitativeValue, Text, URL The type of engine or engines powering the vehicle.
fuelType QualitativeValue, URL, Text The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle.
torque QuantitativeValue The torque (turning force) of the vehicle's engine.

Typical unit code(s): NU for newton metre (N m), F17 for pound-force per foot, or F48 for pound-force per inch

* Note 1: You can link to information about how the given value has been determined (e.g. reference RPM) using the valueReference property.
* Note 2: You can use minValue and maxValue to indicate ranges.

Properties from Thing

Property Expected Type Description
additionalType Text, URL An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.
alternateName Text An alias for the item.
description TextObject, Text A description of the item.
disambiguatingDescription Text A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
identifier PropertyValue, URL, Text The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details.
image ImageObject, URL An image of the item. This can be a URL or a fully described ImageObject.
mainEntityOfPage URL, CreativeWork Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.
name Text The name of the item.
potentialAction Action Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
sameAs URL URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
subjectOf CreativeWork, Event A CreativeWork or Event about this Thing.
url URL URL of the item.